Searched refs:SmTokenTableEntry (Results 1 – 6 of 6) sorted by relevance
157 struct SmTokenTableEntry struct245 void operator=(const SmTokenTableEntry& aTokenTableEntry) in operator =()254 void operator=(const SmTokenTableEntry* aTokenTableEntry) in operator =()
143 static const SmTokenTableEntry* GetTokenTableEntry( const OUString &rName );
129 struct SmTokenTableEntry struct
68 static const SmTokenTableEntry aTokenTable[] =301 static bool sortCompare(const SmTokenTableEntry & lhs, const SmTokenTableEntry & rhs) in sortCompare()306 static bool findCompare(const SmTokenTableEntry & lhs, const OUString & s) in findCompare()310 const SmTokenTableEntry * SmParser::GetTokenTableEntry( const OUString &rName ) in GetTokenTableEntry()509 const SmTokenTableEntry *pEntry = GetTokenTableEntry( aName ); in NextToken()
2155 const SmTokenTableEntry *pEntry = SmParser::GetTokenTableEntry( maText ); in AdjustFontDesc()
38 const SmTokenTableEntry aTokenTable[]287 static inline bool findCompare(const SmTokenTableEntry& lhs, const OUString& s) in findCompare()293 static const SmTokenTableEntry* GetTokenTableEntry(const OUString& rName) in GetTokenTableEntry()483 const SmTokenTableEntry* pEntry = GetTokenTableEntry(aName); in NextToken()