Home
last modified time | relevance | path

Searched refs:right (Results 176 – 200 of 454) sorted by relevance

12345678910>>...19

/aoo4110/main/offapi/com/sun/star/frame/
H A DXInterceptorInfo.idl40 Frame can call right interceptor directly without calling all of registered ones.
/aoo4110/main/offapi/com/sun/star/awt/
H A DXFixedHyperlink.idl75 2: right
/aoo4110/main/offapi/com/sun/star/deployment/ui/
H A DPackageManagerDialog.idl56 /** Create a GUI and pass the URL of the extension which shall be installed right away.
/aoo4110/main/offapi/com/sun/star/ucb/
H A DXSimpleFileAccess3.idl64 if the actual process has the right to do so and the used
H A DXRemoteContentProviderActivator.idl57 providers, but do not register them right away), which can increase
/aoo4110/main/offapi/com/sun/star/sheet/
H A DXHeaderFooterContent.idl68 /** returns the text which is printed in the right part of the
/aoo4110/main/offapi/com/sun/star/text/
H A DPrintPreviewSettings.idl50 /** Size of the right margin */
H A DHoriOrientationFormat.idl73 /** determines if the orientation toggles between left and right pages.
H A DLineNumberingSettings.idl92 …(constant <type scope="com::sun::star::style::">LineNumberPosition</type> - left/right/inside/outs…
/aoo4110/main/cui/source/options/
H A Dinternationaloptions.src50 Text [ en-US ] = "~Left-to-right";
/aoo4110/main/vcl/inc/vcl/
H A Dlazydelete.hxx129 static bool is_less( T* left, T* right );
/aoo4110/main/offapi/com/sun/star/document/
H A DNoSuchFilterRequest.idl41 Such "NoSuchFilterRequest" will be used then to start right interaction on that to
H A DXFilter.idl47 Otherwise this interface can't work right.
H A DXInteractionFilterSelect.idl42 A <type>NoSuchFilterRequest</type> will be used then to start right interaction on that to
/aoo4110/main/offapi/com/sun/star/view/
H A DPrintSettings.idl68 /** If <TRUE/>, right pages are included in printing.
/aoo4110/main/offapi/com/sun/star/style/
H A DTabAlign.idl58 /** The text range is right-aligned between the previous tabulator
/aoo4110/main/offapi/com/sun/star/table/
H A DXCellCursor.idl62 right.</p>
H A DTableBorderDistances.idl87 /** contains the distance between the right lines and other contents.
/aoo4110/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DStateSetView.java99 aSize.width-aInsets.left-aInsets.right, in paintChildren()
/aoo4110/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx774 bool operator()(const PPDKey* left, const PPDKey* right) in operator ()()
775 { return left->getOrderDependency() < right->getOrderDependency(); } in operator ()()
/aoo4110/main/vcl/aqua/source/app/
H A Dvclnsapp.mm473 // does crash because the right thing to do is
501 // does crash because the right thing to do is
/aoo4110/main/vcl/aqua/source/gdi/
H A Datslayout.cxx446 drawRect.right - drawRect.left, in DrawText()
848 rVCLRect.Right() = AtsuPix2Vcl( aMacRect.right ); in GetBoundRect()
/aoo4110/main/filter/source/xslt/import/wordml/
H A Dwordml2ooo_props.xsl85 <xsl:attribute name="fo:margin-right">
86 <xsl:value-of select="concat(w:pgMar/@w:right div 567.0, 'cm')"/>
/aoo4110/main/canvas/source/directx/
H A Ddx_9rm.cxx412 rect.right = std::min(maSize.getX(), in update()
416 const bool bClearRightColumn( rect.right < maSize.getX() ); in update()
/aoo4110/main/crashrep/source/win32/
H A Dsoreport.cpp781 …return ScreenToClient( hwnd, (LPPOINT)&lprc->left ) && ScreenToClient( hwnd, (LPPOINT)&lprc->right in ScreenToClientRect()
786 …return MoveWindow( hwnd, lprc->left, lprc->top, lprc->right - lprc->left, lprc->bottom - lprc->top… in SetWindowRect()
814 rc.right += dxClient; in GrowWindow()
878 dxClient = cx - rcClient.right; in PreviewDialogProc()

Completed in 116 milliseconds

12345678910>>...19