Home
last modified time | relevance | path

Searched refs:LetterTable (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/svtools/source/edit/
H A Dsyntaxhighlight.cxx235 class LetterTable class
240 LetterTable( void );
252 static LetterTable aLetterTable;
275 LetterTable BasicSimpleCharClass::aLetterTable;
277 LetterTable::LetterTable( void ) in LetterTable() function in LetterTable
346 bool LetterTable::isLetterUnicode( sal_Unicode c ) in isLetterUnicode()
/aoo42x/main/basic/source/inc/
H A Dscanner.hxx102 class LetterTable class
107 LetterTable( void );
119 static LetterTable aLetterTable;
/aoo42x/main/basic/source/comp/
H A Dscanner.cxx537 LetterTable BasicSimpleCharClass::aLetterTable;
539 LetterTable::LetterTable( void ) in LetterTable() function in LetterTable
608 bool LetterTable::isLetterUnicode( sal_Unicode c ) in isLetterUnicode()

Completed in 43 milliseconds