Searched defs:nDecimals (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | mtrindlg.cxx | 44 sal_uInt16 nDecimals, in ScMetricInputDlg()
|
/trunk/main/vcl/source/app/ |
H A D | i18nhelp.cxx | 182 String vcl::I18nHelper::GetNum( long nNumber, sal_uInt16 nDecimals, sal_Bool bUseThousandSep, sal_B… in GetNum()
|
/trunk/main/unotools/source/i18n/ |
H A D | localedatawrapper.cxx | 1394 sal_Int64 nNumber, sal_uInt16 nDecimals, sal_Bool bUseThousandSep, in ImplAddFormatNum() 1697 inline size_t ImplGetNumberStringLengthGuess( const LocaleDataWrapper& rLoc, sal_uInt16 nDecimals ) in ImplGetNumberStringLengthGuess() 1709 String LocaleDataWrapper::getNum( sal_Int64 nNumber, sal_uInt16 nDecimals, in getNum() 1729 String LocaleDataWrapper::getCurr( sal_Int64 nNumber, sal_uInt16 nDecimals, in getCurr()
|
/trunk/main/unotools/inc/unotools/ |
H A D | localedatawrapper.hxx | 298 String getCurr( sal_Int64 nNumber, sal_uInt16 nDecimals, in getCurr()
|
/trunk/main/xmloff/source/style/ |
H A D | xmlnumfe.cxx | 553 void SvXMLNumFmtExport::WriteSecondsElement_Impl( sal_Bool bLong, sal_uInt16 nDecimals ) in WriteSecondsElement_Impl() 579 sal_Int32 nDecimals, sal_Int32 nInteger, in WriteNumberElement_Impl() 656 sal_Int32 nDecimals, sal_Int32 nInteger, in WriteScientificElement_Impl() 1394 sal_Int32 nDecimals = nPrecision; // from GetFormatSpecialInfo in ExportPart_Impl() local
|
H A D | xmlnumfi.cxx | 127 sal_Int32 nDecimals; member
|
/trunk/main/svl/source/numbers/ |
H A D | numfmuno.cxx | 579 sal_Bool bRed, sal_Int16 nDecimals, sal_Int16 nLeading ) in generateFormat() 759 sal_uInt16 nDecimals, nLeading; in getPropertyValue() local 901 sal_uInt16 nDecimals, nLeading; in getPropertyValues() local
|
/trunk/main/connectivity/source/drivers/calc/ |
H A D | CTable.cxx | 485 sal_Int32 nDecimals = 0; //! ... in fillColumns() local
|
/trunk/main/cui/source/tabpages/ |
H A D | numfmt.cxx | 1019 sal_uInt16 nDecimals = 0; in UpdateOptions_Impl() local
|
/trunk/main/sc/source/ui/attrdlg/ |
H A D | scdlgfact.cxx | 1052 sal_uInt16 nDecimals, in CreateScMetricInputDlg()
|
/trunk/main/connectivity/source/commontools/ |
H A D | dbtools.cxx | 1184 sal_Int16 nDecimals = 2; in TransferFormComponentProperties() local
|
Completed in 83 milliseconds