Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dpropertyhandler.hxx238 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()
H A Dpropertyhandler.cxx302 const Property* PropertyHandler::impl_getPropertyFromId_nothrow( PropertyId _nPropId ) const in impl_getPropertyFromId_nothrow() function in pcr::PropertyHandler
316 const Property* pProperty = impl_getPropertyFromId_nothrow( _nPropId ); in impl_getPropertyFromId_throw()

Completed in 23 milliseconds