Home
last modified time | relevance | path

Searched refs:width (Results 851 – 875 of 896) sorted by relevance

1...<<313233343536

/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl291 /** This attribute changes the width of the pen.
/trunk/main/svx/source/dialog/
H A Dsrchdlg.src312 Text [ en-US ] = "Match character width" ;
/trunk/main/offapi/com/sun/star/report/
H A DXReportComponent.idl100 /** specifies the width of the control.
/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx256 const long nMaxX = (long)(aGlyphMetrics.width * mfFontScale + 0.5) + nMinX; in GetGlyphBoundRect()
H A Dctfonts.cxx213 rRect.Right() = lrint( mfFontScale * (aCGRect.origin.x + aCGRect.size.width) ); in GetGlyphBoundRect()
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXAxis.idl149 void setWidth([in] /* double */ double width)
/trunk/main/offapi/com/sun/star/awt/
H A DXGraphics.idl253 the width of the region on the device
/trunk/main/cui/source/tabpages/
H A Dtransfrm.src223 Text [ en-US ] = "~Fit width to text" ;
H A Dchardlg.src834 Text [ en-US ] = "Scale ~width" ;
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.cxx807 width = dWidth; in SEllipseTranslate()
824 x = width*(cos (a2) - cos (a1))/2; in interpolate()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx403 …XLIB_Cursor createCursor( const char* pPointerData, const char* pMaskData, int width, int height, …
H A DX11_selection.cxx291 …nager::createCursor( const char* pPointerData, const char* pMaskData, int width, int height, int h… in createCursor() argument
309 width, in createCursor()
315 width, in createCursor()
/trunk/main/offapi/com/sun/star/chart/
H A DAccessibleChartElement.idl85 foreground and background color, line width, font name and
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx240 … m_aXineramaScreenIndexMap[i] = addXineramaScreenUnique( dest.x, dest.y, dest.width, dest.height ); in monitorsChanged()
/trunk/main/avmedia/source/java/
H A DWindowAdapter.java370 return new com.sun.star.awt.Rectangle( bounds.x, bounds.y, bounds.width, bounds.height ); in getPosSize()
/trunk/main/vcl/aqua/source/window/
H A Dsalframeview.mm509 const CGRect aCGRect = {{aRect.origin.x,aRect.origin.y},{aRect.size.width,aRect.size.height}};
1685 rect.size.width = aPosEvent.mnWidth;
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXDatabaseDocumentUI.idl194 … <table style="width:100%;" border="1 solid black" cellpadding="2" cellspacing="2"><tbody>
/trunk/main/filter/source/pdf/
H A Dimpdialog.src354 Text [ en-US ] = "Fit ~width" ;
/trunk/main/cui/source/customize/
H A Dcfg.cxx2001 long x, y, width, height; in PositionContentsListBox() local
2005 width = aTopLevelListBox.GetSizePixel().Width(); in PositionContentsListBox()
2018 aContentsListBox->SetSizePixel( Size( width, height ) ); in PositionContentsListBox()
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx2685 info->width = GetUInt16(table, 6, 1); in GetTTGlobalFontInfo()
3077 printf("\twidth: %d\n", info.width); in main()
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl125 <table style="width:100%;" border="0" cellpadding="2" cellspacing="2"><tbody>
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx827 static void ImplSalAddBorder( const WinSalFrame* pFrame, int& width, int& height ) in ImplSalAddBorder() argument
832 aWinRect.right = width-1; in ImplSalAddBorder()
837 width = aWinRect.right - aWinRect.left + 1; in ImplSalAddBorder()
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx836 mnWidth = pSegRecord->width(); in LayoutGlyphs()
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleText.idl207 width being at least one pixel so that the bounding box is not
/trunk/main/xsltml/
H A Dxsltml_2.1.2.patch550 …-after($content, '&#x02003;')"/></xsl:call-template></xsl:when> <!-- emsp - space of width 1em -->
552 …-after($content, '&#x02003;')"/></xsl:call-template></xsl:when> <!-- emsp - space of width 1em -->
553 …er($content, '&#x02004;')"/></xsl:call-template></xsl:when> <!-- emsp13 - space of width 1/3 em -->
554 …content, '&#x02005;')"/></xsl:call-template></xsl:when> <!-- ThickSpace - space of width 1/4 em -->
555 …content, '&#x02009;')"/></xsl:call-template></xsl:when> <!-- ThinSpace - space of width 3/18 em -->
556 …content, '&#x02005;')"/></xsl:call-template></xsl:when> <!-- ThickSpace - space of width 1/4 em -->
560 …content, '&#x02009;')"/></xsl:call-template></xsl:when> <!-- ThinSpace - space of width 3/18 em -->
562 …="substring-after($content, '&#x0200B;')"/></xsl:call-template></xsl:when> <!--zero width space -->

Completed in 216 milliseconds

1...<<313233343536