Home
last modified time | relevance | path

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

/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx269 if ( !checkPropertySanity( _nHandle, _rConvertedValue, sErrorMessage ) ) in convertFastPropertyValue()
289 …bool OXSDDataType::checkPropertySanity( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rNe… in checkPropertySanity() function in xforms::OXSDDataType
543 …bool OStringType::checkPropertySanity( sal_Int32 _nHandle, const Any& _rNewValue, ::rtl::OUString&… in checkPropertySanity() function in xforms::OStringType
546 if ( !OStringType_Base::checkPropertySanity( _nHandle, _rNewValue, _rErrorMessage ) ) in checkPropertySanity()
H A Ddatatypes.hxx137 …virtual bool checkPropertySanity( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rN…
316 …virtual bool checkPropertySanity( sal_Int32 _nHandle, const ::com::sun::star::uno::Any&…

Completed in 19 milliseconds