Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/awt/
H A D_XDateField.java313 result = oObj.isLongFormat() == !longFormat ; in _setLongFormat()
317 "' but returned '" + oObj.isLongFormat() + "'") ; in _setLongFormat()
330 longFormat = oObj.isLongFormat() ; in _isLongFormat()
/aoo42x/main/offapi/com/sun/star/awt/
H A DXDateField.idl116 boolean isLongFormat();
/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODateControl.csv25 "ODateControl";"com::sun::star::awt::XDateField";"isLongFormat()"
/aoo42x/main/qadevOOo/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlDateField.csv23 "UnoControlDateField";"com::sun::star::awt::XDateField";"isLongFormat()"
/aoo42x/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx907 sal_Bool SAL_CALL isLongFormat( ) throw(::com::sun::star::uno::RuntimeException);
/aoo42x/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1115 sal_Bool SAL_CALL isLongFormat( ) throw(::com::sun::star::uno::RuntimeException);
/aoo42x/main/toolkit/source/controls/
H A Dunocontrols.cxx3416 sal_Bool UnoDateFieldControl::isLongFormat() throw(uno::RuntimeException) in isLongFormat() function in UnoDateFieldControl
/aoo42x/main/toolkit/source/awt/
H A Dvclxwindows.cxx4776 sal_Bool VCLXDateField::isLongFormat() throw(::com::sun::star::uno::RuntimeException) in isLongFormat() function in VCLXDateField

Completed in 78 milliseconds