Home
last modified time | relevance | path

Searched refs:CalcRelFromAbs (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dtoken.cxx742 void ScToken::CalcRelFromAbs( const ScAddress& /* rPos */ ) in CalcRelFromAbs() function in ScToken
788 { aSingleRef.CalcRelFromAbs( rPos ); } in CalcRelFromAbs()
804 { aDoubleRef.CalcRelFromAbs( rPos ); } in CalcRelFromAbs()
821 (*it).CalcRelFromAbs( rPos); in CalcRelFromAbs()
883 void ScExternalSingleRefToken::CalcRelFromAbs( const ScAddress& rPos ) in CalcRelFromAbs() function in ScExternalSingleRefToken
885 maSingleRef.CalcRelFromAbs( rPos ); in CalcRelFromAbs()
979 maDoubleRef.CalcRelFromAbs( rPos ); in CalcRelFromAbs()
1817 rRef2.CalcRelFromAbs( rNewPos ); in ReadjustRelative3DReferences()
1827 rRef1.CalcRelFromAbs( rNewPos ); in ReadjustRelative3DReferences()
1835 rRef2.CalcRelFromAbs( rNewPos ); in ReadjustRelative3DReferences()
[all …]
H A Drefupdat.cxx670 rRef.CalcRelFromAbs( rPos ); in Update()
691 rRef.CalcRelFromAbs( rPos ); in Update()
694 rRef.CalcRelFromAbs( rPos ); in Update()
700 rRef.CalcRelFromAbs( rPos ); in Update()
812 rRef.CalcRelFromAbs( rPos ); in Move()
851 rRef.CalcRelFromAbs( rPos ); in MoveRelWrap()
H A Drefdata.cxx32 void ScSingleRefData::CalcRelFromAbs( const ScAddress& rPos ) in CalcRelFromAbs() function in ScSingleRefData
350 Ref2.CalcRelFromAbs( rPos); in Extend()
H A Dcompiler.cxx2765 aRef.CalcRelFromAbs( aPos ); in IsDoubleReference()
2812 aRef.CalcRelFromAbs( aPos ); in IsSingleReference()
3112 aRef.CalcRelFromAbs( aPos ); in IsColRowName()
3312 aRef.CalcRelFromAbs( aPos ); in IsColRowName()
4306 t->CalcRelFromAbs( aPos); in UpdateReference()
5421 aRefData.CalcRelFromAbs( aPos ); in HandleSingleRef()
5438 aRefData.CalcRelFromAbs( aPos ); in HandleSingleRef()
5471 aRefData.CalcRelFromAbs( aPos ); in HandleDbData()
H A Dconsoli.cxx799 aCRef.CalcRelFromAbs( aDest ); in OutputToDocument()
H A Dinterpr4.cxx3102 aRefData.CalcRelFromAbs( aPos ); in ScDBArea()
3185 aRefData.CalcRelFromAbs( aPos ); in ScColRowNameAuto()
H A Dinterpr1.cxx7212 rData.CalcRelFromAbs( aPos); in ScOffset()
7245 rData.CalcRelFromAbs( aPos); in ScOffset()
7293 rData.CalcRelFromAbs( aPos); in ScOffset()
/trunk/main/sc/inc/
H A Drefdata.hxx113 void CalcRelFromAbs( const ScAddress& rPos );
139 CalcRelFromAbs( rPos ); in InitAddressRel()
190 inline void CalcRelFromAbs( const ScAddress& rPos ) in CalcRelFromAbs() function
191 { Ref1.CalcRelFromAbs( rPos ); Ref2.CalcRelFromAbs( rPos ); } in CalcRelFromAbs()
H A Dtoken.hxx95 virtual void CalcRelFromAbs( const ScAddress& );
132 virtual void CalcRelFromAbs( const ScAddress& );
161 virtual void CalcRelFromAbs( const ScAddress& );
202 virtual void CalcRelFromAbs( const ScAddress& );
231 virtual void CalcRelFromAbs( const ScAddress& );
285 virtual void CalcRelFromAbs( const ScAddress& );
/trunk/main/sc/source/core/data/
H A Dcell2.cxx1303 t->CalcRelFromAbs( aPos ); in UpdateTranspose()
1329 t->CalcRelFromAbs( aPos ); in UpdateTranspose()
1388 t->CalcRelFromAbs( aPos ); in UpdateGrow()
1414 t->CalcRelFromAbs( aPos ); in UpdateGrow()
H A Ddocumen4.cxx175 aRefData.CalcRelFromAbs( ScAddress( nCol1, nRow1, nTab1 ) ); in InsertMatrixFormula()
200 t->CalcRelFromAbs( aPos ); in InsertMatrixFormula()
H A Dcolumn3.cxx656 aRef.CalcRelFromAbs( rDestPos ); in CreateRefCell()
734 aRef.CalcRelFromAbs( aDestPos ); in CopyFromClip()
H A Dtable2.cxx582 aRef.CalcRelFromAbs( aDestPos ); in TransposeClip()
/trunk/main/sc/source/filter/excel/
H A Dexcform8.cxx288 aSRD.CalcRelFromAbs( aEingPos ); in Convert()
300 aSRD.CalcRelFromAbs( aEingPos ); in Convert()
/trunk/main/sc/source/filter/lotus/
H A Dlotform.cxx324 rSRD.CalcRelFromAbs( aEingPos ); in ReadSRD()

Completed in 140 milliseconds