Home
last modified time | relevance | path

Searched refs:rpView (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2575 SfxViewShell *&rpView, in GetRenderDoc() argument
2595 if (!rpView) in GetRenderDoc()
2601 rpView = GuessViewShell( bIsSwSrcView ); in GetRenderDoc()
2603 DBG_ASSERT( rpView, "ViewShell missing" ); in GetRenderDoc()
2608 if (rpView && rpView->IsA(aSwViewTypeId)) in GetRenderDoc()
2610 SfxObjectShellLock xDocSh(((SwView*)rpView)->GetOrCreateTmpSelectionDoc()); in GetRenderDoc()
2614 rpView = pDoc->GetDocShell()->GetView(); in GetRenderDoc()
/aoo4110/main/sw/inc/
H A Dunotxdoc.hxx232 …SwDoc * GetRenderDoc( SfxViewShell *&rpView, const css::uno::Any& rSelection, bool bIsPDFE…

Completed in 39 milliseconds