Home
last modified time | relevance | path

Searched refs:Height (Results 1051 – 1075 of 1739) sorted by relevance

1...<<41424344454647484950>>...70

/trunk/main/oox/inc/oox/drawingml/chart/
H A Dchartdrawingfragment.hxx52 inline bool isValid() const { return (Width >= 0) && (Height >= 0); } in isValid()
/trunk/main/sc/source/ui/vba/
H A Dvbachartobjects.hxx58 …ar::uno::Any SAL_CALL Add( double Left, double Top, double Width, double Height ) throw (::com::su…
/trunk/main/canvas/source/directx/
H A Ddx_canvascustomsprite.cxx63 ::canvas::tools::roundUp( rSpriteSize.Height )), in CanvasCustomSprite()
/trunk/main/sd/source/ui/sidebar/
H A DPanelBase.cxx73 nHeight = mpWrappedControl->GetSizePixel().Height(); in GetHeightForWidth()
/trunk/main/oox/inc/oox/xls/
H A Ddrawingbase.hxx48 inline bool isValid() const { return (Width >= 0) && (Height >= 0); } in isValid()
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx781 void UnoControl::setPosSize( sal_Int32 X, sal_Int32 Y, sal_Int32 Width, sal_Int32 Height, sal_Int16… in setPosSize() argument
794 maComponentInfos.nHeight = Height; in setPosSize()
801 xWindow->setPosSize( X, Y, Width, Height, Flags ); in setPosSize()
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx515 gap = siz.Height() - newSiz.Height(); in InputDialog()
518 newSiz = Size( siz.Width(), siz.Height() - gap ); in InputDialog()
/trunk/main/sc/source/ui/src/
H A Dmiscdlgs.src738 Text [ en-US ] = "Row Height" ;
769 Text [ en-US ] = "Height" ;
795 Text [ en-US ] = "Optimal Row Height" ;
/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx933 aChild.second.Height == 0 && in UpdateVisibleChildren()
977 aNewRect.Height != aOldRect.Height ) in operator ()()
/trunk/main/sw/source/ui/uiview/
H A Dscroll.cxx61 SetRange( Range( 0, bHori ? rSize.Width() : rSize.Height()) ); in DocSzChgd()
/trunk/main/tools/inc/tools/
H A Dsvborder.hxx37 { nTop = nBottom = rSz.Height(); nRight = nLeft = rSz.Width(); } in SvBorder()
/trunk/main/extensions/source/propctrlr/
H A Dbrowserview.cxx134 return ::com::sun::star::awt::Size( aSize.Width(), aSize.Height() ); in getMinimumSize()
/trunk/main/drawinglayer/source/primitive2d/
H A Dfillgraphicprimitive2d.cxx62 if(aSize.Width() && aSize.Height()) in create2DDecomposition()
/trunk/main/oox/source/ole/
H A Doleobjecthelper.cxx128 rPropMap[ PROP_VisualArea ] <<= Rectangle( 0, 0, rObjSize.Width, rObjSize.Height ); in importOleObject()
/trunk/main/sw/source/core/crsr/
H A Dtrvlcol.cxx111 aPt.Y() += pCnt->Prt().Height(); in MoveColumn()
/trunk/main/canvas/source/vcl/
H A Dspritedevicehelper.cxx125 rBounds.Height) ); in notifySizeUpdate()
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm314 double fScaleY = double(aLogicSize.Height())/double(aPageSize.aSize.Height());
326 aLogicSize.Height() = long(double(aPageSize.aSize.Height()) * fScale);
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx878 SetOutputSizePixel(Size(aNewSize.Width() + nAdd, aNewSize.Height() + nAdd)); in SvxColorWindow_Impl()
1002 SetOutputSizePixel(Size(aNewSize.Width() + nAdd, aNewSize.Height() + nAdd)); in StateChanged()
2784 aSize.Height() -= 4; in lcl_ResizeValueSet()
2794 aSize.Height() += 4; in lcl_CalcSizeValueSet()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx988 aMoveSize.Height() = rArea.Top() + rMove.Y() - SHRINK_DIST - aTopLeft.Y(); in MoveAreaTwips()
1004 if ( aTopLeft.Y() + aMoveSize.Height() < 0 ) in MoveAreaTwips()
1005 aMoveSize.Height() = -aTopLeft.Y(); in MoveAreaTwips()
1008 Point aNewPos( aTopLeft.X() + aMoveSize.Width(), aTopLeft.Y() + aMoveSize.Height() ); in MoveAreaTwips()
/trunk/main/xmloff/source/style/
H A DVisAreaExport.cxx71 rUnitConv.convertMeasure(sBuffer, aRect.Height, aMapUnit); in XMLVisAreaExport()
/trunk/main/svx/source/sidebar/line/
H A DLineStyleValueSet.cxx96 aSize.Height() = nRectHeight*3/5; in UserDraw()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DColumnarSingleColumn.java88 int nHeight = aRect.Height; in insertDetailFields()
/trunk/main/vcl/source/gdi/
H A Doldprintadaptor.cxx68 mpData->maPages.back().maPageSize.Height = aPaperSize.getHeight(); in StartPage()
/trunk/main/toolkit/source/awt/
H A Dvclxsplitter.hxx77 { return maRequisition.Height; } in getHeightForWidth()
/trunk/main/framework/source/fwe/classes/
H A Dimagewrapper.cxx74 return com::sun::star::awt::Size( aBitmapSize.Width(), aBitmapSize.Height() ); in getSize()

Completed in 129 milliseconds

1...<<41424344454647484950>>...70