summaryrefslogtreecommitdiffstats
path: root/include/xmloff/prstylei.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/prstylei.hxx')
-rw-r--r--include/xmloff/prstylei.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/xmloff/prstylei.hxx b/include/xmloff/prstylei.hxx
index 583f3557843e..8ce29d50ed2b 100644
--- a/include/xmloff/prstylei.hxx
+++ b/include/xmloff/prstylei.hxx
@@ -78,10 +78,10 @@ protected:
bool translateNameBasedDrawingLayerFillStyleDefinitionsToStyleDisplayNames();
//UUUU provider for often used sets
- const OldFillStyleDefinitionSet& getStandardSet();
- const OldFillStyleDefinitionSet& getHeaderSet();
- const OldFillStyleDefinitionSet& getFooterSet();
- const OldFillStyleDefinitionSet& getParaSet();
+ static const OldFillStyleDefinitionSet& getStandardSet();
+ static const OldFillStyleDefinitionSet& getHeaderSet();
+ static const OldFillStyleDefinitionSet& getFooterSet();
+ static const OldFillStyleDefinitionSet& getParaSet();
virtual void SetAttribute( sal_uInt16 nPrefixKey,
const OUString& rLocalName,