Home
last modified time | relevance | path

Searched refs:OStringType_Base (Results 1 – 2 of 2) sorted by relevance

/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx517 :OStringType_Base( _rName, _nTypeClass ) in OStringType()
524 OStringType_Base::registerProperties(); in registerProperties()
532 IMPLEMENT_DEFAULT_TYPED_CLONING( OStringType, OStringType_Base ) in IMPLEMENT_DEFAULT_TYPED_CLONING() argument
546 if ( !OStringType_Base::checkPropertySanity( _nHandle, _rNewValue, _rErrorMessage ) ) in checkPropertySanity()
572 sal_uInt16 nReason = OStringType_Base::_validate( rValue ); in _validate()
622 sInfo.append( OStringType_Base::_explainInvalid( nReason ) ); in _explainInvalid()
H A Ddatatypes.hxx297 typedef ODerivedDataType< OStringType > OStringType_Base; typedef
298 class OStringType :public OStringType_Base

Completed in 57 milliseconds