Searched refs:bEllipse (Results 1 – 4 of 4) sorted by relevance
89 bool HasEllipse() const { return bEllipse; } in HasEllipse()116 bool bEllipse; member in ary::idl::Function134 bEllipse = true; in Set_Ellipse()
49 bEllipse(false) in Function()63 bEllipse(false) in Function()133 return function_cast(i_ce).bEllipse; in HasEllipse()
542 bEllipse ( sal_False ) in IMapPolygonObject()572 rOStm << bEllipse; // >= Version 2 in WriteIMapObject()590 rIStm >> bEllipse; in ReadIMapObject()649 bEllipse = sal_True; in SetExtraEllipse()677 if ( bEllipse ) in Scale()
43 sal_Bool bEllipse; member in IMapPolygonObject75 sal_Bool HasExtraEllipse() const { return bEllipse; } in HasExtraEllipse()
Completed in 31 milliseconds