Home
last modified time | relevance | path

Searched refs:OValueLimitedType_Base (Results 1 – 4 of 4) sorted by relevance

/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx347OValueLimitedType_Base::OValueLimitedType_Base( const ::rtl::OUString& _rName, sal_Int16 _nTypeCla… in OValueLimitedType_Base() function in xforms::OValueLimitedType_Base
357 void OValueLimitedType_Base::initializeClone( const OXSDDataType& _rCloneSource ) in initializeClone()
360 initializeTypedClone( static_cast< const OValueLimitedType_Base& >( _rCloneSource ) ); in initializeClone()
364 void OValueLimitedType_Base::initializeTypedClone( const OValueLimitedType_Base& _rCloneSource ) in initializeTypedClone()
377 void SAL_CALL OValueLimitedType_Base::setFastPropertyValue_NoBroadcast( in setFastPropertyValue_NoBroadcast()
430 bool OValueLimitedType_Base::_getValue( const ::rtl::OUString& rValue, double& fValue ) in _getValue()
450 sal_uInt16 OValueLimitedType_Base::_validate( const ::rtl::OUString& rValue ) in _validate()
475 ::rtl::OUString OValueLimitedType_Base::_explainInvalid( sal_uInt16 nReason ) in _explainInvalid()
H A Ddatatyperepository.cxx240 OValueLimitedType_Base::registerProperties(); in registerProperties()
251 OValueLimitedType_Base::registerProperties(); in registerProperties()
262 OValueLimitedType_Base::registerProperties(); in registerProperties()
273 OValueLimitedType_Base::registerProperties(); in registerProperties()
284 OValueLimitedType_Base::registerProperties(); in registerProperties()
H A Ddatatypes.hxx180 class OValueLimitedType_Base : public OXSDDataType class
194 OValueLimitedType_Base( const ::rtl::OUString& _rName, sal_Int16 _nTypeClass );
197 void initializeTypedClone( const OValueLimitedType_Base& _rCloneSource );
237 class OValueLimitedType : public OValueLimitedType_Base
H A Ddatatypes_impl.hxx69 :OValueLimitedType_Base( _rName, _nTypeClass ) in OValueLimitedType()

Completed in 29 milliseconds