Home
last modified time | relevance | path

Searched defs:rTokens (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dreftokenhelper.cxx189 …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()
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx409 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 Dformulabase.cxx173 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 Ddefnamesbuffer.cxx294 void DefinedNameBase::extractReference( const ApiTokenSequence& rTokens ) in extractReference()
H A Dexternallinkbuffer.cxx401 void ExternalName::extractExternalReference( const ApiTokenSequence& rTokens ) in extractExternalReference()
H A Dformulaparser.cxx72 ApiTokenSequence FormulaFinalizer::finalizeTokenArray( const ApiTokenSequence& rTokens ) in finalizeTokenArray()
/trunk/main/sw/source/core/doc/
H A Ddbgoutsw.cxx993 String lcl_dbg_out(const SwFormTokens & rTokens) in lcl_dbg_out()
1014 SW_DLLPUBLIC const char * dbg_out(const SwFormTokens & rTokens) in dbg_out()
/trunk/main/sw/source/core/tox/
H A Dtox.cxx919 void SwForm::SetPattern(sal_uInt16 nLevel, const SwFormTokens& rTokens) in SetPattern()
/trunk/main/sw/inc/
H A Dtox.hxx339 SwFormTokensHelper(const SwFormTokens & rTokens) : aTokens(rTokens) {} in SwFormTokensHelper()
/trunk/main/sc/source/ui/unoobj/
H A Dnameuno.cxx377 void SAL_CALL ScNamedRangeObj::setTokens( const uno::Sequence<sheet::FormulaToken>& rTokens ) throw… in setTokens()
H A Dchart2uno.cxx985 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 Dcellsuno.cxx5168 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 1077 milliseconds