Searched refs:getTokens (Results 1 – 14 of 14) sorted by relevance
556 … getFormulaParser().extractCellRangeList( aPrintRanges, xTokens->getTokens(), false, mnCalcSheet ); in convertFormula()565 … getFormulaParser().extractCellRangeList( aTitleRanges, xTokens->getTokens(), false, mnCalcSheet ); in convertFormula()599 …return xTokens.is() && getFormulaParser().extractCellRange( orRange, xTokens->getTokens(), false ); in getAbsoluteRange()
189 def getTokens (self): member in MacroExpander219 self.tokens = macroExp.getTokens()
146 def getTokens (self): member in SrcLexer423 hdrData.tokens = mclexer.getTokens()
33 tokens = mcExpander.getTokens()
126 self.macro.tokens = mclexer.getTokens()
163 parser = SrcParser(lexer.getTokens(), lexer.getDefines())
49 sequence< FormulaToken > getTokens();
66 sequence< FormulaToken > getTokens( [in] long nIndex )
256 SAL_CALL getTokens( sal_Int32 nIndex )
97 …rtual ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::FormulaToken > SAL_CALL getTokens()
937 …rtual ::com::sun::star::uno::Sequence< ::com::sun::star::sheet::FormulaToken > SAL_CALL getTokens()
773 uno::Sequence<sheet::FormulaToken> SAL_CALL ScTableValidationObj::getTokens( sal_Int32 nIndex ) in getTokens() function in ScTableValidationObj
363 uno::Sequence<sheet::FormulaToken> SAL_CALL ScNamedRangeObj::getTokens() throw(uno::RuntimeExceptio… in getTokens() function in ScNamedRangeObj
6624 uno::Sequence<sheet::FormulaToken> SAL_CALL ScCellObj::getTokens() throw(uno::RuntimeException) in getTokens() function in ScCellObj
Completed in 77 milliseconds