Lines Matching defs:ImpMeasureRec
262 struct ImpMeasureRec : public SdrDragStatUserData struct
264 Point aPt1;
265 Point aPt2;
266 SdrMeasureKind eKind;
267 SdrMeasureTextHPos eWantTextHPos;
268 SdrMeasureTextVPos eWantTextVPos;
269 long nLineDist;
270 long nHelplineOverhang;
271 long nHelplineDist;
272 long nHelpline1Len;
273 long nHelpline2Len;
274 FASTBOOL bBelowRefEdge;
275 FASTBOOL bTextRota90;
276 FASTBOOL bTextUpsideDown;
277 long nMeasureOverhang;
278 FieldUnit eMeasureUnit;
279 Fraction aMeasureScale;
280 FASTBOOL bShowUnit;
281 String aFormatString;
282 FASTBOOL bTextAutoAngle;
283 long nTextAutoAngleView;
284 FASTBOOL bTextIsFixedAngle;
285 long nTextFixedAngle;