Searched defs:rTokens (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/sc/source/core/tool/ |
H A D | reftokenhelper.cxx | 189 …kenHelper::getRangeListFromTokens(ScRangeList& rRangeList, const vector<ScSharedTokenRef>& rTokens) in getRangeListFromTokens() 272 bool ScRefTokenHelper::intersects(const vector<ScSharedTokenRef>& rTokens, const ScSharedTokenRef& … in intersects() 318 void operator() (vector<ScSharedTokenRef>& rTokens, const ScSharedTokenRef& pToken) in operator ()() 361 void join(vector<ScSharedTokenRef>& rTokens, const ScSharedTokenRef& pToken) in join() 458 void ScRefTokenHelper::join(vector<ScSharedTokenRef>& rTokens, const ScSharedTokenRef& pToken) in join()
|
/aoo42x/main/oox/source/xls/ |
H A D | sheetdatabuffer.cxx | 409 void SheetDataBuffer::setFormulaCell( const CellModel& rModel, const ApiTokenSequence& rTokens ) in setFormulaCell() 463 …etDataBuffer::createArrayFormula( const CellRangeAddress& rRange, const ApiTokenSequence& rTokens ) in createArrayFormula() 479 void SheetDataBuffer::createSharedFormula( sal_Int32 nSharedId, const ApiTokenSequence& rTokens ) in createSharedFormula() 484 …eetDataBuffer::createSharedFormula( const CellAddress& rCellAddr, const ApiTokenSequence& rTokens ) in createSharedFormula() 657 void SheetDataBuffer::setCellFormula( const CellAddress& rCellAddr, const ApiTokenSequence& rTokens… in setCellFormula() 668 … SheetDataBuffer::createSharedFormula( const BinAddress& rMapKey, const ApiTokenSequence& rTokens ) in createSharedFormula()
|
H A D | formulabase.cxx | 173 ApiTokenIterator::ApiTokenIterator( const ApiTokenSequence& rTokens, sal_Int32 nSpacesOpCode, bool … in ApiTokenIterator() 1576 const ApiTokenSequence& rTokens, bool bAllowRelative ) const in extractCellAddress() 1590 const ApiTokenSequence& rTokens, bool bAllowRelative ) const in extractCellRange() 1603 const ApiTokenSequence& rTokens, bool bAllowRelative, sal_Int32 nFilterBySheet ) const in extractCellRangeList()
|
H A D | defnamesbuffer.cxx | 294 void DefinedNameBase::extractReference( const ApiTokenSequence& rTokens ) in extractReference()
|
H A D | externallinkbuffer.cxx | 401 void ExternalName::extractExternalReference( const ApiTokenSequence& rTokens ) in extractExternalReference()
|
H A D | formulaparser.cxx | 72 ApiTokenSequence FormulaFinalizer::finalizeTokenArray( const ApiTokenSequence& rTokens ) in finalizeTokenArray()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | dbgoutsw.cxx | 993 String lcl_dbg_out(const SwFormTokens & rTokens) in lcl_dbg_out() 1014 SW_DLLPUBLIC const char * dbg_out(const SwFormTokens & rTokens) in dbg_out()
|
/aoo42x/main/sw/source/core/tox/ |
H A D | tox.cxx | 919 void SwForm::SetPattern(sal_uInt16 nLevel, const SwFormTokens& rTokens) in SetPattern()
|
/aoo42x/main/sw/inc/ |
H A D | tox.hxx | 339 SwFormTokensHelper(const SwFormTokens & rTokens) : aTokens(rTokens) {} in SwFormTokensHelper()
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | nameuno.cxx | 377 void SAL_CALL ScNamedRangeObj::setTokens( const uno::Sequence<sheet::FormulaToken>& rTokens ) throw… in setTokens()
|
H A D | chart2uno.cxx | 985 void lcl_convertTokensToString(OUString& rStr, const vector<ScSharedTokenRef>& rTokens, ScDocument*… in lcl_convertTokensToString() 1638 void RangeAnalyzer::initRangeAnalyzer( const vector<ScSharedTokenRef>& rTokens ) in initRangeAnalyzer()
|
H A D | cellsuno.cxx | 5168 void SAL_CALL ScCellRangeObj::setArrayTokens( const uno::Sequence<sheet::FormulaToken>& rTokens ) t… in setArrayTokens() 6643 void SAL_CALL ScCellObj::setTokens( const uno::Sequence<sheet::FormulaToken>& rTokens ) throw(uno::… in setTokens()
|
Completed in 174 milliseconds