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