Home
last modified time | relevance | path

Searched refs:width (Results 126 – 150 of 896) sorted by last modified time

12345678910>>...36

/trunk/test/testcommon/source/org/openoffice/test/common/
H A DGraphicsUtil.java225 if (re.width < 2 || re.height < 2) { in findRectangle()
/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 -->
/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DMinicalcEncoder.java336 int width = columnWidths.get(i) * pixelsPerChar; in setColumnWidths() local
339 if (width < minWidth) { in setColumnWidths()
340 width = minWidth; in setColumnWidths()
341 } else if (width > maxWidth) { in setColumnWidths()
342 width = maxWidth; in setColumnWidths()
346 ws.putColumn(i + 1, width, ca); in setColumnWidths()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DColumnStyle.java137 int width = 255; // Default value in parseColWidth() local
141 width = TwipsConverter.cm2twips(widthCM); in parseColWidth()
144 width = TwipsConverter.inches2twips(widthInch); in parseColWidth()
147 return (width); in parseColWidth()
268 String width = TwipsConverter.twips2cm(colWidth) + "cm"; in writeAttributes() local
269 node.setAttribute("style:column-width", width); in writeAttributes()
/trunk/main/x11_extensions/inc/
H A DXrandr.h38 int width, height; member
58 int width; member
H A DXrender.h91 unsigned short width; member
287 unsigned int width,
402 unsigned int width,
H A Drenderproto.h150 CARD16 width B16;
315 CARD16 width B16;
333 CARD16 width B16;
/trunk/main/writerfilter/documentation/
H A DKnownIssues.txt23 - border types: width of border lines are changed to fit Writer's defaults,
/trunk/main/writerfilter/documentation/doxygen/
H A DDoxyfile748 # used to set the initial width (in pixels) of the frame in which the tree
1195 # The MAX_DOT_GRAPH_WIDTH tag can be used to set the maximum allowed width
/trunk/main/wizards/com/sun/star/wizards/web/
H A DStatusDialog.java68 …public StatusDialog(XMultiServiceFactory xmsf, int width, String taskName, boolean displayCount, S… in StatusDialog() argument
87 …r(6 + 25 + (b ? 27 : 7)), hid, Boolean.TRUE, "StatusDialog", 102, 52, 0, res[0], new Integer(width) in StatusDialog()
99 8, taskName, 6, 6, new Short(tabstop++), new Integer(width * 2 / 3) in StatusDialog()
108 …8, PropertyNames.EMPTY_STRING, new Integer(width * 2 / 3), 6, new Short(tabstop++), new Integer(wi… in StatusDialog()
117 10, 6, 16, new Short(tabstop++), new Integer(width - 12) in StatusDialog()
130 … 14, res[1], new Integer(width / 2 - 20), new Integer(6 + 25 + 7), new Short(tabstop++), 40 in StatusDialog()
/trunk/main/winaccessibility/source/service/
H A DAccObjectManagerAgent.cxx122 pWinManager->SetLocation( pXAcc, top, left, width, height ); in UpdateLocation()
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl2495 characters in the text or the height of the preceding character, its width being
2514 @param [out] width
2527 [out] long *width,
4937 @param [out] width
4944 [out, retval] long *width
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccHypertext.cpp92 …rExtents(long offset, IA2CoordinateType coordType, long * x, long * y, long * width, long * height) in get_characterExtents() argument
95 return CAccTextBase::get_characterExtents(offset, coordType, x, y, width, height); in get_characterExtents()
H A DAccHypertext.h93 …xtents)(long offset, IA2CoordinateType coordType, long * x, long * y, long * width, long * height);
H A DAccImage.h86 long __RPC_FAR *width);
H A DAccText.cpp87 …rExtents(long offset, IA2CoordinateType coordType, long * x, long * y, long * width, long * height) in get_characterExtents() argument
90 return CAccTextBase::get_characterExtents(offset, coordType, x, y, width, height); in get_characterExtents()
H A DAccText.h89 …xtents)(long offset, IA2CoordinateType coordType, long * x, long * y, long * width, long * height);
H A DAccTextBase.cpp281 …rExtents(long offset, IA2CoordinateType coordType, long * x, long * y, long * width, long * height) in get_characterExtents() argument
288 if (x == NULL || height == NULL || y == NULL || width == NULL) in get_characterExtents()
335 *width = 1; in get_characterExtents()
340 *width = rectangle.Width; in get_characterExtents()
H A DAccTextBase.h63 …xtents)(long offset, IA2CoordinateType coordType, long * x, long * y, long * width, long * height);
/trunk/main/winaccessibility/inc/
H A DAccObjectManagerAgent.hxx69 long Top = 0,long left = 0,long width = 0,long height = 0 );
H A DAccObjectWinManager.hxx138 long Top = 0,long left = 0,long width = 0,long height = 0);
/trunk/main/vigra/
H A Dvigra1.6.0.patch182 - resize(width, height, d);
236 - resizeCopy(width, height, d);
272 - void resize(int width, int height)
328 - if(width*height > 0)
356 - width_ = width;
375 - int newsize = width*height;
406 - width_ = width;
427 - lines[y] = data + y*width;
512 - Size2D(int width, int height)
513 - : Diff2D(width, height)
[all …]
/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx126 aInfo.m_eWidth = psp::width::UltraCondensed; in toFont()
128 aInfo.m_eWidth = psp::width::ExtraCondensed; in toFont()
130 aInfo.m_eWidth = psp::width::Condensed; in toFont()
132 aInfo.m_eWidth = psp::width::SemiCondensed; in toFont()
134 aInfo.m_eWidth = psp::width::Normal; in toFont()
136 aInfo.m_eWidth = psp::width::SemiExpanded; in toFont()
138 aInfo.m_eWidth = psp::width::Expanded; in toFont()
140 aInfo.m_eWidth = psp::width::ExtraExpanded; in toFont()
142 aInfo.m_eWidth = psp::width::UltraExpanded; in toFont()
166 if( aInfo.m_eWidth != psp::width::Unknown ) in toFont()
H A DKDESalGraphics.cxx218 aFrame.setFrameRect( QRect(0, 0, image->width(), image->height()) ); in lcl_drawFrame()
263 m_image = new QImage( widgetRect.width(), in drawNativeControl()
343 option.rect = QRect(0, 0, widgetRect.width(), widgetRect.height()); in drawNativeControl()
351 const int tw = widgetRect.width(); in drawNativeControl()
506 xRect.width -= 2*nFrameWidth; in drawNativeControl()
539 option.rect = QRect(0, 0, widgetRect.width(), widgetRect.height()); in drawNativeControl()
668 cbo.rect = QRect(0, 0, contentRect.width(), contentRect.height()); in getNativeControlRegion()
680 QSize aContentSize( contentRect.width(), nHeight ); in getNativeControlRegion()
716 sbo.rect = QRect(0, 0, contentRect.width(), contentRect.height()); in getNativeControlRegion()
891 Size aBSize( boundingRect.width(), boundingRect.height() );
[all …]
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx811 if ( qNormalSize.width() == qDefSize.width() ) in pushButton()
843 qRect.moveBy( ( qOldRect.width() - qRect.width() ) / 2, in radioButton()
872 qRect.moveBy( ( qOldRect.width() - qRect.width() ) / 2, in checkBox()
1262 if ( qRectAddLine.width() > qRectSubLine.width() ) in hitTestNativeControl()
1691 Size aSize( qRect.width(), qRect.height() ); in getNativeControlRegion()
1773 aInfo.m_eWidth = psp::width::Condensed; in toFont()
1775 aInfo.m_eWidth = psp::width::SemiCondensed; in toFont()
1777 aInfo.m_eWidth = psp::width::Normal; in toFont()
1779 aInfo.m_eWidth = psp::width::SemiExpanded; in toFont()
1781 aInfo.m_eWidth = psp::width::Expanded; in toFont()
[all …]

Completed in 170 milliseconds

12345678910>>...36