Searched refs:StoreCellRange (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xelink.cxx | 207 void StoreCellRange( const ScRange& rRange ); 210 …void StoreCellRange( const ScRange& rRange, const ::formula::FormulaToken& rToken ); 305 void StoreCellRange( const ScRange& rRange, sal_uInt16 nSBTab ); 308 …void StoreCellRange( sal_uInt16 nSBTab, const ScRange& rRange, const ::formula::For… 390 void StoreCellRange( const ScRange& rRange ); 393 …void StoreCellRange( sal_uInt16 nFileId, const String& rTabName, const ScRange& rRa… 479 …virtual void StoreCellRange( const ScSingleRefData& rRef1, const ScSingleRefData& rRef2 ) =… 482 …virtual void StoreCellRange( sal_uInt16 nFileId, const String& rTabName, const ScSingleRefD… 527 … virtual void StoreCellRange( const ScSingleRefData& rRef1, const ScSingleRefData& rRef2 ); 530 …virtual void StoreCellRange( sal_uInt16 nFileId, const String& rTabName, const ScSingleRefD… [all …]
|
| H A D | xeformula.cxx | 1963 mxData->mpLinkMgr->StoreCellRange( aRefData ); in ProcessRangeRef() 2048 mxData->mpLinkMgr->StoreCellRange( nFileId, rTabName, aRefData ); in ProcessExternalRangeRef() 2129 … mxData->mpLinkMgr->StoreCellRange( nFileId, pScToken->GetString(), aRefData ); in ProcessExternalName()
|
| /AOO41X/main/sc/source/filter/inc/ |
| H A D | xelink.hxx | 177 void StoreCellRange( const ScComplexRefData& rRef ); 181 …void StoreCellRange( sal_uInt16 nFileId, const String& rTabName, const ScComplexRef…
|