Searched refs:contCharTokenType (Results 1 – 4 of 4) sorted by relevance
/trunk/main/i18npool/source/characterclassification/ |
H A D | characterclassificationImpl.cxx | 116 sal_Int32 contCharTokenType, const OUString& userDefinedCharactersCont ) in parseAnyToken() argument 121 contCharTokenType, userDefinedCharactersCont); in parseAnyToken() 128 const OUString& userDefinedCharactersStart, sal_Int32 contCharTokenType, in parsePredefinedToken() argument 133 contCharTokenType, userDefinedCharactersCont); in parsePredefinedToken()
|
H A D | cclass_unicode.cxx | 225 sal_Int32 contCharTokenType, in parseAnyToken() argument 235 contCharTokenType, userDefinedCharactersCont ); in parseAnyToken() 249 sal_Int32 contCharTokenType, in parsePredefinedToken() argument 259 contCharTokenType, userDefinedCharactersCont ); in parsePredefinedToken()
|
H A D | cclass_unicode_parser.cxx | 424 const OUString& userDefinedCharactersStart, sal_Int32 contCharTokenType, in setupParserTable() argument 432 contCharTokenType != nContTypes || in setupParserTable() 436 contCharTokenType, userDefinedCharactersCont ); in setupParserTable() 441 const OUString& userDefinedCharactersStart, sal_Int32 contCharTokenType, in initParserTable() argument 462 nContTypes = contCharTokenType; in initParserTable()
|
/trunk/main/i18npool/inc/ |
H A D | cclass_unicode.hxx | 159 const rtl::OUString& userDefinedCharactersStart, sal_Int32 contCharTokenType, 164 const rtl::OUString& userDefinedCharactersStart, sal_Int32 contCharTokenType,
|
Completed in 19 milliseconds