summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 08:41:50 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 08:41:50 +0000
commite18ae68046c563493a0789a8382e7f5d633f02ac (patch)
tree2191b24c4e8ed7c4fb08f253d242fd331494743a
parent968021821ca572726a0bf977dc20130182bc7ba2 (diff)
INTEGRATION: CWS dba23a (1.19.74); FILE MERGED
2007/03/07 13:27:21 fs 1.19.74.1: #i74186# export control ids for grid columns, too (they're required by the schema, though not needed)
-rw-r--r--xmloff/source/forms/layerexport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/forms/layerexport.hxx b/xmloff/source/forms/layerexport.hxx
index cd9166d0a353..8d6e56c9ad96 100644
--- a/xmloff/source/forms/layerexport.hxx
+++ b/xmloff/source/forms/layerexport.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: layerexport.hxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: hr $ $Date: 2006-10-24 15:10:40 $
+ * last change: $Author: kz $ $Date: 2007-05-10 09:41:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -296,7 +296,7 @@ namespace xmloff
/** collects AutoStyles for grid columns
*/
- void collectGridAutoStyles( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxControl );
+ void collectGridColumnStylesAndIds( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxControl );
/** ensures that the number format of the given control exist in our own formats supplier.