Home
last modified time | relevance | path

Searched refs:ClickHandler (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sd/source/ui/inc/taskpane/
H A DTitledControl.hxx53 typedef ::boost::function1<void, TitledControl&> ClickHandler; typedef in sd::toolpanel::TitledControl
75 const ClickHandler& rClickHandler,
139 ::std::auto_ptr<ClickHandler> mpClickHandler;
/trunk/main/extensions/qa/integration/extensions/
H A DServicesHandler.java44 private class ClickHandler implements com.sun.star.awt.XActionListener class in ServicesHandler
49 public ClickHandler( XComponentContext _context, String _serviceName ) in ClickHandler() method in ServicesHandler.ClickHandler
140 hyperlinkControl.addActionListener( new ClickHandler( m_context, _propertyName ) ); in describePropertyLine()
/trunk/main/sfx2/source/sidebar/
H A DSidebarToolBox.cxx361 SetClickHdl(LINK(this, SidebarToolBox, ClickHandler)); in RegisterHandlers()
390 IMPL_LINK(SidebarToolBox, ClickHandler, ToolBox*, pToolBox) in IMPL_LINK() argument
/trunk/main/sd/source/ui/sidebar/
H A DMasterPagesSelector.cxx92 LINK(this, MasterPagesSelector, ClickHandler)); in MasterPagesSelector()
211 IMPL_LINK(MasterPagesSelector, ClickHandler, PreviewValueSet*, EMPTYARG) in IMPL_LINK() argument
H A DLayoutMenu.cxx182 SetSelectHdl (LINK(this, LayoutMenu, ClickHandler)); in implConstruct()
466 IMPL_LINK(LayoutMenu, ClickHandler, ValueSet*, EMPTYARG) in IMPL_LINK() argument
H A DLayoutMenu.hxx203 DECL_LINK(ClickHandler, ValueSet*);
H A DMasterPagesSelector.hxx223 DECL_LINK(ClickHandler, PreviewValueSet*);
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DSidebarToolBox.hxx96 DECL_LINK(ClickHandler, ToolBox*);

Completed in 36 milliseconds