Home
last modified time | relevance | path

Searched refs:ReadSRD (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dlotform.hxx87 void ReadSRD( ScSingleRefData& rSRD, sal_uInt8 nFlags );
113 ReadSRD( rCRD.Ref1, nRelBit ); in ReadCRD()
116 ReadSRD( rCRD.Ref2, nRelBit >> 3 ); in ReadCRD()
H A Dqproform.hxx75 void ReadSRD( ScSingleRefData& rR, sal_Int8 nPage, sal_Int8 nCol, sal_uInt16 rRel );
/trunk/main/sc/source/filter/qpro/
H A Dqproform.cxx36 void QProToSc::ReadSRD( ScSingleRefData& rSRD, sal_Int8 nPage, sal_Int8 nCol, sal_uInt16 nRelBit ) in ReadSRD() function in QProToSc
312 ReadSRD( aSRD, nPage, nCol, nRelBits ); in Convert()
318 ReadSRD( aCRD.Ref1, nPage, nCol, nRelBits ); in Convert()
320 ReadSRD( aCRD.Ref2, nPage, nCol, nRelBits ); in Convert()
/trunk/main/sc/source/filter/lotus/
H A Dlotform.cxx302 void LotusToSc::ReadSRD( ScSingleRefData& rSRD, sal_uInt8 nRelBit ) in ReadSRD() function in LotusToSc
553 ReadSRD( rR, nRelBits ); in Convert()

Completed in 36 milliseconds