Home
last modified time | relevance | path

Searched refs:DoVerb (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/sc/source/ui/view/
H A Dtabvwshb.cxx185 nErr = pClient->DoVerb( nVerb ); in ActivateObject()
236 ErrCode __EXPORT ScTabViewShell::DoVerb(long nVerb) in DoVerb() function in ScTabViewShell
H A Dtabvwshh.cxx102 pVisibleSh->DoVerb( 0 ); in ExecuteObject()
/trunk/main/sfx2/inc/sfx2/
H A Dipclient.hxx92 ErrCode DoVerb( long nVerb );
H A Dviewsh.hxx194 virtual ErrCode DoVerb(long nVerb);
/trunk/main/sd/source/ui/inc/
H A DViewShellBase.hxx127 virtual ErrCode DoVerb (long nVerb);
H A DViewShell.hxx425 virtual ErrCode DoVerb (long nVerb);
H A DDrawViewShell.hxx264 virtual ErrCode DoVerb(long nVerb);
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx559 ErrCode ViewShellBase::DoVerb (long nVerb) in DoVerb() function in sd::ViewShellBase
565 aResult = pShell->DoVerb (nVerb); in DoVerb()
H A Dviewshe2.cxx983 pSdClient->DoVerb(nVerb); // ErrCode wird ggf. vom Sfx ausgegeben in ActivateObject()
H A Ddrviews1.cxx800 ErrCode DrawViewShell::DoVerb(long nVerb) in DoVerb() function in sd::DrawViewShell
H A Dviewshel.cxx1447 ErrCode ViewShell::DoVerb (long ) in DoVerb() function in sd::ViewShell
/trunk/main/embedserv/source/inc/
H A Dembeddoc.hxx114 …STDMETHOD(DoVerb) ( LONG iVerb, LPMSG lpmsg, IOleClientSite *pActiveSite, LONG lindex, HWND hwndPa…
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx478 pClient->DoVerb( SVVERB_SHOW ); in InsertObject()
648 pCli->DoVerb( nVerb ); in LaunchOLEObj()
/trunk/main/sw/source/ui/table/
H A Dtablemgr.cxx280 ErrCode nErr = pClient->DoVerb( SVVERB_SHOW ); in InsertChart()
/trunk/main/embedserv/source/inprocserv/
H A Dinprocembobj.h159 …STDMETHOD(DoVerb) ( LONG iVerb, LPMSG lpmsg, IOleClientSite *pActiveSite, LONG lindex, HWND hwndPa…
H A Dinprocembobj.cxx963 STDMETHODIMP InprocEmbedDocument_Impl::DoVerb( in DoVerb() function in inprocserv::InprocEmbedDocument_Impl
984 hr = pOleObject->DoVerb( iVerb, pMsg, pActiveSite, nLong, hWin, pRect ); in DoVerb()
/trunk/main/embedserv/source/embed/
H A Ded_ioleobject.cxx143 STDMETHODIMP EmbedDocument_Impl::DoVerb( in DoVerb() function in EmbedDocument_Impl
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx341 virtual ErrCode DoVerb(long nVerb);
/trunk/main/sfx2/source/control/
H A Dshell.cxx1177 pViewShell->DoVerb(aList[n].VerbID); in VerbExec()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx421 virtual ErrCode DoVerb( long nVerb );
/trunk/main/sfx2/source/view/
H A Dipclient.cxx933 ErrCode SfxInPlaceClient::DoVerb( long nVerb ) in DoVerb() function in SfxInPlaceClient
H A Dviewsh.cxx928 ErrCode SfxViewShell::DoVerb(long /*nVerb*/) in DoVerb() function in SfxViewShell
/trunk/main/sd/source/ui/func/
H A Dfusel.cxx1438 pDrViewSh->DoVerb((sal_Int16)pInfo->mnVerb); in AnimateObj()
/trunk/main/embeddedobj/source/msole/
H A Dolecomponent.cxx1097 hr = m_pNativeImpl->m_pOleObject->DoVerb( nVerbID, NULL, m_pOleWrapClientSite, 0, NULL, NULL ); in ExecuteVerb()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1567 ErrCode SwView::DoVerb( long nVerb ) in DoVerb() function in SwView

Completed in 131 milliseconds

12