Lines Matching refs:ScSingleRefData

479 …virtual void        StoreCellRange( const ScSingleRefData& rRef1, const ScSingleRefData& rRef2 ) =…
481 …id StoreCell( sal_uInt16 nFileId, const String& rTabName, const ScSingleRefData& rRef ) = 0;
482 …ge( sal_uInt16 nFileId, const String& rTabName, const ScSingleRefData& rRef1, const ScSingleRefDat…
527 … virtual void StoreCellRange( const ScSingleRefData& rRef1, const ScSingleRefData& rRef2 );
529 …l void StoreCell( sal_uInt16 nFileId, const String& rTabName, const ScSingleRefData& rRef );
530 …ge( sal_uInt16 nFileId, const String& rTabName, const ScSingleRefData& rRef1, const ScSingleRefDat…
597 … virtual void StoreCellRange( const ScSingleRefData& rRef1, const ScSingleRefData& rRef2 );
599 …l void StoreCell( sal_uInt16 nFileId, const String& rTabName, const ScSingleRefData& rRef );
600 …ge( sal_uInt16 nFileId, const String& rTabName, const ScSingleRefData& rRef1, const ScSingleRefDat…
974 const ScSingleRefData& rRef = p->GetSingleRef(); in WriteAddData()
999 const ScSingleRefData& r1 = rRef.Ref1; in WriteAddData()
1000 const ScSingleRefData& r2 = rRef.Ref2; in WriteAddData()
1974 void XclExpLinkManagerImpl5::StoreCellRange( const ScSingleRefData& /*rRef1*/, const ScSingleRefDat… in StoreCellRange() argument
1979 …5::StoreCell( sal_uInt16 /*nFileId*/, const String& /*rTabName*/, const ScSingleRefData& /*rRef*/ ) in StoreCell() argument
1984 …nt16 /*nFileId*/, const String& /*rTabName*/, const ScSingleRefData& /*rRef1*/, const ScSingleRefD… in StoreCellRange() argument
2155 void XclExpLinkManagerImpl8::StoreCellRange( const ScSingleRefData& rRef1, const ScSingleRefData& r… in StoreCellRange()
2177 …kManagerImpl8::StoreCell( sal_uInt16 nFileId, const String& rTabName, const ScSingleRefData& rRef ) in StoreCell()
2183 …ge( sal_uInt16 nFileId, const String& rTabName, const ScSingleRefData& rRef1, const ScSingleRefDat… in StoreCellRange()
2315 void XclExpLinkManager::StoreCell( const ScSingleRefData& rRef ) in StoreCell()
2325 …xpLinkManager::StoreCell( sal_uInt16 nFileId, const String& rTabName, const ScSingleRefData& rRef ) in StoreCell()