Searched refs:pSdDrawDocShell (Results 1 – 1 of 1) sorted by relevance
716 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList() local722 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() local757 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() local785 pSdDrawDocShell = pSdNavigatorWin->GetDrawDocShell(mpDoc); in AddShapeList()[all …]