summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxsdrexport.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-05-21 11:21:18 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-05-21 11:27:40 +0200
commit0fc4bd96749dd799593625d07c274e3e4f31b6ec (patch)
tree2b986b2a42414030fa18a05201be730706c8923b /sw/source/filter/ww8/docxsdrexport.hxx
parent1fc9923b194da3ba346f0f0583c130b4284642ba (diff)
unused DocxSdrExport::setDrawingOpen()
Change-Id: I8a5d36325edda8c475c4ad5874ec83c444bf2b50
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 ebc3c97ef094..d88a204de7c4 100644
--- a/sw/source/filter/ww8/docxsdrexport.hxx
+++ b/sw/source/filter/ww8/docxsdrexport.hxx
@@ -65,7 +65,6 @@ public:
bool getFrameBtLr();
bool IsDrawingOpen();
- void setDrawingOpen(bool bDrawingOpen);
bool IsParagraphHasDrawing();
void setParagraphHasDrawing(bool bParagraphHasDrawing);
sax_fastparser::FastAttributeList*& getFlyFillAttrList();