Home
last modified time | relevance | path

Searched refs:ButtonNavigationHandler (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/qadevOOo/objdsc/pcr/
H A Dcom.sun.star.comp.extensions.ButtonNavigationHandler.csv1 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"inspect()"
2 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"getPropertyValue()"
3 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"setPropertyValue()"
4 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"getPropertyState()"
5 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"describePropertyLine()"
6 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"convertToPropertyValue()"
7 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"convertToControlValue()"
8 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"addPropertyChangeListener…
9 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"removePropertyChangeListe…
10 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"getSupportedProperties()"
[all …]
/AOO41X/main/extensions/source/propctrlr/
H A Dbuttonnavigationhandler.cxx38 ::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()
[all …]
H A Dbuttonnavigationhandler.hxx40 class ButtonNavigationHandler;
41 typedef HandlerComponentBase< ButtonNavigationHandler > ButtonNavigationHandler_Base;
44 class ButtonNavigationHandler : public ButtonNavigationHandler_Base class
51 ButtonNavigationHandler(
58 ~ButtonNavigationHandler();
/AOO41X/main/offapi/com/sun/star/form/inspection/
H A Dmakefile.mk37 ButtonNavigationHandler.idl \
H A DButtonNavigationHandler.idl51 service ButtonNavigationHandler
H A DDefaultFormComponentInspectorModel.idl44 <ul><li><type>ButtonNavigationHandler</type></li>