summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxsdrexport.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-09-17 09:20:21 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-09-17 09:55:42 +0100
commitd49d0139a7f4b9835a2179b6dcc6741a41b0197c (patch)
tree2c6aa787519162454e7ce0496ca3c7704a0117ec /sw/source/filter/ww8/docxsdrexport.hxx
parente03223d4c3cdc5d89598f0afefbd3eaee8a69736 (diff)
callcatcher: update unused code
Change-Id: I2ddda0600ee876e9886ee3221f0ac5ad515fbd22
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 8ee6cd7756cd..31ca9654265b 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();
- /// Is paragraph sdt open in the current drawing?
- bool isParagraphSdtOpen();
/// Set if paragraph sdt open in the current drawing.
void setParagraphSdtOpen(bool bParagraphSdtOpen);