| /trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
| H A D | StatusListener.java | 169 … 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 D | Interceptor.java | 167 … 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 D | OnewayExecutor.java | 137 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.java | 26 import com.sun.star.frame.FrameActionEvent; 36 FrameActionEvent event = new FrameActionEvent(); in _frameAction()
|
| H A D | _XFrame.java | 29 import com.sun.star.frame.FrameActionEvent; 89 public void frameAction(FrameActionEvent e) { in frameAction()
|
| /trunk/main/toolkit/test/accessibility/ |
| H A D | FrameActionListener.java | 23 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 D | XFrameActionListener.idl | 31 #include <com/sun/star/frame/FrameActionEvent.idl> 59 [oneway] void frameAction( [in] FrameActionEvent Action );
|
| H A D | XFrame.idl | 226 then it broadcasts an <type>FrameActionEvent</type> with 247 Then broadcasts a <type>FrameActionEvent</type> with
|
| H A D | FrameActionEvent.idl | 48 published struct FrameActionEvent: com::sun::star::lang::EventObject
|
| H A D | makefile.mk | 62 FrameActionEvent.idl\
|
| H A D | FeatureStateEvent.idl | 67 Interest code should listen for <type>FrameActionEvent</type>
|
| /trunk/main/sd/source/ui/tools/ |
| H A D | EventMultiplexer.cxx | 114 frameAction (const ::com::sun::star::frame::FrameActionEvent& rEvent) 581 const frame::FrameActionEvent& rEvent) in frameAction()
|
| /trunk/main/svx/source/form/ |
| H A D | datalistener.cxx | 70 …void SAL_CALL DataListener::frameAction( const FrameActionEvent& rActionEvt ) throw (RuntimeExcept… in frameAction()
|
| /trunk/main/framework/inc/helper/ |
| H A D | tagwindowasmodified.hxx | 135 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent)
|
| H A D | persistentwindowstate.hxx | 131 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent)
|
| H A D | titlebarupdate.hxx | 177 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent)
|
| /trunk/main/svx/source/inc/ |
| H A D | datalistener.hxx | 61 …virtual void SAL_CALL frameAction( const ::com::sun::star::frame::FrameActionEvent& Action ) throw…
|
| /trunk/main/sd/source/ui/slidesorter/controller/ |
| H A D | SlsListener.hxx | 133 frameAction (const ::com::sun::star::frame::FrameActionEvent& rEvent)
|
| /trunk/main/framework/inc/dispatch/ |
| H A D | menudispatcher.hxx | 205 …virtual void SAL_CALL frameAction( const css::frame::FrameActionEvent& aEvent ) throw ( css::uno::…
|
| H A D | popupmenudispatcher.hxx | 167 …virtual void SAL_CALL frameAction( const css::frame::FrameActionEvent& aEvent ) throw ( css::uno::…
|
| /trunk/main/sfx2/source/sidebar/ |
| H A D | ControllerItem.cxx | 82 virtual void SAL_CALL frameAction (const css::frame::FrameActionEvent& rEvent) in frameAction()
|
| /trunk/main/framework/inc/framework/ |
| H A D | titlehelper.hxx | 154 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent)
|
| /trunk/main/svtools/inc/svtools/ |
| H A D | framestatuslistener.hxx | 86 …virtual void SAL_CALL frameAction( const com::sun::star::frame::FrameActionEvent& Action ) throw (…
|
| /trunk/main/framework/inc/uielement/ |
| H A D | statusbarmanager.hxx | 72 …virtual void SAL_CALL frameAction( const com::sun::star::frame::FrameActionEvent& Action ) throw (…
|
| /trunk/main/framework/source/helper/ |
| H A D | tagwindowasmodified.cxx | 164 void SAL_CALL TagWindowAsModified::frameAction(const css::frame::FrameActionEvent& aEvent) in frameAction()
|