summaryrefslogtreecommitdiff
path: root/include/filter/msfilter/msoleexp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/filter/msfilter/msoleexp.hxx')
-rw-r--r--include/filter/msfilter/msoleexp.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/filter/msfilter/msoleexp.hxx b/include/filter/msfilter/msoleexp.hxx
index 445e86d5f58c..6043bae832cd 100644
--- a/include/filter/msfilter/msoleexp.hxx
+++ b/include/filter/msfilter/msoleexp.hxx
@@ -45,7 +45,6 @@ class MSFILTER_DLLPUBLIC SvxMSExportOLEObjects
sal_uInt32 nConvertFlags;
public:
SvxMSExportOLEObjects( sal_uInt32 nCnvrtFlgs ) : nConvertFlags(nCnvrtFlgs) {}
- sal_uInt32 GetFlags() const { return nConvertFlags; }
void ExportOLEObject( svt::EmbeddedObjectRef& rObj, SotStorage& rDestStg );
void ExportOLEObject( const css::uno::Reference < css::embed::XEmbeddedObject>& rObj, SotStorage& rDestStg );