Home
last modified time | relevance | path

Searched defs:nDigits (Results 1 – 23 of 23) sorted by relevance

/trunk/main/editeng/source/items/
H A Ditemtype.cxx113 for( int nDigits = 4; nDigits; --nDigits, nDiff /= 10 ) in GetMetricText() local
/trunk/main/ucb/source/ucp/ftp/
H A Dftpdirp.cxx105 int nDigits = 0; in parseDOS() local
997 int nDigits = 0; in parseUNIX_isSizeField() local
/trunk/main/svtools/source/filter/ixbm/
H A Dxbmread.cxx206 sal_uInt16 nDigits; in ParseData() local
/trunk/main/cui/source/tabpages/
H A Dtransfrm.cxx95 void lcl_ConvertRect(basegfx::B2DRange& rRange, const sal_uInt16 nDigits, const MapUnit ePoolUnit, … in lcl_ConvertRect()
295 sal_uInt16 nDigits(aMtrPosX.GetDecimalDigits()); in Construct() local
866 const sal_uInt16 nDigits(maMtrPosX.GetDecimalDigits()); in Construct() local
/trunk/main/vcl/source/control/
H A Dlongcurr.cxx63 …onst LocaleDataWrapper& rLocaleDataWrapper, const BigInt &rNumber, sal_uInt16 nDigits, const Strin… in ImplGetCurr()
511 void LongCurrencyFormatter::SetDecimalDigits( sal_uInt16 nDigits ) in SetDecimalDigits()
H A Dfield.cxx575 void NumericFormatter::SetDecimalDigits( sal_uInt16 nDigits ) in SetDecimalDigits()
1273 sal_Int64 MetricField::ConvertValue( sal_Int64 nValue, sal_uInt16 nDigits, in ConvertValue()
1283 sal_Int64 MetricField::ConvertValue( sal_Int64 nValue, sal_uInt16 nDigits, in ConvertValue()
1346 double MetricField::ConvertDoubleValue( double nValue, sal_uInt16 nDigits, in ConvertDoubleValue()
1403 double MetricField::ConvertDoubleValue( double nValue, sal_uInt16 nDigits, in ConvertDoubleValue()
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx213 sal_Int16 nDigits = mxField->getDecimalDigits(); in valueToDouble() local
221 sal_Int16 nDigits = mxField->getDecimalDigits(); in doubleToValue() local
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx245 static long ImplCalcLongValue( double nValue, sal_uInt16 nDigits ) in ImplCalcLongValue()
257 static double ImplCalcDoubleValue( long nValue, sal_uInt16 nDigits ) in ImplCalcDoubleValue()
H A Dformcomponenthandler.cxx1218 sal_Int16 nDigits = 0; in describePropertyLine() local
/trunk/main/sax/source/tools/
H A Dconverter.cxx1141 const sal_Int32 nDigits = nPos - nStart; in convertDuration() local
1473 const sal_Int32 nDigits(nPos - nStart); in convertDateOrDateTime() local
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx234 sal_uInt16 nDigits; /// count of decimal digits member in NfCurrencyEntry
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx361 int nDigits = 0; in setPreview() local
495 sal_uInt16 nDigits = 0; in NUpTabPage() local
/trunk/main/sal/rtl/source/
H A Dmath.cxx406 sal_Int32 nDigits = nDecPlaces + 1; in doubleToString() local
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx1330 sal_uInt16 nDigits = GetDecimalDigits(); in UpdateCurrencyFormat() local
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleDataPilotSource.java805 int[] nDigits = new int[ExampleSettings.nDimensionCount]; in getResults() local
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx118 sal_Int32 nDigits = 2; in UpdateOffsetX() local
/trunk/main/sc/source/core/data/
H A Dtable4.cxx165 sal_uInt16 nDigits, const String& rSuffix, CellType eCellType, in lcl_getSuffixCell()
/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx713 void Kuerzen(Fraction& rF, unsigned nDigits) in Kuerzen()
/trunk/main/starmath/source/
H A Ddialog.cxx865 sal_uInt16 nDigits; in SetCategory() local
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx82 static double ImplCalcLongValue( double nValue, sal_uInt16 nDigits ) in ImplCalcLongValue()
90 static double ImplCalcDoubleValue( double nValue, sal_uInt16 nDigits ) in ImplCalcDoubleValue()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx607 static void appendDigits( sal_Int32 _nNumber, sal_Int8 nDigits, ::rtl::OUStringBuffer& _rOut ) in appendDigits()
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx2232 static const int nDigits = (sizeof(pDigits)/sizeof(sal_Unicode))-1; in ScBase() local
/trunk/main/tools/source/fsys/
H A Durlobj.cxx2382 int nDigits = 0; in parseHost() local

Completed in 308 milliseconds