Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx687 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList() local
693 pSdDrawDocShell = pSdNavigatorWin->GetDrawDocShell(mpDoc); in AddShapeList()
694 if(pSdDrawDocShell) in AddShapeList()
695 bMarked=pSdDrawDocShell->IsMarked(pShape); in AddShapeList()
722 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList() local
728 pSdDrawDocShell = pSdNavigatorWin->GetDrawDocShell(mpDoc); in AddShapeList()
729 if(pSdDrawDocShell) in AddShapeList()
730 bMarked=pSdDrawDocShell->IsMarked((SdrObject*)pObj); in AddShapeList()
750 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList() local
756 pSdDrawDocShell = pSdNavigatorWin->GetDrawDocShell(mpDoc); in AddShapeList()
[all …]