Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx716 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList() local
722 pSdDrawDocShell = pSdNavigatorWin->GetDrawDocShell(mpDoc); in AddShapeList()
723 if(pSdDrawDocShell) in AddShapeList()
724 bMarked=pSdDrawDocShell->IsMarked(pShape); in AddShapeList()
751 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList() local
757 pSdDrawDocShell = pSdNavigatorWin->GetDrawDocShell(mpDoc); in AddShapeList()
758 if(pSdDrawDocShell) in AddShapeList()
759 bMarked=pSdDrawDocShell->IsMarked((SdrObject*)pObj); in AddShapeList()
779 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList() local
785 pSdDrawDocShell = pSdNavigatorWin->GetDrawDocShell(mpDoc); in AddShapeList()
[all …]