Searched refs:startCharTokenType (Results 1 – 4 of 4) sorted by relevance
/trunk/main/i18npool/source/characterclassification/ |
H A D | characterclassificationImpl.cxx | 115 sal_Int32 startCharTokenType, const OUString& userDefinedCharactersStart, in parseAnyToken() argument 120 startCharTokenType,userDefinedCharactersStart, in parseAnyToken() 127 const Locale& rLocale, sal_Int32 startCharTokenType, in parsePredefinedToken() argument 132 nTokenType, Text, nPos, rLocale, startCharTokenType, userDefinedCharactersStart, in parsePredefinedToken()
|
H A D | cclass_unicode.cxx | 223 sal_Int32 startCharTokenType, in parseAnyToken() argument 234 startCharTokenType, userDefinedCharactersStart, in parseAnyToken() 247 sal_Int32 startCharTokenType, in parsePredefinedToken() argument 258 startCharTokenType, userDefinedCharactersStart, in parsePredefinedToken()
|
H A D | cclass_unicode_parser.cxx | 423 void cclass_Unicode::setupParserTable( const Locale& rLocale, sal_Int32 startCharTokenType, in setupParserTable() argument 431 startCharTokenType != nStartTypes || in setupParserTable() 435 initParserTable( rLocale, startCharTokenType, userDefinedCharactersStart, in setupParserTable() 440 void cclass_Unicode::initParserTable( const Locale& rLocale, sal_Int32 startCharTokenType, in initParserTable() argument 461 nStartTypes = startCharTokenType; in initParserTable()
|
/trunk/main/i18npool/inc/ |
H A D | cclass_unicode.hxx | 158 void setupParserTable( const com::sun::star::lang::Locale& rLocale, sal_Int32 startCharTokenType, 163 void initParserTable( const com::sun::star::lang::Locale& rLocale, sal_Int32 startCharTokenType,
|
Completed in 36 milliseconds