Home
last modified time | relevance | path

Searched refs:bottom (Results 476 – 500 of 727) sorted by relevance

1...<<11121314151617181920>>...30

/aoo4110/main/i18npool/source/textconversion/
H A Dtextconversion_zh.cxx171 sal_Int32 bottom = (sal_Int32) index[len]; in getWordConversion() local
174 while (bottom <= top && !found) { in getWordConversion()
175 current = (top + bottom) / 2; in getWordConversion()
180 bottom = current + 1; in getWordConversion()
H A Dtextconversion_ko.cxx137 sal_Int16 bottom = 0; in getCharConversions() local
139 while (bottom <= top) { in getCharConversions()
140 sal_Int16 current = (top + bottom) / 2; in getCharConversions()
145 bottom = current + 1; in getCharConversions()
/aoo4110/main/offapi/com/sun/star/text/
H A DWritingMode.idl43 top-to-bottom.
52 placed top-to-bottom.
60 /** text within a line is written top-to-bottom. Lines and blocks are
H A DVertOrientation.idl62 /** aligned at the bottom
83 /** aligned at the bottom of a character (anchored to character )
104 /** aligned at the bottom of the line (anchored to character )
H A DDocumentSettings.idl143 bottom of table cells
146 respectively table of a table cell is added at the bottom of this
150 cell is added at the bottom of this table cell.
153 cell isn't added at the bottom of this table cell.</p>
H A DXTextTableCursor.idl51 contatenated by ':' with the table cell name of the bottom left table cell of the cell range.
114 /** moves the cursor to the bottom neighbor cell.
136 /** moves the cursor to the bottom right cell of the table.
/aoo4110/main/offapi/com/sun/star/style/
H A DParagraphProperties.idl156 <li>either the bottom margin of the previous paragraph.</li>
165 /** determines the bottom margin of the paragraph in 100th mm.
169 <li>either the bottom margin of the previous paragraph
302 to be at bottom of a page if the paragraph is spread over more than
334 /** contains the bottom border of the object.
359 /** contains the distance from the bottom border to the object.
H A DGraphicLocation.idl91 /** The graphic is located in the bottom left corner.
98 /** The graphic is located in the middle of the bottom edge.
105 /** The graphic is located in the bottom right corner.
H A DVerticalAlignment.idl43 …/** set the vertical alignment to the center between the top and bottom margins from the container…
59 /** set the vertical alignment to the bottom margin from the container object.
/aoo4110/main/offapi/com/sun/star/drawing/
H A DTextVerticalAdjust.idl56 /** The bottom edge of the text is adjusted to the bottom edge of the shape.
62 /** The text extends from the top to the bottom edge of the shape.
H A DRectanglePoint.idl90 /** specify to the point on the bottom of the left side from the rectangle.
98 /** specify to the point on the middle of the bottom from the rectangle.
106 /** specify to the point on the bottom of the right side from the rectangle.
/aoo4110/main/offapi/com/sun/star/table/
H A DCellProperties.idl171 <p>If used with a cell range, the top, left, right, and bottom
185 /** contains a description of the bottom border line of each cell.
237 /** contains a description of the top left to bottom right diagonal line of each cell.
243 /** contains a description of the bottom left to top right diagonal line of each cell.
/aoo4110/main/offapi/com/sun/star/awt/
H A DWindowEvent.idl94 /** specifies the inset from the bottom.
97 that means the bottom inset is the heigt of the bottom border.</p>
/aoo4110/main/extras/source/misc_config/wizard/web/styles/
H A Drgb.css87 border-bottom-width: mittel;
91 border-bottom-style: doppelt;
95 border-bottom-color: #003399;
H A Dpc_old.css87 border-bottom-width: mittel;
91 border-bottom-style: doppelt;
95 border-bottom-color: #000000;
/aoo4110/main/vcl/win/source/window/
H A Dsalobj.cxx754 pBoundRect->bottom = nBottom; in UnionClipRegion()
768 if ( nBottom > pBoundRect->bottom ) in UnionClipRegion()
769 pBoundRect->bottom = (int)nBottom; in UnionClipRegion()
775 pRect->bottom = (int)nBottom; in UnionClipRegion()
790 pRect->right, pRect->bottom ); in EndSetClipRegion()
/aoo4110/main/oox/source/dump/
H A Doledumper.ini231 shortlist=COMCTL-SLIDER-TICKSTYLE,0,bottom-right,top-left,both,no-ticks
287 shortlist=COMCTL-TABSTRIP-PLACEMENT,0,top,bottom,left,right
415 shortlist=AX-POS,0,top-left,top,top-right,left,center,right,bottom-left,bottom,bottom-right
416 shortlist=AX-IMAGEALIGN,0,top-left,top-right,center,bottom-left,bottom-right
654 shortlist=AX-TABSTRIP-ORIENTATION,0,top,bottom,left,right
/aoo4110/main/idlc/source/
H A Dparser.y206 AstScope * global = idlc()->scopes()->bottom();
1096 $$ = idlc()->scopes()->bottom()->lookupPrimitiveType(ET_void);
2258 $$ = new AstArray(*$1, NULL, *$3, idlc()->scopes()->bottom());
2417 $$ = idlc()->scopes()->bottom()->lookupPrimitiveType($1);
2569 AstScope* pScope = idlc()->scopes()->bottom();
2575 pArray = new AstArray((AstType*)$1, *$3, idlc()->scopes()->bottom());
2619 AstScope* pScope = idlc()->scopes()->bottom();
3045 $$ = idlc()->scopes()->bottom()->lookupPrimitiveType($1);
3049 $$ = idlc()->scopes()->bottom()->lookupPrimitiveType($1);
3053 $$ = idlc()->scopes()->bottom()->lookupPrimitiveType($1);
/aoo4110/main/offapi/com/sun/star/geometry/
H A DAffineMatrix2D.idl77 /// The bottom, left matrix entry.
80 /// The bottom, middle matrix entry.
83 /// The bottom, right matrix entry.
/aoo4110/main/extensions/source/activex/main/
H A DSOActiveX.cpp1001 di.prcBounds->bottom - di.prcBounds->top, in OnDrawAdvanced()
1015 || aRect.right != di.prcBounds->right || aRect.bottom != di.prcBounds->bottom ) in OnDrawAdvanced()
1023 di.prcBounds->bottom - di.prcBounds->top, in OnDrawAdvanced()
1030 aPosArgs[1] = CComVariant( int(di.prcBounds->bottom - di.prcBounds->top) ); in OnDrawAdvanced()
1048 di.prcBounds->bottom - di.prcBounds->top ); in OnDrawAdvanced()
/aoo4110/main/offapi/com/sun/star/sheet/
H A DXPrintAreas.idl112 print pages to the bottom.
119 print pages to the bottom.
146 print pages to the bottom, using
H A DFillDirection.idl40 /** specifies that rows are filled from top to bottom.
52 /** specifies that rows are filled from bottom to top.
/aoo4110/main/fpicker/source/win32/filepicker/
H A DWinFileOpenImpl.cxx721 int h = rcFileNameBox.bottom - rcFileNameBox.top; in EnlargeStdControlLabels()
732 h = rcFilterBox.bottom - rcFilterBox.top; in EnlargeStdControlLabels()
744 h = rcFilterBoxLabel.bottom - rcFilterBoxLabel.top; in EnlargeStdControlLabels()
751 h = rcFileNameBoxLabel.bottom - rcFileNameBoxLabel.top; in EnlargeStdControlLabels()
/aoo4110/main/editeng/source/items/
H A Dsvxitems.src80 Text [ en-US ] = "Shadow bottom left" ;
84 Text [ en-US ] = "Shadow bottom right" ;
803 Text [ en-US ] = "bottom " ;
823 Text [ en-US ] = "From bottom " ;
980 Text [ en-US ] = "Text aligned bottom";
/aoo4110/main/vcl/unx/headless/
H A Dsvpprn.cxx681 int left = 0, top = 0, right = 0, bottom = 0; in GetPageInfo() local
688 aData.m_pParser->getMargins( aPaper, left, right, top, bottom ); in GetPageInfo()
693 aData.m_pParser->getMargins( aPaper, top, bottom, right, left ); in GetPageInfo()
701 rOutHeight = ( height - top - bottom ) * nDPI / 72; in GetPageInfo()

Completed in 117 milliseconds

1...<<11121314151617181920>>...30