/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwshb.cxx | 185 nErr = pClient->DoVerb( nVerb ); in ActivateObject() 236 ErrCode __EXPORT ScTabViewShell::DoVerb(long nVerb) in DoVerb() function in ScTabViewShell
|
H A D | tabvwshh.cxx | 102 pVisibleSh->DoVerb( 0 ); in ExecuteObject()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | ipclient.hxx | 92 ErrCode DoVerb( long nVerb );
|
H A D | viewsh.hxx | 193 virtual ErrCode DoVerb(long nVerb);
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | ViewShellBase.hxx | 127 virtual ErrCode DoVerb (long nVerb);
|
H A D | ViewShell.hxx | 425 virtual ErrCode DoVerb (long nVerb);
|
H A D | DrawViewShell.hxx | 264 virtual ErrCode DoVerb(long nVerb);
|
/aoo41x/main/embedserv/source/inc/ |
H A D | embeddoc.hxx | 114 …STDMETHOD(DoVerb) ( LONG iVerb, LPMSG lpmsg, IOleClientSite *pActiveSite, LONG lindex, HWND hwndPa…
|
/aoo41x/main/sd/source/ui/view/ |
H A D | ViewShellBase.cxx | 559 ErrCode ViewShellBase::DoVerb (long nVerb) in DoVerb() function in sd::ViewShellBase 565 aResult = pShell->DoVerb (nVerb); in DoVerb()
|
H A D | viewshe2.cxx | 983 pSdClient->DoVerb(nVerb); // ErrCode wird ggf. vom Sfx ausgegeben in ActivateObject()
|
H A D | drviews1.cxx | 790 ErrCode DrawViewShell::DoVerb(long nVerb) in DoVerb() function in sd::DrawViewShell
|
H A D | viewshel.cxx | 1447 ErrCode ViewShell::DoVerb (long ) in DoVerb() function in sd::ViewShell
|
/aoo41x/main/sw/source/ui/table/ |
H A D | tablemgr.cxx | 280 ErrCode nErr = pClient->DoVerb( SVVERB_SHOW ); in InsertChart()
|
/aoo41x/main/embedserv/source/inprocserv/ |
H A D | inprocembobj.h | 159 …STDMETHOD(DoVerb) ( LONG iVerb, LPMSG lpmsg, IOleClientSite *pActiveSite, LONG lindex, HWND hwndPa…
|
H A D | inprocembobj.cxx | 963 STDMETHODIMP InprocEmbedDocument_Impl::DoVerb( in DoVerb() function in inprocserv::InprocEmbedDocument_Impl 984 hr = pOleObject->DoVerb( iVerb, pMsg, pActiveSite, nLong, hWin, pRect ); in DoVerb()
|
/aoo41x/main/embedserv/source/embed/ |
H A D | ed_ioleobject.cxx | 143 STDMETHODIMP EmbedDocument_Impl::DoVerb( in DoVerb() function in EmbedDocument_Impl
|
/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 478 pClient->DoVerb( SVVERB_SHOW ); in InsertObject() 648 pCli->DoVerb( nVerb ); in LaunchOLEObj()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | tabvwsh.hxx | 340 virtual ErrCode DoVerb(long nVerb);
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | view.hxx | 421 virtual ErrCode DoVerb( long nVerb );
|
/aoo41x/main/sfx2/source/control/ |
H A D | shell.cxx | 1177 pViewShell->DoVerb(aList[n].VerbID); in VerbExec()
|
/aoo41x/main/sfx2/source/view/ |
H A D | ipclient.cxx | 933 ErrCode SfxInPlaceClient::DoVerb( long nVerb ) in DoVerb() function in SfxInPlaceClient
|
H A D | viewsh.cxx | 928 ErrCode SfxViewShell::DoVerb(long /*nVerb*/) in DoVerb() function in SfxViewShell
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fusel.cxx | 1438 pDrViewSh->DoVerb((sal_Int16)pInfo->mnVerb); in AnimateObj()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | view.cxx | 1568 ErrCode SwView::DoVerb( long nVerb ) in DoVerb() function in SwView
|
/aoo41x/main/embeddedobj/source/msole/ |
H A D | olecomponent.cxx | 1097 hr = m_pNativeImpl->m_pOleObject->DoVerb( nVerbID, NULL, m_pOleWrapClientSite, 0, NULL, NULL ); in ExecuteVerb()
|