summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpstyl.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 09:39:52 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 09:39:52 +0000
commit5104c990d0e7a8f169c8e0318f9b59756be1f72f (patch)
treea6488f841c7051445abf3a9f7cb99eb8d8a3d99f /xmloff/source/draw/ximpstyl.hxx
parent21ff69e4fbc6ff73f8d33dbac6c6b25d44ef9d16 (diff)
INTEGRATION: CWS impresstables2 (1.12.112); FILE MERGED
2007/08/01 14:16:08 cl 1.12.112.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/26 17:10:57 cl 1.12.112.1: #i68103# working on tables in draw
Diffstat (limited to 'xmloff/source/draw/ximpstyl.hxx')
-rw-r--r--xmloff/source/draw/ximpstyl.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/source/draw/ximpstyl.hxx b/xmloff/source/draw/ximpstyl.hxx
index ac92e562b953..13ec9524b41f 100644
--- a/xmloff/source/draw/ximpstyl.hxx
+++ b/xmloff/source/draw/ximpstyl.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ximpstyl.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:12:42 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:39:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -231,6 +231,7 @@ class SdXMLStylesContext : public SvXMLStylesContext
SdXMLImport& GetSdImport() { return (SdXMLImport&)GetImport(); }
void ImpSetGraphicStyles() const;
+ void ImpSetCellStyles() const;
void ImpSetGraphicStyles( com::sun::star::uno::Reference< com::sun::star::container::XNameAccess >& xPageStyles,
sal_uInt16 nFamily, const UniString& rPrefix) const;