Lines Matching refs:EditPropertyHandler

42     ::pcr::EditPropertyHandler::registerImplementation();  in createRegistryInfo_EditPropertyHandler()
60 DBG_NAME( EditPropertyHandler ) in DBG_NAME() argument
62 EditPropertyHandler::EditPropertyHandler( const Reference< XComponentContext >& _rxContext ) in DBG_NAME()
65 DBG_CTOR( EditPropertyHandler, NULL ); in DBG_NAME()
69 EditPropertyHandler::~EditPropertyHandler( ) in ~EditPropertyHandler()
71 DBG_DTOR( EditPropertyHandler, NULL ); in ~EditPropertyHandler()
75 …::rtl::OUString SAL_CALL EditPropertyHandler::getImplementationName_static( ) throw (RuntimeExcep… in getImplementationName_static()
81 …Sequence< ::rtl::OUString > SAL_CALL EditPropertyHandler::getSupportedServiceNames_static( ) thro… in getSupportedServiceNames_static()
89 …Any SAL_CALL EditPropertyHandler::getPropertyValue( const ::rtl::OUString& _rPropertyName ) throw … in getPropertyValue()
145 …void SAL_CALL EditPropertyHandler::setPropertyValue( const ::rtl::OUString& _rPropertyName, const … in setPropertyValue()
198 bool EditPropertyHandler::implHaveBothScrollBarProperties() const in implHaveBothScrollBarProperties()
211 bool EditPropertyHandler::implHaveTextTypeProperty() const in implHaveTextTypeProperty()
224 Sequence< Property > SAL_CALL EditPropertyHandler::doDescribeSupportedProperties() const in doDescribeSupportedProperties()
240 …Sequence< ::rtl::OUString > SAL_CALL EditPropertyHandler::getSupersededProperties( ) throw (Runtim… in getSupersededProperties()
260 …Sequence< ::rtl::OUString > SAL_CALL EditPropertyHandler::getActuatingProperties( ) throw (Runtime… in getActuatingProperties()
271 …void SAL_CALL EditPropertyHandler::actuatingPropertyChanged( const ::rtl::OUString& _rActuatingPro… in actuatingPropertyChanged()