Kaydet (Commit) 5104c990 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

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
üst 21ff69e4
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: ximpstyl.hxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -231,6 +231,7 @@ class SdXMLStylesContext : public SvXMLStylesContext ...@@ -231,6 +231,7 @@ class SdXMLStylesContext : public SvXMLStylesContext
SdXMLImport& GetSdImport() { return (SdXMLImport&)GetImport(); } SdXMLImport& GetSdImport() { return (SdXMLImport&)GetImport(); }
void ImpSetGraphicStyles() const; void ImpSetGraphicStyles() const;
void ImpSetCellStyles() const;
void ImpSetGraphicStyles( com::sun::star::uno::Reference< com::sun::star::container::XNameAccess >& xPageStyles, void ImpSetGraphicStyles( com::sun::star::uno::Reference< com::sun::star::container::XNameAccess >& xPageStyles,
sal_uInt16 nFamily, const UniString& rPrefix) const; sal_uInt16 nFamily, const UniString& rPrefix) const;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment