Home
last modified time | relevance | path

Searched refs:FrameActionEvent (Results 1 – 25 of 54) sorted by relevance

123

/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusListener.java169 … com.sun.star.frame.FrameActionEvent[] lOutAction = new com.sun.star.frame.FrameActionEvent[1]; in execOneway()
194 public /*ONEWAY*/ void frameAction(/*IN*/ com.sun.star.frame.FrameActionEvent aEvent) in frameAction()
214 … com.sun.star.frame.FrameActionEvent[] lInAction = new com.sun.star.frame.FrameActionEvent[1]; in frameAction()
320 public void impl_frameAction(/*IN*/ com.sun.star.frame.FrameActionEvent aEvent) in impl_frameAction()
H A DInterceptor.java167 … com.sun.star.frame.FrameActionEvent[] lOutAction = new com.sun.star.frame.FrameActionEvent[1]; in execOneway()
209 public /*ONEWAY*/ void frameAction(/*IN*/ com.sun.star.frame.FrameActionEvent aEvent) in frameAction()
240 … com.sun.star.frame.FrameActionEvent[] lInAction = new com.sun.star.frame.FrameActionEvent[1]; in frameAction()
303 public void impl_frameAction(/*IN*/ com.sun.star.frame.FrameActionEvent aEvent) in impl_frameAction()
H A DOnewayExecutor.java137 com.sun.star.frame.FrameActionEvent[] aAction) in codeFrameAction()
146 aAction[0] = (com.sun.star.frame.FrameActionEvent) in codeFrameAction()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XFrameActionListener.java26 import com.sun.star.frame.FrameActionEvent;
36 FrameActionEvent event = new FrameActionEvent(); in _frameAction()
H A D_XFrame.java29 import com.sun.star.frame.FrameActionEvent;
89 public void frameAction(FrameActionEvent e) { in frameAction()
/trunk/main/toolkit/test/accessibility/
H A DFrameActionListener.java23 import com.sun.star.frame.FrameActionEvent;
34 public void frameAction (com.sun.star.frame.FrameActionEvent aEvent) in frameAction()
/trunk/main/offapi/com/sun/star/frame/
H A DXFrameActionListener.idl31 #include <com/sun/star/frame/FrameActionEvent.idl>
59 [oneway] void frameAction( [in] FrameActionEvent Action );
H A DXFrame.idl226 then it broadcasts an <type>FrameActionEvent</type> with
247 Then broadcasts a <type>FrameActionEvent</type> with
H A DFrameActionEvent.idl48 published struct FrameActionEvent: com::sun::star::lang::EventObject
H A Dmakefile.mk62 FrameActionEvent.idl\
H A DFeatureStateEvent.idl67 Interest code should listen for <type>FrameActionEvent</type>
/trunk/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx111 frameAction (const ::com::sun::star::frame::FrameActionEvent& rEvent);
573 const frame::FrameActionEvent& rEvent) in frameAction()
/trunk/main/svx/source/form/
H A Ddatalistener.cxx70 void SAL_CALL DataListener::frameAction( const FrameActionEvent& rActionEvt ) in frameAction()
/trunk/main/svx/source/inc/
H A Ddatalistener.hxx61 … virtual void SAL_CALL frameAction( const ::com::sun::star::frame::FrameActionEvent& Action );
/trunk/main/framework/inc/helper/
H A Dtagwindowasmodified.hxx132 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent);
H A Dtitlebarupdate.hxx175 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent);
H A Dpersistentwindowstate.hxx129 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent);
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsListener.hxx129 frameAction (const ::com::sun::star::frame::FrameActionEvent& rEvent);
/trunk/main/framework/inc/dispatch/
H A Dmenudispatcher.hxx205 virtual void SAL_CALL frameAction( const css::frame::FrameActionEvent& aEvent );
H A Dpopupmenudispatcher.hxx164 virtual void SAL_CALL frameAction( const css::frame::FrameActionEvent& aEvent );
/trunk/main/svtools/inc/svtools/
H A Dframestatuslistener.hxx86 virtual void SAL_CALL frameAction( const com::sun::star::frame::FrameActionEvent& Action );
/trunk/main/framework/inc/framework/
H A Dtitlehelper.hxx147 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent);
/trunk/main/sfx2/source/sidebar/
H A DControllerItem.cxx81 virtual void SAL_CALL frameAction (const css::frame::FrameActionEvent& rEvent) in frameAction()
/trunk/main/framework/inc/uielement/
H A Dstatusbarmanager.hxx72 virtual void SAL_CALL frameAction( const com::sun::star::frame::FrameActionEvent& Action );
/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx157 virtual void SAL_CALL frameAction(const FrameActionEvent& aEvent);
166 void BibFrameCtrl_Impl::frameAction(const FrameActionEvent& aEvent) in frameAction()

123