Home
last modified time | relevance | path

Searched refs:GetHeight (Results 201 – 225 of 487) sorted by relevance

12345678910>>...20

/trunk/main/sw/source/filter/xml/
H A Dxmlexp.cxx503 pValue[nIndex++].Value <<= bTwip ? TWIP_TO_MM100 ( rRect.GetHeight() ) : rRect.GetHeight(); in GetViewSettings()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx768 cellRect.GetHeight() - FRAME_OFFSET ); in DrawString()
944 aPrvSize.Height() = maArray.GetHeight() + 4; in CalcCellArray()
/trunk/main/sw/source/filter/ww8/
H A Dwriterwordglue.cxx85 nDist += rSz.GetHeight(); in CalcHdFtDist()
95 nDist += rSize.GetHeight(); in CalcHdFtDist()
H A Dwrtww8gr.cxx433 SwTwips nHeight = rFlyFmt.GetFrmSize().GetHeight(); in OutGrf()
437 GetItem(RES_CHRATR_FONTSIZE)).GetHeight(); in OutGrf()
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx914 nHeight = maOutRect.GetHeight(); in Paint()
920 maOutRect.nTop += (maOutRect.GetHeight() - nHeight) >> 1; in Paint()
/trunk/main/sw/source/ui/uiview/
H A Dswcli.cxx79 Fraction( aLogRect.GetHeight() ) / GetScaleHeight() ); in RequestNewObjectArea()
/trunk/main/svx/source/sidebar/line/
H A DLineWidthValueSet.cxx111 long nRectHeight = aRect.GetHeight(); in UserDraw()
/trunk/main/sw/source/ui/utlui/
H A Dviewlayoutctrl.cxx136 const long nYOffset = (aRect.GetHeight() - nImageHeight)/2; in Paint()
/trunk/main/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx92 long nRectHeight = aRect.GetHeight(); in UserDraw()
/trunk/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx545 if( nRow >= pPixelCtl->GetHeight() || nRow <0) in ensureIsValidRow()
883 …Size size(pPixelCtl->GetWidth() / pPixelCtl->GetLineCount(),pPixelCtl->GetHeight() / pPixelCtl->Ge… in CreateChild()
/trunk/main/starmath/source/
H A Dview.cxx1165 … aOutRect.GetHeight()), MapMode(MAP_100TH_MM))); in Impl_Print()
1190 aOutRect.Top() + (aOutRect.GetHeight() - aSize.Height()) / 2); in Impl_Print()
1767 OutputRect.GetHeight()), aMap)); in Execute()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx855 nMaxScrollOffs -= aVisArea.GetHeight(); in ImpScrollDown()
859 long nScrollOffsRef = (aVisArea.GetHeight() * OL_SCROLL_VEROFFSET) / 100; in ImpScrollDown()
882 long nScrollOffsRef = (aVisArea.GetHeight() * OL_SCROLL_VEROFFSET) / 100; in ImpScrollUp()
/trunk/main/uui/source/
H A Dpassworddlg.cxx143 nNewLabelHeight < aRect.GetHeight(); in PasswordDialog()
H A Dmasterpasscrtdlg.cxx114 nNewLabelHeight < aRect.GetHeight(); in MasterPasswordCreateDialog()
/trunk/main/sw/source/ui/misc/
H A Dinsrule.cxx197 int nRectHeight = aRect.GetHeight(); in UserDraw()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalvd.cxx268 rHeight = GetHeight(); in GetSize()
/trunk/main/vcl/inc/vcl/
H A Dsyswin.hxx115 unsigned int GetHeight() const { return mnHeight; } in GetHeight() function in WindowStateData
/trunk/main/vcl/source/control/
H A Dimgctrl.cxx87 aPos.Y() += ( _rArea.GetHeight() - _rObjectSize.Height() ) / 2; in lcl_centerWithin()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconrec.cxx287 aRect.TopLeft() - Point(aRect.GetWidth() / 2, aRect.GetHeight() / 2)); in CreateDefaultObject()
/trunk/main/canvas/source/directx/
H A Ddx_bitmap.cxx56 maSize(rBitmap->GetWidth(),rBitmap->GetHeight()), in DXBitmap()
/trunk/main/vcl/source/window/
H A Dmenu.cxx2319 rCheckHeight = aNativeBounds.GetHeight(); in ImplGetNativeCheckAndRadioSize()
2335 rRadioHeight = aNativeBounds.GetHeight(); in ImplGetNativeCheckAndRadioSize()
2575 int nNativeHeight = aNativeBounds.GetHeight(); in ImplCalcSize()
2772 … aTmpPos.Y() = aOuterCheckRect.Top() + (aOuterCheckRect.GetHeight() - nCtrlHeight)/2; in ImplPaint()
2799 … aTmpPos.Y() = aOuterCheckRect.Top() + (aOuterCheckRect.GetHeight() - aSymbolSize.Height())/2; in ImplPaint()
2816 … aTmpPos.Y() += (aOuterCheckRect.GetHeight()-pData->aImage.GetSizePixel().Height())/2; in ImplPaint()
3780 long nMaxHeight = pWin->GetDesktopRectPixel().GetHeight(); in ImplExecute()
3789 ).GetHeight(); in ImplExecute()
/trunk/main/sd/source/ui/inc/
H A DViewTabBar.hxx157 int GetHeight (void);
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsVisibleAreaManager.cxx199 const sal_Int32 nVisibleHeight (aVisibleArea.GetHeight()); in GetRequestedTopLeft()
/trunk/main/svtools/source/brwbox/
H A Ddatwin.hxx66 Size( aRect.GetWidth()-2, aRect.GetHeight()-2 ) ) in ButtonFrame()
/trunk/main/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx129 / (double)m_aReferenceRect.GetHeight(); in MoveSdrDrag()

Completed in 114 milliseconds

12345678910>>...20