Lines Matching refs:mpDrawView
80 const SdrMarkList& rMarkList = mpDrawView->GetMarkedObjectList(); in GetMenuStateSel()
245 (!mpDrawView->IsConvertToPathObjPossible(sal_False) && in GetMenuStateSel()
246 !mpDrawView->IsShearAllowed() && in GetMenuStateSel()
247 !mpDrawView->IsDistortAllowed()) ) in GetMenuStateSel()
273 if ( !mpDrawView->IsDismantlePossible(sal_False) ) in GetMenuStateSel()
278 if ( !mpDrawView->IsDismantlePossible(sal_True) && in GetMenuStateSel()
279 !mpDrawView->IsImportMtfPossible() && in GetMenuStateSel()
280 !mpDrawView->IsBreak3DObjPossible() ) in GetMenuStateSel()
287 OutlinerView* pOLV = mpDrawView->GetTextEditOutlinerView(); in GetMenuStateSel()
433 (!mpDrawView->IsConvertToPathObjPossible(sal_False) && in GetMenuStateSel()
434 !mpDrawView->IsShearAllowed() && in GetMenuStateSel()
435 !mpDrawView->IsDistortAllowed()) ) in GetMenuStateSel()
479 if ( !mpDrawView->IsDismantlePossible(sal_False) ) in GetMenuStateSel()
483 if ( !mpDrawView->IsDismantlePossible(sal_True) && in GetMenuStateSel()
484 !mpDrawView->IsImportMtfPossible() && in GetMenuStateSel()
485 !mpDrawView->IsBreak3DObjPossible() ) in GetMenuStateSel()
489 if ( !mpDrawView->IsCombinePossible(sal_False) ) in GetMenuStateSel()
496 if ( !mpDrawView->IsCombinePossible(sal_True) ) in GetMenuStateSel()
500 if ( !mpDrawView->IsGroupPossible() ) in GetMenuStateSel()
504 if ( !mpDrawView->IsUnGroupPossible() ) in GetMenuStateSel()