/aoo41x/main/qadevOOo/tests/java/ifc/awt/ |
H A D | _XCurrencyField.java | 257 short res = oObj.getDecimalDigits(); in _setDecimalDigits() 270 digits = oObj.getDecimalDigits(); in _getDecimalDigits()
|
H A D | _XNumericField.java | 258 short res = oObj.getDecimalDigits() ; in _setDecimalDigits() 271 digits = oObj.getDecimalDigits() ; in _getDecimalDigits()
|
/aoo41x/main/toolkit/source/layout/vcl/ |
H A D | wfield.cxx | 213 sal_Int16 nDigits = mxField->getDecimalDigits(); in valueToDouble() 221 sal_Int16 nDigits = mxField->getDecimalDigits(); in doubleToValue()
|
/aoo41x/main/svtools/source/inc/ |
H A D | unoiface.hxx | 327 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException); 371 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException);
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | XCurrencyField.idl | 125 short getDecimalDigits();
|
H A D | XNumericField.idl | 125 short getDecimalDigits();
|
H A D | XMetricField.idl | 139 short getDecimalDigits();
|
/aoo41x/main/qadevOOo/objdsc/forms/ |
H A D | com.sun.star.comp.forms.OCurrencyControl.csv | 34 "OCurrencyControl";"com::sun::star::awt::XCurrencyField";"getDecimalDigits()"
|
H A D | com.sun.star.comp.forms.ONumericControl.csv | 76 "ONumericControl";"com::sun::star::awt::XNumericField";"getDecimalDigits()"
|
/aoo41x/main/qadevOOo/objdsc/toolkit/ |
H A D | com.sun.star.awt.UnoControlCurrencyField.csv | 32 "UnoControlCurrencyField";"com::sun::star::awt::XCurrencyField";"getDecimalDigits()"
|
H A D | com.sun.star.awt.UnoControlNumericField.csv | 74 "UnoControlNumericField";"com::sun::star::awt::XNumericField";"getDecimalDigits()"
|
/aoo41x/main/toolkit/inc/toolkit/awt/ |
H A D | vclxwindows.hxx | 999 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException); 1051 … virtual ::sal_Int16 SAL_CALL getDecimalDigits( ) throw (::com::sun::star::uno::RuntimeException); 1097 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException);
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | standardcontrol.hxx | 261 … virtual ::sal_Int16 SAL_CALL getDecimalDigits() throw (::com::sun::star::uno::RuntimeException);
|
H A D | standardcontrol.cxx | 509 ::sal_Int16 SAL_CALL ONumericControl::getDecimalDigits() throw (RuntimeException) in getDecimalDigits() function in pcr::ONumericControl
|
/aoo41x/main/svtools/source/uno/ |
H A D | unoiface.cxx | 1802 sal_Int16 SVTXNumericField::getDecimalDigits() throw(::com::sun::star::uno::RuntimeException) in getDecimalDigits() function in SVTXNumericField 1968 sal_Int16 SVTXCurrencyField::getDecimalDigits() throw(::com::sun::star::uno::RuntimeException) in getDecimalDigits() function in SVTXCurrencyField
|
/aoo41x/main/toolkit/inc/toolkit/controls/ |
H A D | unocontrols.hxx | 1268 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException); 1345 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException);
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxwindows.cxx | 5347 sal_Int16 VCLXNumericField::getDecimalDigits() throw(::com::sun::star::uno::RuntimeException) in getDecimalDigits() function in VCLXNumericField 5635 sal_Int16 VCLXMetricField::getDecimalDigits() throw(::com::sun::star::uno::RuntimeException) in getDecimalDigits() function in VCLXMetricField 5942 sal_Int16 VCLXCurrencyField::getDecimalDigits() throw(::com::sun::star::uno::RuntimeException) in getDecimalDigits() function in VCLXCurrencyField
|
/aoo41x/main/toolkit/source/controls/ |
H A D | unocontrols.cxx | 3847 sal_Int16 UnoNumericFieldControl::getDecimalDigits() throw(uno::RuntimeException) in getDecimalDigits() function in UnoNumericFieldControl 4048 sal_Int16 UnoCurrencyFieldControl::getDecimalDigits() throw(uno::RuntimeException) in getDecimalDigits() function in UnoCurrencyFieldControl
|