Home
last modified time | relevance | path

Searched refs:ExcRelToScRel (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dexcform.cxx543 ExcRelToScRel( nUINT16, nByte, aSRD, bRangeName ); in Convert()
578 ExcRelToScRel( nRowLast, nColLast, aCRD.Ref2, bRangeName ); in Convert()
625 ExcRelToScRel( nUINT16, nByte, aSRD, bRNorSF ); in Convert()
645 ExcRelToScRel( nRowFirst, nColFirst, aCRD.Ref1, bRNorSF ); in Convert()
646 ExcRelToScRel( nRowLast, nColLast, aCRD.Ref2, bRNorSF ); in Convert()
746 ExcRelToScRel( nRow, nCol, aSRD, bRangeName ); in Convert()
1059 ExcRelToScRel( nUINT16, nByte, aSRD, bRangeName ); in Convert()
1123 ExcRelToScRel( nUINT16, nByte, aSRD, bRNorSF ); in Convert()
1143 ExcRelToScRel( nRowFirst, nColFirst, aCRD.Ref1, bRNorSF ); in Convert()
1144 ExcRelToScRel( nRowLast, nColLast, aCRD.Ref2, bRNorSF ); in Convert()
[all …]
/trunk/main/sc/source/filter/inc/
H A Dexcform.hxx52 void ExcRelToScRel( sal_uInt16 nRow, sal_uInt8 nCol, ScSingleRefData&, const sal_Bool bName );

Completed in 26 milliseconds