Home
last modified time | relevance | path

Searched refs:UNODateTime (Results 1 – 2 of 2) sorted by relevance

/trunk/main/forms/source/xforms/
H A Dconvert.cxx52 typedef com::sun::star::util::DateTime UNODateTime; typedef
461 UNODateTime aDateTime; in lcl_toXSD_UNODateTime()
497 UNODateTime aDateTime( in lcl_toAny_UNODateTime()
513 ADD_ENTRY( this, UNODateTime ); in init()
/trunk/main/forms/source/component/
H A DFormattedField.cxx85 typedef com::sun::star::util::DateTime UNODateTime; typedef
1104 …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 25 milliseconds