Searched refs:bProgName (Results 1 – 2 of 2) sorted by relevance
361 pHash = bProgName ? pParaProgMap : pParaUIMap; in getHashTable()389 if ( bProgName ) in getHashTable()398 pHash = bProgName ? pCharProgMap : pCharUIMap; in getHashTable()412 if (bProgName ) in getHashTable()421 pHash = bProgName ? pFrameProgMap : pFrameUIMap; in getHashTable()428 if ( bProgName ) in getHashTable()437 pHash = bProgName ? pPageProgMap : pPageUIMap; in getHashTable()444 if ( bProgName ) in getHashTable()453 pHash = bProgName ? pNumRuleProgMap : pNumRuleUIMap; in getHashTable()460 if ( bProgName ) in getHashTable()[all …]
139 static void fillNameFromId ( sal_uInt16 nId, String &rName, sal_Bool bProgName );140 static const String& getNameFromId ( sal_uInt16 nId, const String &rName, sal_Bool bProgName );141 static const NameToIdHash& getHashTable ( SwGetPoolIdFromName, sal_Bool bProgName );
Completed in 39 milliseconds