Lines Matching refs:from
33 // DocMerge from xml: enum com::sun::star::drawing::RectanglePoint
41 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::LEFT_TOP
42 /** specify to the point on the left side from the top of the rectangle.
49 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::MIDDLE_TOP
50 /** specify to the point on the middle of the top from the rectangle.
57 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::RIGHT_TOP
58 /** specify to the point on the right side from the top of the rectangle.
65 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::LEFT_MIDDLE
66 /** specify to the point on the middle of the left side from the rectangle.
73 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::MIDDLE_MIDDLE
74 /** specify to the point on the center from the rectangle.
81 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::RIGHT_MIDDLE
82 /** specify to the point on the middle of the right side from the rectangle.
89 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::LEFT_BOTTOM
90 /** specify to the point on the bottom of the left side from the rectangle.
97 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::MIDDLE_BOTTOM
98 /** specify to the point on the middle of the bottom from the rectangle.
105 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::RIGHT_BOTTOM
106 /** specify to the point on the bottom of the right side from the rectangle.