Home
last modified time | relevance | path

Searched refs:startCharTokenType (Results 1 – 4 of 4) sorted by path

/trunk/main/i18npool/inc/
H A Dcclass_unicode.hxx158 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,
/trunk/main/i18npool/source/characterclassification/
H A Dcclass_unicode.cxx223 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 Dcclass_unicode_parser.cxx423 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()
H A DcharacterclassificationImpl.cxx115 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()

Completed in 15 milliseconds