Searched refs:impl_getPropertyFromId_nothrow (Results 1 – 2 of 2) sorted by relevance
238 impl_getPropertyFromId_nothrow( PropertyId _nPropId ) const;257 return impl_getPropertyFromId_nothrow( _nPropId ) != NULL; in impl_isSupportedProperty_nothrow()342 const ::com::sun::star::beans::Property* pProp = impl_getPropertyFromId_nothrow( _nPropId ); in impl_getPropertyNameFromId_nothrow()
302 const Property* PropertyHandler::impl_getPropertyFromId_nothrow( PropertyId _nPropId ) const in impl_getPropertyFromId_nothrow() function in pcr::PropertyHandler316 const Property* pProperty = impl_getPropertyFromId_nothrow( _nPropId ); in impl_getPropertyFromId_throw()
Completed in 22 milliseconds