Home
last modified time | relevance | path

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

/trunk/main/forms/source/xforms/
H A Ddatatyperepository.cxx238 void OValueLimitedType<com::sun::star::util::Date>::registerProperties() in registerProperties()
249 void OValueLimitedType<com::sun::star::util::Time>::registerProperties() in registerProperties()
260 void OValueLimitedType<com::sun::star::util::DateTime>::registerProperties() in registerProperties()
271 void OValueLimitedType<double>::registerProperties() in registerProperties()
282 void OValueLimitedType<sal_Int16>::registerProperties() in registerProperties()
H A Ddatatypes.hxx237 class OValueLimitedType : public OValueLimitedType_Base class
245 OValueLimitedType( const ::rtl::OUString& _rName, sal_Int16 _nTypeClass );
324 typedef ODerivedDataType< ODecimalType, OValueLimitedType< double > > ODecimalType_Base;
355 typedef ODerivedDataType< classname, OValueLimitedType< valuetype > > classname##_Base; \
395 …typedef ODerivedDataType< OShortIntegerType, OValueLimitedType< sal_Int16 > > OShortIntegerType_Ba…
H A Ddatatypes_impl.hxx68 OValueLimitedType< VALUE_TYPE >::OValueLimitedType( const ::rtl::OUString& _rName, sal_Int16 _nType… in OValueLimitedType() function in OValueLimitedType

Completed in 25 milliseconds