Home
last modified time | relevance | path

Searched refs:StoreCellRange (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx207 void StoreCellRange( const ScRange& rRange );
390 void StoreCellRange( const ScRange& rRange );
1199 void XclExpXct::StoreCellRange( const ScRange& rRange ) in StoreCellRange() function in XclExpXct
1456 pXct->StoreCellRange( rRange ); in StoreCellRange()
1470 pXct->StoreCellRange( rRange, rToken ); in StoreCellRange()
1630 void XclExpSupbookBuffer::StoreCellRange( const ScRange& rRange ) in StoreCellRange() function in XclExpSupbookBuffer
1639 xSupbook->StoreCellRange( rRange, rSBIndex.mnSBTab ); in StoreCellRange()
2171 maSBBuffer.StoreCellRange( aRange ); in StoreCellRange()
2187 maSBBuffer.StoreCellRange(nFileId, rTabName, aRange); in StoreCellRange()
2317 mxImpl->StoreCellRange( rRef, rRef ); in StoreCell()
[all …]
H A Dxeformula.cxx1963 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()
/trunk/main/sc/source/filter/inc/
H A Dxelink.hxx177 void StoreCellRange( const ScComplexRefData& rRef );
181 …void StoreCellRange( sal_uInt16 nFileId, const String& rTabName, const ScComplexRef…

Completed in 34 milliseconds