Searched refs:bSetMarkedPointsSmoothPossible (Results 1 – 3 of 3) sorted by relevance
48 bSetMarkedPointsSmoothPossible=sal_False; in ImpResetPolyPossibilityFlags()102 bSetMarkedPointsSmoothPossible = true; in CheckPolyPossibilitiesHelper()275 return bSetMarkedPointsSmoothPossible; in IsSetMarkedPointsSmoothPossible()
51 sal_Bool bSetMarkedPointsSmoothPossible : 1; member in SdrPolyEditView
227 void SetMarkedPointsSmoothPossible( bool bSet ) { bSetMarkedPointsSmoothPossible = bSet; } in SetMarkedPointsSmoothPossible()