Searched refs:DispatchInfo (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/svtools/inc/svtools/ |
H A D | toolboxcontroller.hxx | 143 struct DispatchInfo struct in svt::ToolboxController 149 …DispatchInfo( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch >& xDispa… in DispatchInfo() function 158 DECL_STATIC_LINK( ToolboxController, ExecuteHdl_Impl, DispatchInfo* );
|
/aoo42x/main/svx/source/gallery2/ |
H A D | galbrws2.cxx | 87 struct DispatchInfo struct 94 IMPL_STATIC_LINK_NOINSTANCE( GalleryBrowser2, AsyncDispatch_Impl, DispatchInfo*, pDispatchInfo ) in IMPL_STATIC_LINK_NOINSTANCE() argument 246 DispatchInfo *pInfo = new DispatchInfo; in Execute() 1263 DispatchInfo *pInfo = new DispatchInfo; in Dispatch()
|
/aoo42x/main/svx/inc/ |
H A D | galbrws2.hxx | 100 struct DispatchInfo; 191 DECL_STATIC_LINK( GalleryBrowser2, AsyncDispatch_Impl, DispatchInfo* );
|
/aoo42x/main/svtools/source/uno/ |
H A D | toolboxcontroller.cxx | 728 DispatchInfo *pDispatchInfo = new DispatchInfo( xDispatch, aURL, rArgs ); in dispatchCommand() 805 IMPL_STATIC_LINK_NOINSTANCE( ToolboxController, ExecuteHdl_Impl, DispatchInfo*, pDispatchInfo ) in IMPL_STATIC_LINK_NOINSTANCE() argument
|
/aoo42x/main/extensions/source/bibliography/ |
H A D | framectr.cxx | 72 struct DispatchInfo struct 87 static DispatchInfo SupportedCommandsArray[] = argument
|
Completed in 86 milliseconds