Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxltools.hxx104 static bool GetRKFromDouble( sal_Int32& rnRKValue, double fValue );
/trunk/main/sc/source/filter/excel/
H A Dxltools.cxx139 bool XclTools::GetRKFromDouble( sal_Int32& rnRKValue, double fValue ) in GetRKFromDouble() function in XclTools
H A Dxetable.cxx2429 if( !xCell && XclTools::GetRKFromDouble( nRkValue, fValue ) ) in XclExpCellTable()
/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx738 if( XclTools::GetRKFromDouble( rpData->nRKValue, rpData->fValue ) ) in GetCellData()

Completed in 43 milliseconds