Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dipolypolygoneditorcontroller.hxx53 virtual sal_Bool IsDeleteMarkedPointsPossible() const = 0;
H A Dsvdpoev.hxx85 sal_Bool IsDeleteMarkedPointsPossible() const;
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.hxx75 virtual sal_Bool IsDeleteMarkedPointsPossible() const;
H A Dmotionpathtag.cxx1123 if( mpPathObj && IsDeleteMarkedPointsPossible() ) in DeleteMarkedPoints()
1158 sal_Bool MotionPathTag::IsDeleteMarkedPointsPossible() const in IsDeleteMarkedPointsPossible() function in sd::MotionPathTag
/trunk/main/sd/source/ui/view/
H A Ddrbezob.cxx172 if (!pIPPEC || !pIPPEC->IsDeleteMarkedPointsPossible()) in GetAttrState()
/trunk/main/sw/source/ui/shells/
H A Dbeziersh.cxx274 if (!pSdrView->IsDeleteMarkedPointsPossible()) in GetState()
/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx298 sal_Bool SdrPolyEditView::IsDeleteMarkedPointsPossible() const in IsDeleteMarkedPointsPossible() function in SdrPolyEditView
/trunk/main/svx/source/dialog/
H A Dimapdlg.cxx990 aTbxIMapDlg1.EnableItem( TBI_POLYDELETE, !bDrawEnabled && pView->IsDeleteMarkedPointsPossible() ); in IMPL_LINK()
H A D_contdlg.cxx992 ….EnableItem( TBI_POLYDELETE, bDontHide && !bDrawEnabled && pView->IsDeleteMarkedPointsPossible() ); in IMPL_LINK()

Completed in 41 milliseconds