summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxsdrexport.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-05-12 21:21:55 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-05-12 21:50:03 +0200
commitd3339c6160d33a58703e741991b937e7b94a9376 (patch)
tree1d79add87009fee15500f4384fd9692925977264 /sw/source/filter/ww8/docxsdrexport.hxx
parent82952c40e12581cd8a271b1cd12285bb4371627b (diff)
unused DocxSdrExport::get/setFlyFrameGraphic
Change-Id: If8b541e3493ca221bf3c2f75f12f0856a3b372f6
Diffstat (limited to 'sw/source/filter/ww8/docxsdrexport.hxx')
-rw-r--r--sw/source/filter/ww8/docxsdrexport.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/docxsdrexport.hxx b/sw/source/filter/ww8/docxsdrexport.hxx
index 32a5644701ef..21efb55d065a 100644
--- a/sw/source/filter/ww8/docxsdrexport.hxx
+++ b/sw/source/filter/ww8/docxsdrexport.hxx
@@ -64,8 +64,6 @@ public:
/// Same, as DocxAttributeOutput::m_bBtLr, but for textframe rotation.
bool getFrameBtLr();
void setFrameBtLr(bool bFrameBtLr);
- bool getFlyFrameGraphic();
- void setFlyFrameGraphic(bool bFlyFrameGraphic);
sax_fastparser::FastAttributeList*& getFlyFillAttrList();
sax_fastparser::FastAttributeList* getFlyWrapAttrList();
void setFlyWrapAttrList(sax_fastparser::FastAttributeList* pAttrList);