Home
last modified time | relevance | path

Searched refs:xShell (Results 1 – 3 of 3) sorted by relevance

/trunk/main/framework/source/dispatch/
H A Dsystemexec.cxx189 css::uno::Reference< css::system::XSystemShellExecute > xShell( in dispatchWithNotification() local
192xShell->execute(sSystemURL, ::rtl::OUString(), css::system::SystemShellExecuteFlags::DEFAULTS); in dispatchWithNotification()
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx693 DrawDocShellRef xShell = new DrawDocShell(SFX_CREATE_MODE_INTERNAL); in InsertData() local
694 xShell->DoInitNew(0); in InsertData()
696 SdDrawDocument* pModel = xShell->GetDoc(); in InsertData()
699 Reference< XComponent > xComponent( xShell->GetModel(), UNO_QUERY ); in InsertData()
834 xShell->DoClose(); in InsertData()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx669 SfxObjectShellLock xShell( pPilotDlg->GetDocument() ); in ExecuteNewDocument() local
670 SfxObjectShell* pShell = xShell; in ExecuteNewDocument()

Completed in 30 milliseconds