Home
last modified time | relevance | path

Searched refs:middle (Results 1 – 25 of 83) sorted by relevance

1234

/trunk/main/offapi/com/sun/star/geometry/
H A DAffineMatrix3D.idl73 /// The top, left middle matrix entry.
76 /// The top, right middle matrix entry.
82 /// The middle, left matrix entry.
85 /// The middle, middle left matrix entry.
88 /// The middle, middle right matrix entry.
91 /// The middle, right matrix entry.
97 /// The bottom, middle left matrix entry.
100 /// The bottom, middle right matrix entry.
H A DAffineMatrix2D.idl71 /// The top, middle matrix entry.
80 /// The bottom, middle matrix entry.
/trunk/main/writerfilter/source/doctok/
H A DWW8BinTableImpl.cxx57 sal_uInt32 middle = (right + left) / 2; in getPageNumber() local
59 Fc aFc = getFc(middle); in getPageNumber()
62 right = middle; in getPageNumber()
64 left = middle; in getPageNumber()
/trunk/main/offapi/com/sun/star/drawing/
H A DRectanglePoint.idl50 /** specify to the point on the middle of the top from the rectangle.
66 /** specify to the point on the middle of the left side from the rectangle.
82 /** specify to the point on the middle of the right side from the rectangle.
98 /** specify to the point on the middle of the bottom from the rectangle.
H A DConnectorType.idl41 /** the connector is drawn with three lines, with the middle line
H A DLineJoint.idl45 /** the middle value between the joints is used
/trunk/main/offapi/com/sun/star/style/
H A DGraphicLocation.idl56 /** The graphic is located in the middle of the top edge.
70 /** The graphic is located in the middle of the left edge.
84 /** The graphic is located in the middle of the right edge.
98 /** The graphic is located in the middle of the bottom edge.
/trunk/main/svx/source/accessibility/
H A Daccessibility.src102 Text [ en-US ] = "Top middle" ;
132 Text [ en-US ] = "Bottom middle" ;
/trunk/main/basegfx/test/
H A Dbasegfx2d.cxx301 const B2DPoint middle( 0.5, 0.5 ); in SetUp() local
339 B2DPoint(middle + B2DPoint(4.0,0.0)), in SetUp()
340 B2DPoint(middle + B2DPoint(4.0,0.0)), in SetUp()
/trunk/main/writerfilter/documentation/
H A Dsprms.txt5 5: justify middle
/trunk/main/offapi/com/sun/star/rendering/
H A DXGraphicDevice.idl238 index in the middle, and varies linearly between center
252 index in the middle, and varies linearly between center
/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/
H A Dc_simple03-mod.infile22 # simple spreadsheet - insert a new column in middle
/trunk/main/offapi/com/sun/star/awt/
H A DMouseButton.idl51 /** specifies the middle mouse button as being pressed.
/trunk/main/offapi/com/sun/star/table/
H A DCellVertJustify.idl51 /** contents are aligned to the vertical middle of the cell.
/trunk/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl315 middle of a transaction. Calling setReadOnly with
372 in the middle of a transaction.
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A Ddisplay.css52 vertical-align: middle;
/trunk/main/salhelper/source/
H A Dgcc3.map64 # Introducing a wildcard right in the middle because due to
H A Dgcc3os2.map64 # Introducing a wildcard right in the middle because due to
/trunk/main/offapi/com/sun/star/text/
H A DHoriOrientation.idl61 /** The object is aligned at the middle.
/trunk/main/offapi/com/sun/star/chart2/
H A DRelativePosition.idl73 … be placed at the given coorediantes. If Anchor is RIGHT the right middle corner of the object will
/trunk/main/offapi/com/sun/star/report/
H A DCalculation.idl68 /** returns the middle value in a sequence of numeric values.
/trunk/main/svx/sdi/
H A Dxoitems.sdi149 SVX_LINEJOINT_MIDDLE, // calc middle value between joints
/trunk/main/offapi/com/sun/star/i18n/
H A DTransliterationModules.idl105 /// Ignore middle dot in Japanese fuzzy search
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch640 // but if we land in the middle of a chunk, go forward to its boundary.
955 + @param psstrmNext - because when processing in the middle of a pass, we may need to
988 + // Calculating a position in the middle of processing a pass.
1281 + In the middle of running a pass, return the given slot to use in processing.
1447 + @param fMidPass - calculating the position of some slot in the middle of the pass
/trunk/main/sw/source/filter/ww8/
H A DREADME-rtf.txt84 the middle of the document. MSO ignores this problem, but OOo stops

Completed in 79 milliseconds

1234