Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 78) sorted by last modified time

1234

/trunk/main/vcl/source/window/
H A Ddockmgr.cxx629 int height = GetOutputSizePixel().Height(); in GetDragRect() local
H A Dtoolbox.cxx357 int height = (int) (0.6 * aSz.Height() + 0.5); in ImplDrawGrip() local
2969 long height = 5; in ImplDrawMoreIndicator() local
2987 long height = 8; in ImplDrawMoreIndicator() local
3026 long height = 3; in ImplDrawDropdownArrow() local
3039 long height = 5; in ImplDrawDropdownArrow() local
H A Dsplitwin.cxx2114 int height = (int) (0.5 * rRect.getHeight() + 0.5); in ImplDrawGrip() local
H A Dmenu.cxx862 int height=0; in ImplGetTopDockingAreaHeight() local
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx846 sal_uInt32 width, height; in defineBitmap() local
1028 void Writer::Impl_writeBmp( sal_uInt16 nBitmapId, sal_uInt32 width, sal_uInt32 height, sal_uInt8 *p… in Impl_writeBmp()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx827 static void ImplSalAddBorder( const WinSalFrame* pFrame, int& width, int& height ) in ImplSalAddBorder()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx386 const int height = 800; in InsertAnnotation() local
/trunk/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java705 int height = rand.nextInt(maxHeight + 1); in makePosZize() local
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx343 guint height = (row_height.height + 2*ypad) * 5; in SalGtkFilePicker() local
/trunk/main/xmlsecurity/tools/uno/
H A DTestTool.java255 private Container buildUI(int width, int height) in buildUI()
/trunk/main/i18npool/source/paper/
H A Dpaper.cxx340 long height = (aDinTab[i].m_nHeight + 50) / 100; in getSystemDefaultPaper() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DSbaXGridControl.java441 public static XControlShape createGrid(XComponent oDoc, int height, in createGrid()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx205 double width = aPaperSize.width, height = aPaperSize.height; in SetPrinterData() local
273 long width = 21000, height = 29700; in SetData() local
/trunk/main/bean/qa/complex/bean/
H A DScreenComparer.java47 public ScreenComparer(int x, int y, int width, int height) in ScreenComparer()
/trunk/test/testuno/source/fvt/uno/sw/page/
H A DCheckFooterHeader.java73 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 DCheckPage.java69 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()
/trunk/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphStyle.java129 int width, int height, String sShapeType) in createShape()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DRowStyle.java136 int height = 255; // Default value in parseRowHeight() local
268 String height = TwipsConverter.twips2cm(rowHeight) + "cm"; in writeAttributes() local
/trunk/main/x11_extensions/inc/
H A DXrandr.h38 int width, height; member
59 int height; member
H A DXrender.h92 unsigned short height; member
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java438 int height = aRect.Height; in insertGroups() local
/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()
H A DAccText.cpp87 …rExtents(long offset, IA2CoordinateType coordType, long * x, long * y, long * width, long * height) in get_characterExtents()
H A DAccTextBase.cpp281 …rExtents(long offset, IA2CoordinateType coordType, long * x, long * y, long * width, long * height) in get_characterExtents()
/trunk/main/vcl/unx/headless/
H A Dsvpprn.cxx79 int width, height; in copyJobDataToJobSetup() local
680 int width, height; in GetPageInfo() local

Completed in 205 milliseconds

1234