Home
last modified time | relevance | path

Searched refs:MacrosMenuController (Results 1 – 15 of 15) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/uielement/
H A Dmacrosmenucontroller.cxx45 OUString SAL_CALL MacrosMenuController::getImplementationName() in getImplementationName()
50 sal_Bool SAL_CALL MacrosMenuController::supportsService( const OUString& sServiceName ) in supportsService()
55 css::uno::Sequence< OUString > SAL_CALL MacrosMenuController::getSupportedServiceNames() in getSupportedServiceNames()
60 MacrosMenuController::MacrosMenuController( const css::uno::Reference< css::uno::XComponentContext … in MacrosMenuController() function in framework::MacrosMenuController
66 MacrosMenuController::~MacrosMenuController() in ~MacrosMenuController()
71 void MacrosMenuController::fillPopupMenu( Reference< css::awt::XPopupMenu > const & rPopupMenu ) in fillPopupMenu()
101 void SAL_CALL MacrosMenuController::disposing( const EventObject& ) in disposing()
118 void SAL_CALL MacrosMenuController::statusChanged( const FeatureStateEvent& ) in statusChanged()
127 void MacrosMenuController::addScriptItems( PopupMenu* pPopupMenu, sal_uInt16 startItemId ) in addScriptItems()
173 return cppu::acquire(new framework::MacrosMenuController(context)); in framework_MacrosMenuController_get_implementation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/uielement/
H A Dmacrosmenucontroller.cxx48 DEFINE_XSERVICEINFO_MULTISERVICE_2 ( MacrosMenuController , in DEFINE_XSERVICEINFO_MULTISERVICE_2() argument
54 DEFINE_INIT_SERVICE ( MacrosMenuController, {} ) in DEFINE_XSERVICEINFO_MULTISERVICE_2()
56 MacrosMenuController::MacrosMenuController( const css::uno::Reference< css::uno::XComponentContext …
62 MacrosMenuController::~MacrosMenuController() in ~MacrosMenuController()
67 void MacrosMenuController::fillPopupMenu( Reference< css::awt::XPopupMenu > const & rPopupMenu ) in fillPopupMenu()
97 void SAL_CALL MacrosMenuController::disposing( const EventObject& ) in disposing()
114 void SAL_CALL MacrosMenuController::statusChanged( const FeatureStateEvent& ) in statusChanged()
123 void MacrosMenuController::addScriptItems( PopupMenu* pPopupMenu, sal_uInt16 startItemId ) in addScriptItems()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.MacrosMenuController.csv1 "MacrosMenuController";"com::sun::star::frame::XPopupMenuController";"setPopupMenu()"
2 "MacrosMenuController";"com::sun::star::frame::XPopupMenuController";"updatePopupMenu()"
3 "MacrosMenuController";"com::sun::star::lang::XEventListener";"disposing()"
4 "MacrosMenuController";"com::sun::star::lang::XInitialization";"initialize()"
5 "MacrosMenuController";"com::sun::star::frame::XStatusListener";"statusChanged()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.MacrosMenuController.csv1 "MacrosMenuController";"com::sun::star::frame::XPopupMenuController";"setPopupMenu()"
2 "MacrosMenuController";"com::sun::star::frame::XPopupMenuController";"updatePopupMenu()"
3 "MacrosMenuController";"com::sun::star::lang::XEventListener";"disposing()"
4 "MacrosMenuController";"com::sun::star::lang::XInitialization";"initialize()"
5 "MacrosMenuController";"com::sun::star::frame::XStatusListener";"statusChanged()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/inc/uielement/
H A Dmacrosmenucontroller.hxx27 class MacrosMenuController final : public svt::PopupMenuControllerBase class
34MacrosMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext );
35 virtual ~MacrosMenuController() override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/inc/uielement/
H A Dmacrosmenucontroller.hxx30 class MacrosMenuController : public svt::PopupMenuControllerBase class
37MacrosMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext );
38 virtual ~MacrosMenuController() override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/mod/_fwk/
H A DMacrosMenuController.java28 public class MacrosMenuController extends TestCase{ class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/mod/_fwk/
H A DMacrosMenuController.java28 public class MacrosMenuController extends TestCase{ class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/register/
H A Dregistertemp.cxx67 IFFACTORY( ::framework::MacrosMenuController ) else
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/qa/unoapi/
H A Dframework.sce35 -o fwk.MacrosMenuController
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/qa/unoapi/
H A Dframework.sce35 -o fwk.MacrosMenuController
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/
H A DJar_OOoRunner.mk841 qadevOOo/tests/java/mod/_fwk/MacrosMenuController \
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/
H A DJar_OOoRunner.mk845 qadevOOo/tests/java/mod/_fwk/MacrosMenuController \
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dconstantparam.numbers.results294 void framework::MacrosMenuController::addScriptItems(class PopupMenu *,unsigned short)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dconstantparam.numbers.results318 void framework::MacrosMenuController::addScriptItems(class PopupMenu *,unsigned short)