Searched refs:ReadSRD (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/filter/inc/ |
H A D | lotform.hxx | 87 void ReadSRD( ScSingleRefData& rSRD, sal_uInt8 nFlags ); 113 ReadSRD( rCRD.Ref1, nRelBit ); in ReadCRD() 116 ReadSRD( rCRD.Ref2, nRelBit >> 3 ); in ReadCRD()
|
H A D | qproform.hxx | 75 void ReadSRD( ScSingleRefData& rR, sal_Int8 nPage, sal_Int8 nCol, sal_uInt16 rRel );
|
/aoo41x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 36 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()
|
/aoo41x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 302 void LotusToSc::ReadSRD( ScSingleRefData& rSRD, sal_uInt8 nRelBit ) in ReadSRD() function in LotusToSc 553 ReadSRD( rR, nRelBits ); in Convert()
|
Completed in 27 milliseconds