Lines Matching refs:mpDocShell
213 mpDocShell( pShell ), in SdXImpressDocument()
232 mpDocShell( NULL ), in SdXImpressDocument()
464 mpDocShell = NULL; in Notify()
475 if( mpDocShell ) in Notify()
477 SdDrawDocument *pNewDoc = mpDocShell->GetDoc(); in Notify()
704 if( mpDocShell && (mpDocShell->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED) && xData.is() ) in setViewData()
1402 aAny <<= mpDocShell->GetBasicContainer(); in getPropertyValue()
1405 aAny <<= mpDocShell->GetDialogContainer(); in getPropertyValue()
1475 if( mpDocShell && mpDoc ) in getRendererCount()
1481 if( xModel == mpDocShell->GetModel() ) in getRendererCount()
1512 if( mpDocShell && mpDoc ) in getRenderer()
1522 const Rectangle aVisArea( mpDocShell->GetVisArea( embed::Aspects::MSOLE_DOCPRINT ) ); in getRenderer()
1864 if( mpDocShell && mpDoc ) in render()
1892 ::sd::ClientView* pView = new ::sd::ClientView( mpDocShell, pOut, NULL ); in render()
1897 ::sd::ViewShell* pOldViewSh = mpDocShell->GetViewShell(); in render()
1917 if( xModel == mpDocShell->GetModel() ) in render()