Searched refs:xShell (Results 1 – 3 of 3) sorted by relevance
189 css::uno::Reference< css::system::XSystemShellExecute > xShell( in dispatchWithNotification() local192 … xShell->execute(sSystemURL, ::rtl::OUString(), css::system::SystemShellExecuteFlags::DEFAULTS); in dispatchWithNotification()
693 DrawDocShellRef xShell = new DrawDocShell(SFX_CREATE_MODE_INTERNAL); in InsertData() local694 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()
669 SfxObjectShellLock xShell( pPilotDlg->GetDocument() ); in ExecuteNewDocument() local670 SfxObjectShell* pShell = xShell; in ExecuteNewDocument()
Completed in 74 milliseconds