Home
last modified time | relevance | path

Searched refs:setLongFormat (Results 1 – 8 of 8) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XDateField.java311 oObj.setLongFormat(!longFormat) ; in _setLongFormat()
/trunk/main/offapi/com/sun/star/awt/
H A DXDateField.idl110 [oneway] void setLongFormat( [in] boolean bLong );
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlDateField.csv22 "UnoControlDateField";"com::sun::star::awt::XDateField";"setLongFormat()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODateControl.csv24 "ODateControl";"com::sun::star::awt::XDateField";"setLongFormat()"
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3295 xField->setLongFormat( mbLongFormat );
3406 void UnoDateFieldControl::setLongFormat( sal_Bool bLong ) throw(uno::RuntimeException) in setLongFormat() function in UnoDateFieldControl
3412 xField->setLongFormat( bLong ); in setLongFormat()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx906 void SAL_CALL setLongFormat( sal_Bool bLong ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1114 void SAL_CALL setLongFormat( sal_Bool bLong ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4767 void VCLXDateField::setLongFormat( sal_Bool bLong ) throw(::com::sun::star::uno::RuntimeException) in setLongFormat() function in VCLXDateField

Completed in 99 milliseconds