Home
last modified time | relevance | path

Searched refs:ODateType (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/forms/source/xforms/
H A Ddatatypes.cxx789 DEFAULT_IMPLEMNENT_SUBTYPE( ODateType, DATE ) in DEFAULT_IMPLEMNENT_SUBTYPE() argument
792 sal_uInt16 ODateType::_validate( const ::rtl::OUString& _rValue ) in DEFAULT_IMPLEMNENT_SUBTYPE()
798 bool ODateType::_getValue( const ::rtl::OUString& value, double& fValue ) in _getValue()
812 ::rtl::OUString ODateType::typedValueAsHumanReadableString( const Any& _rValue ) const in typedValueAsHumanReadableString()
819 void ODateType::normalizeValue( const Any& _rValue, double& _rDoubleValue ) const in normalizeValue()
H A Ddatatyperepository.cxx96 m_aRepository[ sName ] = new ODateType( sName ); in DBG_NAME()
H A Ddatatypes.hxx379 DEFAULT_DECLARE_SUBTYPE( ODateType, ::com::sun::star::util::Date )

Completed in 34 milliseconds