/aoo41x/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XSheetCellCursor.java | 81 int height = addr.EndRow - addr.StartRow + 1 ; in _collapseToCurrentArray() local 157 int width = 4, height = 4; in _collapseToCurrentRegion() local 225 int width = 1, height = 1 ; in _collapseToMergedArea() local 296 int width = 1, height = 1; in _collapseToSize() local 333 int width = 1, height = 1 ; in _expandToEntireColumns() local 370 int width = 1, height = 1 ; in _expandToEntireRows() local
|
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_quartz_cairo.cxx | 83 QuartzSurface::QuartzSurface( NSView* pView, int x, int y, int width, int height ) : in QuartzSurface() 117 QuartzSurface::QuartzSurface( CGContextRef rContext, int x, int y, int width, int height ) : in QuartzSurface() 184 void QuartzSurface::Resize( int width, int height ) in Resize() 291 int x, int y, int width, int height ) in createSurface()
|
H A D | cairo_xlib_cairo.cxx | 143 X11Surface::X11Surface( const X11SysData& rSysData, int x, int y, int width, int height ) : in X11Surface() 276 void X11Surface::Resize( int width, int height ) in Resize() 320 int x, int y, int width, int height ) in createSurface()
|
/aoo41x/main/sdext/source/pdfimport/xpdfwrapper/ |
H A D | pdfioutdev_gpl.cxx | 203 int height, in writePpm_() 265 int height, in writePng_() 283 int width, int height, GfxImageColorMap* colorMap, in writePng_() 300 int width, int height, GfxImageColorMap* colorMap, in writePng_() 327 int height, in writeImage_() 364 int height, in writeImage() 369 int height, in writeImageLF() 374 int height, in writeMask() 379 int height, in writeMaskLF() 888 int width, int height, in drawMaskedImage() [all …]
|
H A D | pnghelper.cxx | 163 void PngHelper::appendIHDR( OutputBuffer& o_rOutputBuf, int width, int height, int depth, int color… in appendIHDR() 185 int height, in createPng() 243 int width, int height, GfxImageColorMap* colorMap, in createPng() 327 int width, int height, GfxImageColorMap* colorMap, in createPng()
|
/aoo41x/test/testuno/source/fvt/uno/sw/page/ |
H A D | CheckFooterHeader.java | 73 int leftMargin, int rightMargin, int bodyDistance, int height){ in CheckFooterHeader() 127 …int height = ((Integer)SWUtil.getDefaultPageStyleProperty(xComponent, m_HeightProperty)).intValue(… in testFooterHeader() local 146 …id compare(String preDescription, int leftMargin, int rightMargin, int bodyDistance, int height){ in compare()
|
H A D | CheckPage.java | 69 private int height = 0; field in CheckPage 76 …public CheckPage(boolean isLandscape, int width, int height, int topMargin, int bottomMargin, int … in CheckPage() 150 …private void compare(String preDescription, boolean isLandScape, int width, int height, int top, i… in compare()
|
/aoo41x/main/qadevOOo/tests/java/ifc/awt/ |
H A D | _XImageProducer.java | 66 public void init(int width, int height) { in init() 78 public void setPixelsByBytes(int x, int y, int width, int height, in setPixelsByBytes() 85 public void setPixelsByLongs(int x, int y, int width, int height, in setPixelsByLongs()
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxgraphics.cxx | 400 void VCLXGraphics::drawRect( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height ) throw(un… in drawRect() 411 void VCLXGraphics::drawRoundedRect( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sa… in drawRoundedRect() 460 void VCLXGraphics::drawEllipse( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height ) throw… in drawEllipse() 471 void VCLXGraphics::drawArc( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int32 … in drawArc() 482 void VCLXGraphics::drawPie( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int32 … in drawPie() 493 void VCLXGraphics::drawChord( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int3… in drawChord() 504 void VCLXGraphics::drawGradient( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, const… in drawGradient() 546 void VCLXGraphics::drawImage( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int1… in drawImage()
|
/aoo41x/main/qadevOOo/runner/util/ |
H A D | DrawTools.java | 128 public XShape createShape( XComponent oDoc, int height, int width, int x, in createShape() 151 public void addShape( XComponent oDoc, int height, int width, int x, in addShape()
|
H A D | FormTools.java | 64 public static XControlShape createControlShape( XComponent oDoc, int height, in createControlShape() 100 public static XControlShape createUnoControlShape( XComponent oDoc, int height, in createUnoControlShape() 137 public static XControlShape createControlShapeWithDefaultControl( XComponent oDoc, int height, in createControlShapeWithDefaultControl() 215 public static XControlShape insertControlShape( XComponent oDoc, int height, in insertControlShape()
|
H A D | ShapeDsc.java | 38 private int height = 0; field in ShapeDsc
|
H A D | FrameDsc.java | 39 private int height = 2000; field in FrameDsc
|
/aoo41x/main/slideshow/source/engine/transitions/ |
H A D | snakewipe.cxx | 110 const double height = ::basegfx::pruneScaleValue( M_SQRT1_2 / m_sqrtElements ); in calcHalfDiagonalSnake() local 154 const double height = ::basegfx::pruneScaleValue( M_SQRT1_2 / m_sqrtElements ); in calcHalfDiagonalSnake() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/accessibility/ |
H A D | _XAccessibleImage.java | 57 int height = oObj.getAccessibleImageHeight(); in _getAccessibleImageHeight() local
|
/aoo41x/main/x11_extensions/inc/ |
H A D | Xrandr.h | 38 int width, height; member 59 int height; member
|
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | RowStyle.java | 136 int height = 255; // Default value in parseRowHeight() local 268 String height = TwipsConverter.twips2cm(rowHeight) + "cm"; in writeAttributes() local
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
H A D | PageContext.java | 94 public void setHeader(final String header, final CSSNumericValue height) in setHeader() 115 public void setFooter(final String footer, final CSSNumericValue height) in setFooter()
|
/aoo41x/main/basebmp/inc/basebmp/ |
H A D | fillimage.hxx | 40 const int height( end.y - begin.y ); in fillImage() local
|
/aoo41x/main/odk/examples/java/Drawing/ |
H A D | SDraw.java | 145 com.sun.star.lang.XComponent xDocComp, int height, int width, int x, in createShape() 197 int height = 3000; in createSequence() local
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbapagesetup.cxx | 98 sal_Int32 height = aktHeaderHeight - aktSpacing; in setHeaderDistance() local 132 sal_Int32 height = aktFooterHeight - aktSpacing; in setFooterDistance() local
|
/aoo41x/main/odk/examples/DevelopersGuide/Accessibility/ |
H A D | SSR.java | 115 int x, int y, int width, int height, double weightx, double weighty, in addComponent()
|
/aoo41x/main/vcl/unx/gtk/a11y/ |
H A D | atkimage.cxx | 99 gint *height ) in image_get_image_size()
|
/aoo41x/main/toolkit/qa/complex/toolkit/ |
H A D | UnitConversion.java | 121 int height = 480; in testXUnitConversion() local
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
H A D | OfficeDocumentReportTarget.java | 1326 final CSSNumericValue height = image.getHeight(); // always in 100th of a mm in startImageProcessing() local 1537 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "row-height"); in computeRowHeight() local 1558 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "row-height"); in computeRowHeight() local 1578 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "row-height"); in computeRowHeight() local 1603 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "column-width"); in computeColumnWidth() local 1624 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "column-width"); in computeColumnWidth() local 1644 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "column-width"); in computeColumnWidth() local
|