Home
last modified time | relevance | path

Searched refs:HasMarkedGluePoints (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/svx/inc/svx/
H A Dsvdglev.hxx75 …sal_Bool IsSetMarkedGluePointsEscDirPossible() const { return !IsReadOnly() && HasMarkedGluePoints in IsSetMarkedGluePointsEscDirPossible()
81 …ool IsSetMarkedGluePointsPercentPossible() const { return !IsReadOnly() && HasMarkedGluePoints(); } in IsSetMarkedGluePointsPercentPossible()
95 …sal_Bool IsSetMarkedGluePointsAlignPossible() const { return !IsReadOnly() && HasMarkedGluePoints(… in IsSetMarkedGluePointsAlignPossible()
H A Dsvdmrkv.hxx416 sal_Bool HasMarkedGluePoints() const;
/aoo41x/main/svx/source/svdraw/
H A Dsvdview.cxx1257 if(HasMarkedGluePoints()) in GetStatusText()
1308 if (HasMarkedGluePoints()) { in GetStatusText()
1408 } else if (HasMarkedGluePoints()) UnmarkAllGluePoints(); in UnmarkAll()
1469 if (IsGluePointEditMode() && HasMarkedGluePoints()) { in MarkNext()
1483 if (IsGluePointEditMode() && HasMarkedGluePoints()) { in MarkNext()
1494 if (IsGluePointEditMode() && HasMarkedGluePoints()) { in GetMarkedRect()
1505 if (IsGluePointEditMode() && HasMarkedGluePoints()) { in SetMarkedRect()
1524 else if (IsGluePointEditMode() && HasMarkedGluePoints()) in DeleteMarked()
1558 if (IsGluePointEditMode() && HasMarkedGluePoints()) return sal_True; in IsDeleteMarkedPossible()
H A Dsvdglev.cxx234 return HasMarkedGluePoints(); in IsDeleteMarkedGluePointsPossible()
H A Dsvdmrkv1.cxx496 sal_Bool SdrMarkView::HasMarkedGluePoints() const in HasMarkedGluePoints() function in SdrMarkView

Completed in 69 milliseconds