Searched refs:mbStartActive (Results 1 – 1 of 1) sorted by relevance
47 unsigned mbStartActive : 1L; // start of Line is active member in drawinglayer::attribute::ImpSdrLineStartEndAttribute66 mbStartActive(bStartActive), in ImpSdrLineStartEndAttribute()78 bool isStartActive() const { return mbStartActive; } in isStartActive()
Completed in 8 milliseconds