Lines Matching refs:DrawViewShell
754 if (mpViewShell && mpViewShell->ISA(DrawViewShell)) in GotoBookmark()
756 DrawViewShell* pDrawViewShell = static_cast<DrawViewShell*>(mpViewShell); in GotoBookmark()
860 pDrawViewShell = dynamic_cast<sd::DrawViewShell*>(mpViewShell); in GotoBookmark()
932 if (mpViewShell && mpViewShell->ISA(DrawViewShell)) in IsMarked()
934 DrawViewShell* pDrViewSh = (DrawViewShell*) mpViewShell; in IsMarked()
949 if (mpViewShell && mpViewShell->ISA(DrawViewShell)) in GetObjectIsmarked()
951 DrawViewShell* pDrViewSh = (DrawViewShell*) mpViewShell; in GetObjectIsmarked()
993 pDrViewSh = (DrawViewShell*) mpViewShell; in GetObjectIsmarked()
1056 if (mpViewShell && mpViewShell->ISA(DrawViewShell)) in GotoTreeBookmark()
1058 DrawViewShell* pDrViewSh = (DrawViewShell*) mpViewShell; in GotoTreeBookmark()
1100 pDrViewSh = (DrawViewShell*) mpViewShell; in GotoTreeBookmark()