summaryrefslogtreecommitdiff
path: root/include/xmloff/txtparae.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/txtparae.hxx')
-rw-r--r--include/xmloff/txtparae.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/xmloff/txtparae.hxx b/include/xmloff/txtparae.hxx
index a7369eafae24..f6a8c8574c88 100644
--- a/include/xmloff/txtparae.hxx
+++ b/include/xmloff/txtparae.hxx
@@ -44,6 +44,7 @@ class XMLIndexMarkExport;
class XMLRedlineExport;
struct XMLPropertyState;
class MultiPropertySetHelper;
+enum class XMLShapeExportFlags;
namespace com { namespace sun { namespace star
{
@@ -260,7 +261,7 @@ public:
protected:
- sal_Int32 addTextFrameAttributes(
+ XMLShapeExportFlags addTextFrameAttributes(
const ::com::sun::star::uno::Reference <
::com::sun::star::beans::XPropertySet >& rPropSet,
bool bShape,