Home
last modified time | relevance | path

Searched refs:getDecimalDigits (Results 1 – 18 of 18) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XCurrencyField.java257 short res = oObj.getDecimalDigits(); in _setDecimalDigits()
270 digits = oObj.getDecimalDigits(); in _getDecimalDigits()
H A D_XNumericField.java258 short res = oObj.getDecimalDigits() ; in _setDecimalDigits()
271 digits = oObj.getDecimalDigits() ; in _getDecimalDigits()
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx213 sal_Int16 nDigits = mxField->getDecimalDigits(); in valueToDouble()
221 sal_Int16 nDigits = mxField->getDecimalDigits(); in doubleToValue()
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx327 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException);
371 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/offapi/com/sun/star/awt/
H A DXCurrencyField.idl125 short getDecimalDigits();
H A DXNumericField.idl125 short getDecimalDigits();
H A DXMetricField.idl139 short getDecimalDigits();
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OCurrencyControl.csv34 "OCurrencyControl";"com::sun::star::awt::XCurrencyField";"getDecimalDigits()"
H A Dcom.sun.star.comp.forms.ONumericControl.csv76 "ONumericControl";"com::sun::star::awt::XNumericField";"getDecimalDigits()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlCurrencyField.csv32 "UnoControlCurrencyField";"com::sun::star::awt::XCurrencyField";"getDecimalDigits()"
H A Dcom.sun.star.awt.UnoControlNumericField.csv74 "UnoControlNumericField";"com::sun::star::awt::XNumericField";"getDecimalDigits()"
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx999 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);
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.hxx261 … virtual ::sal_Int16 SAL_CALL getDecimalDigits() throw (::com::sun::star::uno::RuntimeException);
H A Dstandardcontrol.cxx509 ::sal_Int16 SAL_CALL ONumericControl::getDecimalDigits() throw (RuntimeException) in getDecimalDigits() function in pcr::ONumericControl
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx1802 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
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1268 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException);
1345 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx5353 sal_Int16 VCLXNumericField::getDecimalDigits() throw(::com::sun::star::uno::RuntimeException) in getDecimalDigits() function in VCLXNumericField
5641 sal_Int16 VCLXMetricField::getDecimalDigits() throw(::com::sun::star::uno::RuntimeException) in getDecimalDigits() function in VCLXMetricField
5948 sal_Int16 VCLXCurrencyField::getDecimalDigits() throw(::com::sun::star::uno::RuntimeException) in getDecimalDigits() function in VCLXCurrencyField
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3847 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

Completed in 134 milliseconds