summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxsdrexport.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-05-12 12:06:29 +0200
committerNoel Grandin <noel@peralex.com>2014-05-13 12:00:27 +0200
commitffa2229a8ebf3b42f6327589814063fc39db7118 (patch)
tree0f3abaaaa143a0f8b784ad0a80f64207e3e10bc2 /sw/source/filter/ww8/docxsdrexport.hxx
parentfd4c3670dc509f3e10132106475c3dc414f91412 (diff)
remove dead code
Change-Id: Ic4fb478921714429af138ca212bd7f67f408d434
Diffstat (limited to 'sw/source/filter/ww8/docxsdrexport.hxx')
-rw-r--r--sw/source/filter/ww8/docxsdrexport.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/docxsdrexport.hxx b/sw/source/filter/ww8/docxsdrexport.hxx
index 21efb55d065a..b54cad4660b5 100644
--- a/sw/source/filter/ww8/docxsdrexport.hxx
+++ b/sw/source/filter/ww8/docxsdrexport.hxx
@@ -63,7 +63,6 @@ public:
OStringBuffer& getTextFrameStyle();
/// Same, as DocxAttributeOutput::m_bBtLr, but for textframe rotation.
bool getFrameBtLr();
- void setFrameBtLr(bool bFrameBtLr);
sax_fastparser::FastAttributeList*& getFlyFillAttrList();
sax_fastparser::FastAttributeList* getFlyWrapAttrList();
void setFlyWrapAttrList(sax_fastparser::FastAttributeList* pAttrList);