Searched refs:UNODateTime (Results 1 – 2 of 2) sorted by relevance
52 typedef com::sun::star::util::DateTime UNODateTime; typedef461 UNODateTime aDateTime; in lcl_toXSD_UNODateTime()497 UNODateTime aDateTime( in lcl_toAny_UNODateTime()513 ADD_ENTRY( this, UNODateTime ); in init()
85 typedef com::sun::star::util::DateTime UNODateTime; typedef1104 …else if ( _rExternalValue.getValueType().equals( ::getCppuType( static_cast< UNODateTime* >( NULL … in translateExternalValueToControlValue()1106 UNODateTime aDateTime; in translateExternalValueToControlValue()1178 … else if ( aExternalValueType.equals( ::getCppuType( static_cast< UNODateTime* >( NULL ) ) ) ) in translateControlValueToExternalValue()1223 aTypes.push_front(::getCppuType( static_cast< UNODateTime* >( NULL ) ) ); in getSupportedBindingTypes()
Completed in 24 milliseconds