summaryrefslogtreecommitdiff
path: root/sw/inc/SwStyleNameMapper.hxx
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@yahoo.com>2013-07-28 20:28:15 +0200
committerFridrich Strba <fridrich@documentfoundation.org>2013-07-31 16:22:37 +0000
commit85992e23e734dd728919b72bfa0632c1bf940c28 (patch)
tree10e31708e5afef19bfd7a7783daa993d770600fd /sw/inc/SwStyleNameMapper.hxx
parent431d894f3e04a2fa0addc495587d0080b65c0e36 (diff)
Reduce scope, simplify and reuse code
Change-Id: I94a5df5f947d51fe52f2fd2c9f02dc8558687b0a Reviewed-on: https://gerrit.libreoffice.org/5190 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'sw/inc/SwStyleNameMapper.hxx')
-rw-r--r--sw/inc/SwStyleNameMapper.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sw/inc/SwStyleNameMapper.hxx b/sw/inc/SwStyleNameMapper.hxx
index 9ad540f48071..1c3d512fa2d4 100644
--- a/sw/inc/SwStyleNameMapper.hxx
+++ b/sw/inc/SwStyleNameMapper.hxx
@@ -121,19 +121,9 @@ protected:
*pFrameProgMap,
*pNumRuleProgMap;
- static boost::ptr_vector<String>* NewUINameArray( boost::ptr_vector<String>*&,
- sal_uInt16 nStt,
- sal_uInt16 nEnd );
-
- static boost::ptr_vector<String>* NewProgNameArray( boost::ptr_vector<String>*&,
- const SwTableEntry *pTable,
- sal_uInt8 nCount);
-
static void fillNameFromId ( sal_uInt16 nId, String &rName, bool bProgName );
static const String& getNameFromId ( sal_uInt16 nId, const String &rName, bool bProgName );
static const NameToIdHash& getHashTable ( SwGetPoolIdFromName, bool bProgName );
- static bool SuffixIsUser ( const String & rString );
- static void CheckSuffixAndDelete ( String & rString );
public:
// This gets the UI Name from the programmatic name