summaryrefslogtreecommitdiff
path: root/xmloff/source/style/impastpl.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-01-05 10:36:30 +0000
committerOliver Bolte <obo@openoffice.org>2005-01-05 10:36:30 +0000
commitd36aada55718365619bbe9bd472b509d0239f4a1 (patch)
tree81e2447df2fd9e3e9418066612f4a6ea02ce056b /xmloff/source/style/impastpl.hxx
parent12a5cda33bb63e44280bd8e5e8ccd9912177e89a (diff)
INTEGRATION: CWS swqcore02 (1.8.244); FILE MERGED
2004/11/24 16:00:29 dvo 1.8.244.1: #i30054# prevent name-collision of styles and automatic-styles in storage format
Diffstat (limited to 'xmloff/source/style/impastpl.hxx')
-rw-r--r--xmloff/source/style/impastpl.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/style/impastpl.hxx b/xmloff/source/style/impastpl.hxx
index 14a6736526dd..d564cbf21fbc 100644
--- a/xmloff/source/style/impastpl.hxx
+++ b/xmloff/source/style/impastpl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: impastpl.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2003-08-07 12:30:05 $
+ * last change: $Author: obo $ $Date: 2005-01-05 11:36:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -234,6 +234,9 @@ public:
const UniReference < SvXMLExportPropertyMapper > & rMapper,
const ::rtl::OUString& rStrPrefix, sal_Bool bAsFamily = sal_True );
void RegisterName( sal_Int32 nFamily, const ::rtl::OUString& rName );
+ void GetRegisteredNames(
+ com::sun::star::uno::Sequence<sal_Int32>& aFamilies,
+ com::sun::star::uno::Sequence<rtl::OUString>& aNames );
// ::rtl::OUString Add( sal_Int32 nFamily, const ::rtl::OUString& rParent,
// const ::std::vector< XMLPropertyState >& rProperties,