Searched defs:getTokens (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/toolkit/src2xml/source/ | ||
H A D | srcparser.py | 189 def getTokens (self): member in MacroExpander |
H A D | srclexer.py | 146 def getTokens (self): member in SrcLexer |
/aoo41x/main/sc/source/ui/unoobj/ | ||
H A D | fmtuno.cxx | 773 uno::Sequence<sheet::FormulaToken> SAL_CALL ScTableValidationObj::getTokens( sal_Int32 nIndex ) in getTokens() function in ScTableValidationObj |
H A D | nameuno.cxx | 363 uno::Sequence<sheet::FormulaToken> SAL_CALL ScNamedRangeObj::getTokens() throw(uno::RuntimeExceptio… in getTokens() function in ScNamedRangeObj |
H A D | cellsuno.cxx | 6624 uno::Sequence<sheet::FormulaToken> SAL_CALL ScCellObj::getTokens() throw(uno::RuntimeException) in getTokens() function in ScCellObj |
Completed in 95 milliseconds