Searched refs:SPECIALTARGET_SELF (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/framework/source/dispatch/ |
H A D | dispatchprovider.cxx | 295 (sTargetFrameName==SPECIALTARGET_SELF) || in implts_queryDesktopDispatch() 319 xDispatcher = xProvider->queryDispatch(aURL,SPECIALTARGET_SELF,0); in implts_queryDesktopDispatch() 410 xDispatcher = xBeamer->queryDispatch(aURL, SPECIALTARGET_SELF, 0); in implts_queryFrameDispatch() 432 xDispatcher = xParent->queryDispatch(aURL, SPECIALTARGET_SELF, 0); in implts_queryFrameDispatch() 448 xDispatcher = this->queryDispatch(aURL,SPECIALTARGET_SELF,0); in implts_queryFrameDispatch() 469 (sTargetName==SPECIALTARGET_SELF) || in implts_queryFrameDispatch() 488 xDispatcher = xParent->queryDispatch(aURL, SPECIALTARGET_SELF, 0); in implts_queryFrameDispatch() 502 xDispatcher = xController->queryDispatch(aURL, SPECIALTARGET_SELF, 0); in implts_queryFrameDispatch() 550 xDispatcher = xProvider->queryDispatch(aURL,SPECIALTARGET_SELF,0); in implts_queryFrameDispatch() 633 xDispatcher = xHandler->queryDispatch(aURL,SPECIALTARGET_SELF,0); in implts_searchProtocolHandler() [all …]
|
H A D | windowcommanddispatch.cxx | 179 …nce< css::frame::XDispatch > xDispatch = xProvider->queryDispatch(aCommand, SPECIALTARGET_SELF, 0); in impl_dispatchCommand()
|
/aoo42x/main/framework/inc/ |
H A D | targets.h | 53 #define SPECIALTARGET_SELF DECLARE_ASCII(SPECIALTARGET_ASCII_SELF ) macro
|
/aoo42x/main/framework/source/loadenv/ |
H A D | targethelper.cxx | 53 (sCheckTarget.equals(SPECIALTARGET_SELF)) in matchSpecialTarget()
|
H A D | loadenv.cxx | 1313 …rence< css::frame::XDispatch > xDispatcher = xProvider->queryDispatch(aCmd, SPECIALTARGET_SELF, 0); in impl_jumpToMark()
|
/aoo42x/main/framework/source/services/ |
H A D | frame.cxx | 872 ( sTargetFrameName==SPECIALTARGET_SELF ) || in findFrame() 2380 … css::uno::Reference< css::frame::XDispatch > xCloser = queryDispatch(aURL, SPECIALTARGET_SELF, 0); in windowClosing()
|
H A D | desktop.cxx | 1090 ( sTargetFrameName==SPECIALTARGET_SELF ) || in findFrame()
|
Completed in 94 milliseconds