Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdpoev.cxx192 if(!HasMarkedPoints()) in SetMarkedPointsSmooth()
226 if(!HasMarkedPoints()) in SetMarkedSegmentsKind()
283 return HasMarkedPoints(); in IsDeleteMarkedPointsPossible()
288 if (!HasMarkedPoints()) in DeleteMarkedPoints()
342 if(!HasMarkedPoints()) in RipUpAtMarkedPoints()
H A Dsvdview.cxx1199 if(HasMarkedPoints()) in GetStatusText()
1268 if (HasMarkedPoints()) { in GetStatusText()
1383 else if (HasMarkedPoints()) UnmarkAllPoints(); // Marked, not Markable! in UnmarkAll()
1392 if (HasMarkedPoints()) { in GetMarkedRect()
1414 else if (GetContext()==SdrViewContext::PointEdit && HasMarkedPoints()) in DeleteMarked()
H A Dsvdmrkv1.cxx65 bool SdrMarkView::HasMarkedPoints() const in HasMarkedPoints() function in SdrMarkView
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdpoev.cxx192 if(HasMarkedPoints()) in SetMarkedPointsSmooth()
226 if(HasMarkedPoints()) in SetMarkedSegmentsKind()
283 return HasMarkedPoints(); in IsDeleteMarkedPointsPossible()
288 if (HasMarkedPoints()) in DeleteMarkedPoints()
342 if(HasMarkedPoints()) in RipUpAtMarkedPoints()
H A Dsvdview.cxx1207 if(HasMarkedPoints()) in GetStatusText()
1276 if (HasMarkedPoints()) { in GetStatusText()
1371 else if (HasMarkedPoints()) UnmarkAllPoints(); // Marked, not Markable! in UnmarkAll()
1380 if (HasMarkedPoints()) { in GetMarkedRect()
1402 else if (GetContext()==SdrViewContext::PointEdit && HasMarkedPoints()) in DeleteMarked()
H A Dsvdmrkv1.cxx68 bool SdrMarkView::HasMarkedPoints() const in HasMarkedPoints() function in SdrMarkView
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Dbeziersh.cxx80 if (pSdrView->HasMarkedPoints()) in Execute()
96 if (pSdrView->HasMarkedPoints()) in Execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Dbeziersh.cxx85 if (pSdrView->HasMarkedPoints()) in Execute()
101 if (pSdrView->HasMarkedPoints()) in Execute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/
H A Dsmarttag.hxx129 bool HasMarkedPoints() const;
H A DView.hxx208 virtual bool HasMarkedPoints() const override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/
H A Dsmarttag.hxx129 bool HasMarkedPoints() const;
H A DView.hxx180 virtual bool HasMarkedPoints() const override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/func/
H A Dsmarttag.cxx284 bool SmartTagSet::HasMarkedPoints() const in HasMarkedPoints() function in sd::SmartTagSet
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/func/
H A Dsmarttag.cxx284 bool SmartTagSet::HasMarkedPoints() const in HasMarkedPoints() function in sd::SmartTagSet
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Dsdview.cxx1116 bool View::HasMarkedPoints() const in HasMarkedPoints() function in sd::View
1118 if( maSmartTags.HasMarkedPoints() ) in HasMarkedPoints()
1121 return FmFormView::HasMarkedPoints(); in HasMarkedPoints()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Dsdview.cxx1111 bool View::HasMarkedPoints() const in HasMarkedPoints() function in sd::View
1113 if( maSmartTags.HasMarkedPoints() ) in HasMarkedPoints()
1116 return FmFormView::HasMarkedPoints(); in HasMarkedPoints()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvdmrkv.hxx330 virtual bool HasMarkedPoints() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvdmrkv.hxx320 virtual bool HasMarkedPoints() const;