Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx730 nChar = psp::getValueOfDouble (pBuffer, maVirtualStatus.mfLineWidth, 5); in PSSetLineWidth()
750 nChar = psp::getValueOfDouble (pBuffer, in PSSetColor()
753 nChar += psp::getValueOfDouble (pBuffer + nChar, in PSSetColor()
756 nChar += psp::getValueOfDouble (pBuffer + nChar, in PSSetColor()
764 nChar = psp::getValueOfDouble( pBuffer, (double)nCol / 255.0, 5 ); in PSSetColor()
838 nChar += psp::getValueOfDouble (pSetFont + nChar, 0.27*(double)nTextWidth, 3 ); in PSSetFont()
1039 nChar = psp::getValueOfDouble (pScale, fScaleX, 5); in PSScale()
1041 nChar += psp::getValueOfDouble (pScale + nChar, fScaleY, 5); in PSScale()
1122 psp::getValueOfDouble( pBuffer, (double)nLW / 30.0 ); in PSShowText()
H A Dprinterjob.cxx884 nChar += psp::getValueOfDouble ( pTranslate + nChar, mfXScale, 5); in writePageSetup()
886 nChar += psp::getValueOfDouble ( pTranslate + nChar, mfYScale, 5); in writePageSetup()
899 nChar += psp::getValueOfDouble ( pTranslate + nChar, -mfYScale, 5); in writePageSetup()
901 nChar += psp::getValueOfDouble ( pTranslate + nChar, mfXScale, 5); in writePageSetup()
903 nChar += psp::getValueOfDouble ( pTranslate + nChar, mnLMarginPt, 5 ); in writePageSetup()
/aoo4110/main/vcl/inc/vcl/
H A Dstrhelper.hxx69 inline int VCL_DLLPUBLIC getValueOfDouble( char* pBuffer, double f, int nPrecision = 0) in getValueOfDouble() function
/aoo4110/main/vcl/source/fontsubset/
H A Dcff.cxx2086 const int nLen = psp::getValueOfDouble( pOut, fVal, nPrecision); in dbl2str()

Completed in 42 milliseconds