summaryrefslogtreecommitdiff
path: root/sd/inc/stlsheet.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-04 11:44:44 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-04 11:44:44 +0000
commitfbfef94f70f59da45406564c21e8cde0cad780ea (patch)
tree11671f9299451f6b800cad78a87ca37941056a64 /sd/inc/stlsheet.hxx
parent33e3e4369fa5aaf28375c7fd4fa440709bfd74ce (diff)
INTEGRATION: CWS impress140 (1.4.18); FILE MERGED
2008/04/03 09:32:19 cl 1.4.18.1: #i87588# fixed empty api name problem and set parent problem
Diffstat (limited to 'sd/inc/stlsheet.hxx')
-rw-r--r--sd/inc/stlsheet.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/stlsheet.hxx b/sd/inc/stlsheet.hxx
index c1fd9f19728f..065911b9fe07 100644
--- a/sd/inc/stlsheet.hxx
+++ b/sd/inc/stlsheet.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stlsheet.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2008-03-12 11:22:55 $
+ * last change: $Author: kz $ $Date: 2008-04-04 12:44:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -85,7 +85,7 @@ public:
SdStyleSheet* GetPseudoStyleSheet() const;
void SetApiName( const ::rtl::OUString& rApiName );
- rtl::OUString GetApiName() const { return msApiName; }
+ rtl::OUString GetApiName() const;
static rtl::OUString GetFamilyString( SfxStyleFamily eFamily );