Home
last modified time | relevance | path

Searched refs:left (Results 1 – 25 of 995) sorted by relevance

12345678910>>...40

/aoo41x/main/embedserv/source/embed/
H A Dtracker.cxx78 { offsetof(RECT, left), -1 },
132 lpRectLast->left, in DrawDragRect()
155 PatBlt(hDC,rect.left,rect.top,(rect.right-rect.left),(rect.bottom-rect.top),PATINVERT); in DrawDragRect()
166 PatBlt(hDC,rect.left, rect.top,(rect.right-rect.left),(rect.bottom-rect.top), PATINVERT); in DrawDragRect()
192 if(rp->left > rp->right) { in NormalizeRect()
193 UINT tmp = rp->left; in NormalizeRect()
194 rp->left = rp->right; in NormalizeRect()
621 PatBlt(hDC,rectTrue.left, rectTrue.top, rectTrue.right-rectTrue.left, in Draw()
626 PatBlt(hDC,rectTrue.left, rect.top, rect.left-rectTrue.left, in Draw()
686 rect.right = rect.left + size; in GetHandleRect()
[all …]
/aoo41x/main/toolkit/src2xml/source/
H A Dexpression.py33 if type(node.left) == type(0):
34 chars += "%d"%node.left
36 chars += toString(node.left)
51 self.left = None
71 if self.ptr.left == None:
83 if self.ptr.left == None:
96 if self.ptr.left == None:
97 self.ptr.left = Node()
108 if self.ptr.left == None:
119 if self.ptr.left == None:
[all …]
/aoo41x/main/sw/source/core/bastyp/
H A Dcalc.cxx1171 nLastLeft = left; in Term()
1185 left.PutBool( left.GetBool() && bB ); in Term()
1191 left.PutBool( left.GetBool() || bB ); in Term()
1216 left = left.GetDouble() < e.GetDouble() in Term()
1217 ? left : e; in Term()
1224 left = left.GetDouble() > e.GetDouble() in Term()
1225 ? left : e; in Term()
1262 left.Clear(); in Term()
1263 return left; in Term()
1346 left.PutBool( left.Compare( eSbxOper, Prim() )); in Term()
[all …]
/aoo41x/main/vcl/source/helper/
H A Dlazydelete.cxx65 template<> bool LazyDeletor<Window>::is_less( Window* left, Window* right ) in is_less() argument
67 return (left != right && right->IsChild( left, sal_True )) ? true : false; in is_less()
71 template<> bool LazyDeletor<Menu>::is_less( Menu* left, Menu* right ) in is_less() argument
73 while( left && left != right ) in is_less()
74 left = left->ImplGetStartedFrom(); in is_less()
75 return left != NULL; in is_less()
/aoo41x/main/svx/source/items/
H A Dgrfitem.cxx87 sal_Int32 top, left, right, bottom; in Create() local
88 rStrm >> top >> left >> right >> bottom; in Create()
91 top = -top, bottom = -bottom, left = -left, right = -right; in Create()
94 pNew->SetLeft( left ); in Create()
104 sal_Int32 left = GetLeft(), right = GetRight(), in Store() local
107 top = -top, bottom = -bottom, left = -left, right = -right; in Store()
109 rStrm << top << left << right << bottom; in Store()
/aoo41x/main/solenv/bin/modules/
H A DExtensionsLst.pm101 my ($left,$operator,$right) = @_;
107 if ($left =~ /^$right$/)
116 elsif (eval($left.$operator.$right))
157 my ($left,$operator,$right) = ($1,$2,$3);
166 if ($left =~ /^[A-Z_0-9]+$/)
169 my $left_value = $ENV{$left};
175 elsif ($left eq "language")
202 elsif ($left eq "platform")
216 die "can not handle left hand side $left on line $LineNo";
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx200 long nLeftDeco = abs( aRect.left - aRect2.left ); in ImplSaveFrameState()
220 long nLeftDeco = abs( aRect.left - aRect2.left ); in ImplSaveFrameState()
336 pRect->left += wRect.left; in ImplSalGetWorkArea()
831 aWinRect.left = 0; in ImplSalAddBorder()
1480 aWinRect.left = 0; in SetPosSize()
1588 nX = ((aRect.right-aRect.left)-nWidth)/2 + aRect.left; in SetPosSize()
1872 long nLeftDeco = abs( aWinRect.left - aRect2.left ); in SetWindowState()
3262 pBoundRect->left = nX; in UnionClipRegion()
3283 pRect->left = (int)nX; in UnionClipRegion()
4962 r.left = 0; in ImplDrawItem()
[all …]
/aoo41x/main/offapi/com/sun/star/drawing/
H A DXEnhancedCustomShapeDefaulter.idl115 "left-arrow",
118 "left-right-arrow",
126 "left-arrow-callout",
130 "left-right-arrow-callout",
134 "left-bracket",
136 "left-brace",
204 "fontwork-fade-up-and-left",
218 "fontwork-fade-left",
277 // gallery: fontwork-arch-left-curve
279 // gallery: fontwork-arch-left-pour
/aoo41x/main/offapi/com/sun/star/sheet/
H A DShape.idl52 <p> If the underlying table layout direction is left to right
53 the position is the difference of the left top edge of the anchor
54 object and the left top edge of the drawing object.</p>
55 <p> If the underlying table layout direction is right to left
63 <p> If the underlying table layout direction is left to right
64 the position is the difference of the left top edge of the anchor
65 object and the left top edge of the drawing object.</p>
66 <p> If the underlying table layout direction is right to left
H A DAccessiblePageHeaderFooterAreasView.idl76 <li>The first is the left area, than the centre area and the last
94 So it is left out of the list.</li>
99 a document and so it is left out of the list.</li>
103 possible. So it is left out of the list.</li>
109 not the page preview itself. So it is left out of the
114 is left out of the list.</li>
118 is left out of the list.</li>
/aoo41x/main/starmath/source/
H A Dcommands.src160 String RID_SLRPARENTX { Text = "left ( <?> right ) " ; };
1183 Text = "left ( x right )";
1189 Text = "left [ x right ]";
1195 Text = "left ldbracket x right rdbracket ";
1201 Text = "left { x right }";
1207 Text = "left langle x right rangle";
1213 Text = "left langle x mline y right rangle";
1219 Text = "left lceil x right rceil";
1225 Text = "left lfloor x right rfloor";
1231 Text = "left lline x right rline";
[all …]
/aoo41x/main/offapi/com/sun/star/ucb/
H A DContentEvent.idl57 <tr align=left>
61 <tr align=left>
65 <tr align=left>
69 <tr align=left>
85 <tr align=left>
89 <tr align=left>
93 <tr align=left>
97 <tr align=left>
H A DListAction.idl64 <tr align=left> <th>ListActionType</th>
69 <tr align=left> <td>WELCOME</td>
74 <tr align=left> <td>CLEARED</td>
79 <tr align=left> <td>INSERTED</td>
84 <tr align=left> <td>REMOVED</td>
89 <tr align=left> <td>MOVED</td>
94 <tr align=left> <td>PROPERTIES_CHANGED</td>
/aoo41x/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx363 rc.left = aRect.nLeft; in ImplGetThemeRect()
429 pRect->left = rRect.Left(); in ImplConvertSpinbuttonValues()
825 rc.left-=2; in ImplDrawNativeControl()
917 nProgressWidth /= (rc.right - rc.left); in ImplDrawNativeControl()
942 aTRect.left += (rc.right - rc.left - nW)/2; in ImplDrawNativeControl()
943 aTRect.right = aTRect.left + nW; in ImplDrawNativeControl()
950 aThumbRect.left = pVal->maThumbRect.Left(); in ImplDrawNativeControl()
987 aGutterRC.left += aValue.getNumericVal(); in ImplDrawNativeControl()
988 aGutterRC.right = aGutterRC.left+3; in ImplDrawNativeControl()
1010 aBGRect.left = rMVal.maItemRect.Left(); in ImplDrawNativeControl()
[all …]
/aoo41x/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx702 contentRect.translate( boundingRect.left(), boundingRect.top() ); in getNativeControlRegion()
724 contentRect.translate( boundingRect.left(), boundingRect.top() ); in getNativeControlRegion()
733 contentRect.translate( boundingRect.left(), boundingRect.top() ); in getNativeControlRegion()
741 contentRect.translate( boundingRect.left(), boundingRect.top() ); in getNativeControlRegion()
785 contentRect = QRect(boundingRect.left(), boundingRect.top(), w, h); in getNativeControlRegion()
802 … contentRect = QRect(boundingRect.left(), boundingRect.top(), w, boundingRect.height()); in getNativeControlRegion()
808 … contentRect = QRect(boundingRect.left(), boundingRect.top(), boundingRect.width(), w); in getNativeControlRegion()
838 if ( qRect.left() > kapp->style()->subControlRect( in getNativeControlRegion()
840 QStyle::SC_ScrollBarSubPage ).left() ) in getNativeControlRegion()
857 qRect.translate( qBoundingRect.left(), qBoundingRect.top() ); in getNativeControlRegion()
[all …]
/aoo41x/main/offapi/com/sun/star/rendering/
H A DTextDirection.idl36 /// Reference point is left, main direction is from left to right
38 /// Reference point is left, main direction is from left to right
41 /// Reference point is right, main direction is from right to left
43 /// Reference point is right, main direction is from right to left
/aoo41x/main/offapi/com/sun/star/linguistic2/
H A DXConversionDictionary.idl66 for all entries where the left text or the right text matches
70 <p>Restrictions to what has to be the left and right text are usually
140 either the left text or the right text to look for.
171 the left text of the pair to be added.
194 the left text of the pair to be removed.
208 /** returns the maximum number of characters used as left or right text
212 specifies if the left text or the right text of entries will
223 a list of all left or right parts of the dictionaries entries.
225 specifies if all left or all right parts of the entries
/aoo41x/main/oox/source/dump/
H A Doledumper.ini214 shortlist=COMCTL-SCROLLBAR-ARROWS,0,both,left-up,right-down
239 0x00000001=!align-left!align-right
287 shortlist=COMCTL-TABSTRIP-PLACEMENT,0,top,bottom,left,right
341 shortlist=COMCTL-STATUSBAR-ALIGN,0,left,center,right
379 0x00002000=caption-left
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
444 shortlist=AX-CFONTNEW-ALIGNMENT,1,left,right,center
654 shortlist=AX-TABSTRIP-ORIENTATION,0,top,bottom,left,right
849 0x10=vertical-left
[all …]
H A Ddffdumper.ini148 0x0000=transf-left,transf-top,transf-right,transf-bottom,transf-rotation,transf-page
153 …0x0080=text-id,text-left,text-top,text-right,text-bottom,text-wrap-mode,text-scale,text-anchor-mode
160 …0x0100=blip-crop-top,blip-crop-bottom,blip-crop-left,blip-crop-right,blip-id,blip-name,blip-opt,bl…
166 …0x0140=geo-left,geo-top,geo-right,geo-bottom,geo-shape-path,geo-vertices,geo-segment-info,geo-adju…
173 …0x0188=fill-blip-opt,fill-width,fill-height,fill-angle,fill-focus,fill-to-left,fill-to-top,fill-to…
174 …0x0190=fill-to-bottom,fill-rect-left,fill-rect-top,fill-rect-right,fill-rect-bottom,fill-dz-type,f…
221 …0x03C0=reltransf-left,reltransf-top,reltransf-right,reltransf-bottom,reltransf-rotation,reltransf-…
231 # 0x0540-0x057F: left line style
344 # left line style
640 …dge-rrect-callout,wedge-ellipse-callout,wave,folded-corner,left-arrow,down-arrow,up-arrow,left-rig…
[all …]
/aoo41x/main/offapi/com/sun/star/style/
H A DPageProperties.idl104 /** determins the left margin of the page.
120 /** determines the style of the left border line of the page.
136 /** determins the left border distance of the page.
225 /** contains the left margin of the header.
240 /** determines the style of the left border line of the header.
257 /** determines the left border distance of the header.
302 /** contains the interface to the text of the header of left pages.
331 /** determines the left margin of the footer.
343 /** contains the style of the left border line of the footer.
359 /** contains the left border distance of the footer.
[all …]
/aoo41x/main/offapi/com/sun/star/geometry/
H A DAffineMatrix3D.idl55 additional transformation from the left.<p>
70 /// The top, left matrix entry.
73 /// The top, left middle matrix entry.
82 /// The middle, left matrix entry.
85 /// The middle, middle left matrix entry.
94 /// The bottom, left matrix entry.
97 /// The bottom, middle left matrix entry.
/aoo41x/main/writerfilter/source/doctok/
H A DWW8BinTableImpl.cxx52 sal_uInt32 left = 0; in getPageNumber() local
55 while (right - left > 1) in getPageNumber()
57 sal_uInt32 middle = (right + left) / 2; in getPageNumber()
64 left = middle; in getPageNumber()
68 nResult = getPageNumber(left); in getPageNumber()
/aoo41x/main/fpicker/source/win32/filepicker/
H A DWinFileOpenImpl.cxx720 int w = rcFileNameBox.right - rcFileNameBox.left; in EnlargeStdControlLabels()
723 int gap = rcOkButton.left - rcFileNameBox.right; in EnlargeStdControlLabels()
727 …MoveWindow(hFileNameBox, rcFileNameBox.left + gap + OFFSET, rcFileNameBox.top, w - OFFSET, h, true… in EnlargeStdControlLabels()
731 w = rcFilterBox.right - rcFilterBox.left; in EnlargeStdControlLabels()
734 MoveWindow(hFilterBox, rcFilterBox.left + gap + OFFSET, rcFilterBox.top, w - OFFSET, h, true); in EnlargeStdControlLabels()
741 int offset = rcFileNameBox.left - rcFilterBoxLabel.right - 1; in EnlargeStdControlLabels()
743 w = rcFilterBoxLabel.right - rcFilterBoxLabel.left + offset; in EnlargeStdControlLabels()
746 MoveWindow(hFilterBoxLabel, rcFilterBoxLabel.left, rcFilterBoxLabel.top, w, h, true); in EnlargeStdControlLabels()
750 w = rcFileNameBoxLabel.right - rcFileNameBoxLabel.left + offset; in EnlargeStdControlLabels()
753 MoveWindow(hFileNameBoxLabel, rcFileNameBoxLabel.left, rcFileNameBoxLabel.top, w, h, true); in EnlargeStdControlLabels()
/aoo41x/main/binaryurp/source/
H A Dlessoperators.cxx77 bool operator <(ByteSequence const & left, ByteSequence const & right) { in operator <() argument
78 const sal_Int32 nLen = std::min( left.getLength(), right.getLength()); in operator <()
81 if (left[i] < right[i]) { in operator <()
84 if (right[i] < left[i]) { in operator <()
88 return left.getLength() < right.getLength(); in operator <()
/aoo41x/main/sc/source/ui/vba/
H A Dvbapane.cxx126 sal_Int32 left = 0; in SmallScroll() local
127 if( ToLeft >>= left ) in SmallScroll()
128 rightCols -= left; in SmallScroll()
181 sal_Int32 left = 0; in LargeScroll() local
182 if( ToLeft >>= left ) in LargeScroll()
183 acrossPages -= left; in LargeScroll()

Completed in 102 milliseconds

12345678910>>...40