Home
last modified time | relevance | path

Searched refs:GetDoubleFromRK (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A DXclImpChangeTrack.hxx138 return XclTools::GetDoubleFromRK( pStrm->ReadInt32() ); in ReadRK()
H A Dxltools.hxx99 static double GetDoubleFromRK( sal_Int32 nRKValue );
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx391 GetDoc().PutCell( aScPos, new ScValueCell( XclTools::GetDoubleFromRK( nRk ) ) ); in ReadRk()
866 GetDoc().PutCell( aScPos, new ScValueCell( XclTools::GetDoubleFromRK( nRkNum ) ) ); in Mulrk()
H A Dxltools.cxx113 double XclTools::GetDoubleFromRK( sal_Int32 nRKValue ) in GetDoubleFromRK() function in XclTools
H A Dexcimp8.cxx549 CreateFromDouble( *aEntry.pStr, XclTools::GetDoubleFromRK( nRK ) ); in ReadAutoFilter()
H A Dxetable.cxx1376 rWorksheet->write( XclTools::GetDoubleFromRK( maRkValues[ nRelCol ] ) ); in WriteXmlContents()

Completed in 71 milliseconds