summaryrefslogtreecommitdiffstats
path: root/xmloff/source/forms/propertyexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/propertyexport.hxx')
-rw-r--r--xmloff/source/forms/propertyexport.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/xmloff/source/forms/propertyexport.hxx b/xmloff/source/forms/propertyexport.hxx
index e31704c40530..1e3eaab55dd3 100644
--- a/xmloff/source/forms/propertyexport.hxx
+++ b/xmloff/source/forms/propertyexport.hxx
@@ -105,8 +105,10 @@ namespace xmloff
*/
void examinePersistence();
- /**
- */
+ template< typename T > void exportRemainingPropertiesSequence(
+ com::sun::star::uno::Any const & value,
+ token::XMLTokenEnum eValueAttName);
+
void exportRemainingProperties();
/** indicates that a property has been handled by a derived class, without using the helper methods of this