Searched refs:HasMarkedGluePoints (Results 1 – 5 of 5) sorted by relevance
75 …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()
416 sal_Bool HasMarkedGluePoints() const;
1257 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()
234 return HasMarkedGluePoints(); in IsDeleteMarkedGluePointsPossible()
496 sal_Bool SdrMarkView::HasMarkedGluePoints() const in HasMarkedGluePoints() function in SdrMarkView
Completed in 63 milliseconds