Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/tools/
H A DPreviewRenderer.cxx79 mpDocShellOfView(NULL), in PreviewRenderer()
101 if (mpDocShellOfView != NULL) in ~PreviewRenderer()
102 EndListening (*mpDocShellOfView); in ~PreviewRenderer()
341 if (mpDocShellOfView!=NULL && mpDocShellOfView->GetDoc()!=NULL) in PaintPage()
456 if (pDocShell != mpDocShellOfView) in ProvideView()
463 if (mpDocShellOfView != NULL) in ProvideView()
464 EndListening (*mpDocShellOfView); in ProvideView()
465 mpDocShellOfView = pDocShell; in ProvideView()
466 if (mpDocShellOfView != NULL) in ProvideView()
547 && mpDocShellOfView != NULL) in Notify()
[all …]
/aoo4110/main/sd/source/ui/inc/
H A DPreviewRenderer.hxx137 DrawDocShell* mpDocShellOfView; member in sd::PreviewRenderer

Completed in 20 milliseconds