Home
last modified time | relevance | path

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

/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx831 DEFAULT_IMPLEMNENT_SUBTYPE( OTimeType, TIME ) in DEFAULT_IMPLEMNENT_SUBTYPE() argument
834 sal_uInt16 OTimeType::_validate( const ::rtl::OUString& _rValue ) in DEFAULT_IMPLEMNENT_SUBTYPE()
840 bool OTimeType::_getValue( const ::rtl::OUString& value, double& fValue ) in _getValue()
854 ::rtl::OUString OTimeType::typedValueAsHumanReadableString( const Any& _rValue ) const in typedValueAsHumanReadableString()
861 void OTimeType::normalizeValue( const Any& _rValue, double& _rDoubleValue ) const in normalizeValue()
H A Ddatatyperepository.cxx99 m_aRepository[ sName ] = new OTimeType( sName ); in DBG_NAME()
H A Ddatatypes.hxx384 DEFAULT_DECLARE_SUBTYPE( OTimeType, ::com::sun::star::util::Time )

Completed in 15 milliseconds