Lines Matching refs:property

138 	[optional, property] boolean IsNumbering; 
145 are sequences of property values as described in the service
148 [optional, property] com::sun::star::container::XIndexReplace NumberingRules;
156 [property] boolean TextAutoGrowHeight;
164 [property] boolean TextAutoGrowWidth;
168 // DocMerge from xml: property com::sun::star::drawing::Text::TextContourFrame
172 [property] boolean TextContourFrame;
179 [property] com::sun::star::drawing::TextFitToSizeType TextFitToSize;
186 [property] com::sun::star::drawing::TextHorizontalAdjust TextHorizontalAdjust;
193 [property] com::sun::star::drawing::TextVerticalAdjust TextVerticalAdjust;
203 [property] long TextLeftDistance;
214 [property] long TextRightDistance;
225 [property] long TextUpperDistance;
238 [property] long TextLowerDistance;
242 /** with this property you can set the maximum height for a shape with text.
244 the value of this property.
246 [property] long TextMaximumFrameHeight;
250 /** with this property you can set the maximum width for a shape with text.
252 the value of this property.
254 [property] long TextMaximumFrameWidth;
258 /** with this property you can set the minimum height for a shape with text.
260 than the value of this property.
262 [property] long TextMinimumFrameHeight;
266 /** with this property you can set the minimum width for a shape with text.
268 than the value of this property.
270 [property] long TextMinimumFrameWidth;
276 [property] short TextAnimationAmount;
283 [property] short TextAnimationCount;
290 [property] short TextAnimationDelay;
296 [property] com::sun::star::drawing::TextAnimationDirection TextAnimationDirection;
302 [property] com::sun::star::drawing::TextAnimationKind TextAnimationKind;
309 [property] boolean TextAnimationStartInside;
316 [property] boolean TextAnimationStopInside;
322 [property] ::com::sun::star::text::WritingMode TextWritingMode;