Home
last modified time | relevance | path

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

/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx632 OBooleanType::OBooleanType( const ::rtl::OUString& _rName ) in OBooleanType() function in xforms::OBooleanType
638 IMPLEMENT_DEFAULT_CLONING( OBooleanType, OBooleanType_Base ) in IMPLEMENT_DEFAULT_CLONING() argument
641 void OBooleanType::initializeTypedClone( const OBooleanType& /*_rCloneSource*/ ) in IMPLEMENT_DEFAULT_CLONING()
646 sal_uInt16 OBooleanType::_validate( const ::rtl::OUString& sValue ) in _validate()
661 ::rtl::OUString OBooleanType::_explainInvalid( sal_uInt16 nReason ) in _explainInvalid()
H A Ddatatypes.hxx278 class OBooleanType;
279 typedef ODerivedDataType< OBooleanType > OBooleanType_Base;
280 class OBooleanType : public OBooleanType_Base class
283 OBooleanType( const ::rtl::OUString& _rName );
286 DECLARE_DEFAULT_CLONING( OBooleanType )
H A Ddatatyperepository.cxx84 m_aRepository[ sName ] = new OBooleanType( sName ); in DBG_NAME()

Completed in 21 milliseconds