Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
51 /** specifies the service of shapes in a text document
57 /** contains the number of the page where the objects are anchored.
75 /** determines the horizontal orientation of the object.
81 /** contains the horizontal position of the object (1/100 mm).
87 /** determines the environment of the object to which the orientation
95 /** determines the vertical orientation of the object.
102 /** contains the vertical position of the object (1/100 mm).
111 /** determines the environment of the object to which the orientation is related.
117 /** contains the left margin of the object.
122 /** contains the right margin of the object.
127 /** contains the top margin of the object.
132 /** contains the bottom margin of the object.
136 /** determines the type of the surrounding text.
142 /** determines if the text of the paragraph in which the object
148 /** determines if the text wraps around the contour of the object.
153 /** the text flows only around the contour of the object.
163 text document. One of them is to use the insertTextContent() method of
165 method of the <type scope="com::sun::star::drawing">XShapes</type> interface.
176 /** determines the influence of the text wrap on the positioning of the
179 <p>The value of this property is only evaluated for the positioning
180 of the shape, if the text document setting ConsiderTextWrapOnObjPos
188 /** determines the transformation of the shape in horizontal left-to-right
191 <p>This property is needed for the export of the OASIS Open Office
193 transformation property of the included service com::sun::star::drawing::Shape
200 /** determines layout direction the position attributes of the shape
209 /** determines the start position of the shape in horizontal left-to-right
212 <p>This property is needed for the export of the OASIS Open Office
214 start position property of the included service com::sun::star::drawing::Shape
221 /** determines the end position of the shape in horizontal left-to-right
224 <p>This property is needed for the export of the OASIS Open Office
226 end position property of the included service com::sun::star::drawing::Shape