Searched refs:setLongFormat (Results 1 – 8 of 8) sorted by relevance
311 oObj.setLongFormat(!longFormat) ; in _setLongFormat()
110 [oneway] void setLongFormat( [in] boolean bLong );
22 "UnoControlDateField";"com::sun::star::awt::XDateField";"setLongFormat()"
24 "ODateControl";"com::sun::star::awt::XDateField";"setLongFormat()"
3295 xField->setLongFormat( mbLongFormat );3406 void UnoDateFieldControl::setLongFormat( sal_Bool bLong ) throw(uno::RuntimeException) in setLongFormat() function in UnoDateFieldControl3412 xField->setLongFormat( bLong ); in setLongFormat()
906 void SAL_CALL setLongFormat( sal_Bool bLong ) throw(::com::sun::star::uno::RuntimeException);
1114 void SAL_CALL setLongFormat( sal_Bool bLong ) throw(::com::sun::star::uno::RuntimeException);
4767 void VCLXDateField::setLongFormat( sal_Bool bLong ) throw(::com::sun::star::uno::RuntimeException) in setLongFormat() function in VCLXDateField
Completed in 65 milliseconds