Lines Matching refs:ButtonNavigationHandler

38     ::pcr::ButtonNavigationHandler::registerImplementation();  in createRegistryInfo_ButtonNavigationHandler()
56 DBG_NAME( ButtonNavigationHandler ) in DBG_NAME() argument
58ButtonNavigationHandler::ButtonNavigationHandler( const Reference< XComponentContext >& _rxContext… in DBG_NAME()
61 DBG_CTOR( ButtonNavigationHandler, NULL ); in DBG_NAME()
71 ButtonNavigationHandler::~ButtonNavigationHandler( ) in ~ButtonNavigationHandler()
73 DBG_DTOR( ButtonNavigationHandler, NULL ); in ~ButtonNavigationHandler()
77 …::rtl::OUString SAL_CALL ButtonNavigationHandler::getImplementationName_static( ) throw (RuntimeE… in getImplementationName_static()
83 …Sequence< ::rtl::OUString > SAL_CALL ButtonNavigationHandler::getSupportedServiceNames_static( ) … in getSupportedServiceNames_static()
91 …void SAL_CALL ButtonNavigationHandler::inspect( const Reference< XInterface >& _rxIntrospectee ) t… in inspect()
98 …PropertyState SAL_CALL ButtonNavigationHandler::getPropertyState( const ::rtl::OUString& _rProper… in getPropertyState()
127 …Any SAL_CALL ButtonNavigationHandler::getPropertyValue( const ::rtl::OUString& _rPropertyName ) th… in getPropertyValue()
158 …void SAL_CALL ButtonNavigationHandler::setPropertyValue( const ::rtl::OUString& _rPropertyName, co… in setPropertyValue()
184 …bool ButtonNavigationHandler::isNavigationCapableButton( const Reference< XPropertySet >& _rxCompo… in isNavigationCapableButton()
196 Sequence< Property > SAL_CALL ButtonNavigationHandler::doDescribeSupportedProperties() const in doDescribeSupportedProperties()
212 …Sequence< ::rtl::OUString > SAL_CALL ButtonNavigationHandler::getActuatingProperties( ) throw (Run… in getActuatingProperties()
221 …InteractiveSelectionResult SAL_CALL ButtonNavigationHandler::onInteractivePropertySelection( const… in onInteractivePropertySelection()
242 …void SAL_CALL ButtonNavigationHandler::actuatingPropertyChanged( const ::rtl::OUString& _rActuatin… in actuatingPropertyChanged()
268 …LineDescriptor SAL_CALL ButtonNavigationHandler::describePropertyLine( const ::rtl::OUString& _rPr… in describePropertyLine()