Home
last modified time | relevance | path

Searched defs:nHeight (Results 126 – 150 of 464) sorted by relevance

12345678910>>...19

/trunk/main/sw/source/ui/inc/
H A Dfontcfg.hxx106 void SetFontHeight( sal_Int32 nHeight, sal_uInt8 nFont, sal_uInt8 nScriptType ) in SetFontHeight()
/trunk/main/extensions/source/bibliography/
H A Dbibcont.cxx243 long nHeight = GetItemSize( nFirstWinId ); in PreNotify() local
/trunk/main/filter/source/graphicfilter/ipcd/
H A Dipcd.cxx68 sal_uLong nHeight; // Hoehe des PCD-Bildes member in PCDReader
/trunk/main/vcl/win/source/window/
H A Dsalobj.cxx742 void WinSalObject::UnionClipRegion( long nX, long nY, long nWidth, long nHeight ) in UnionClipRegion()
806 void WinSalObject::SetPosSize( long nX, long nY, long nWidth, long nHeight ) in SetPosSize()
/trunk/main/svx/source/dialog/
H A Dconnctrl.cxx158 const long nHeight = aWinSize.Height(); in Construct() local
H A Dframelinkarray.cxx121 ArrayImpl::ArrayImpl( size_t nWidth, size_t nHeight, bool bDiagDblClip ) : in ArrayImpl()
272 …long nHeight = GetRowHeight( nFirstRow, GetMergedLastRow( nCol, nRow ) ) + rCell.mnAddTop + rCell.… in GetHorDiagAngle() local
353 Array::Array( size_t nWidth, size_t nHeight ) in Array()
364 void Array::Initialize( size_t nWidth, size_t nHeight ) in Initialize()
809 void Array::SetRowHeight( size_t nRow, long nHeight ) in SetRowHeight()
822 void Array::SetAllRowHeights( long nHeight ) in SetAllRowHeights()
/trunk/main/sd/source/ui/dlg/
H A Ddocprev.cxx95 long nHeight = rSize.Height() - 2*FRAME; in CalcSizeAndPos() local
/trunk/main/UnoControls/source/controls/
H A Dprogressbar.cxx310 …ressBar::setPosSize ( sal_Int32 nX, sal_Int32 nY, sal_Int32 nWidth, sal_Int32 nHeight, sal_Int16 n… in setPosSize()
/trunk/main/fpicker/source/win32/filepicker/
H A Ddibpreview.cxx269 int nHeight = getAvailableHeight(); in onPaint() local
/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx812 …sal_uInt32 nHeight = static_cast<sal_uInt32>(m_aHeightMF.Denormalize(m_aHeightMF.GetValue(FUNIT_TW… in FillItemSet() local
949 …sal_Int32 nHeight = Max( pItem ? ( static_cast<const SfxUInt32Item*>(pItem)->GetValue()) : 0, (sal… in Reset() local
1116 …sal_Int32 nHeight = static_cast<sal_uInt32>(m_aHeightMF.Denormalize(m_aHeightMF.GetValue(FUNIT_TWI… in IMPL_LINK() local
1358 sal_Int64 nHeight = m_aHeightMF.Denormalize(m_aHeightMF.GetValue(FUNIT_TWIP)); in IMPL_LINK() local
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx204 short nWidth, nHeight; in ReadRecordParams() local
537 sal_uInt16 nSx, nSy, nSxe, nSye, nDontKnow, nWidth, nHeight, nBytesPerScan; in ReadRecordParams() local
698 sal_uInt16 nStyle, nWidth, nHeight; in ReadRecordParams() local
1258 sal_Int16 nWidth, nHeight; in GetPlaceableBound() local
/trunk/main/vcl/inc/
H A Dbrdwin.hxx178 void SetMinOutputSize( long nWidth, long nHeight ) in SetMinOutputSize()
180 void SetMaxOutputSize( long nWidth, long nHeight ) in SetMaxOutputSize()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx333 long nWidth, nHeight; member
387 sal_uInt32 nHeight = rPD.nHeight; in MakeGrafNotInCntnt() local
/trunk/main/starmath/source/
H A Dnode.cxx269 long nHeight = (long)aVal; in SetFontSize() local
991 long nHeight, in Arrange() local
1749 long nHeight = bScale ? aRefRect.GetHeight() : GetFont().GetSize().Height(); in Arrange() local
1867 long nHeight = GetFont().GetSize().Height(); in CalcSymbolHeight() local
2295 void SmRootSymbolNode::AdaptToY(const OutputDevice &rDev, sal_uLong nHeight) in AdaptToY()
2355 void SmRectangleNode::AdaptToY(const OutputDevice &/*rDev*/, sal_uLong nHeight) in AdaptToY()
2366 nHeight = aToSize.Height(); in Arrange() local
2740 void SmMathSymbolNode::AdaptToY(const OutputDevice &rDev, sal_uLong nHeight) in AdaptToY()
/trunk/main/sw/source/ui/config/
H A Dfontcfg.cxx314 void SwStdFontConfig::ChangeInt( sal_uInt16 nFontType, sal_Int32 nHeight ) in ChangeInt()
/trunk/main/sdext/source/presenter/
H A DPresenterPaneBase.cxx168 sal_Int32 nHeight (rCalloutAnchor.Y - aBorderBox.Y); in SetCalloutAnchor() local
/trunk/main/framework/source/uielement/
H A Dcomplextoolbarcontroller.cxx323 sal_Int32 nHeight = sal_Int32( rFont.GetHeight() ); in getFontSizePixel() local
H A Dfontsizemenucontroller.cxx131 void FontSizeMenuController::setCurHeight( long nHeight, Reference< css::awt::XPopupMenu >& rPopupM… in setCurHeight()
/trunk/main/reportdesign/source/ui/report/
H A DStartMarker.cxx255 …const long nHeight = ::std::max<sal_Int32>(nOutputHeight - 2*aPos.Y(),LogicToPixel(Size(0,m_aText.… in Resize() local
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample2.java229 int nHeight = _nLineCount * nFixedTextHeight; in insertMultiLineFixedText() local
/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx272 ImplVectMap::ImplVectMap( long nWidth, long nHeight ) : in ImplVectMap()
754 const long nHeight = pRAcc->Height(); in ImplVectorize() local
1069 const long nWidth = pMap->Width(), nHeight= pMap->Height(); in ImplCalculate() local
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx1021 long nHeight = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Height(); in MouseButtonUp() local
1270 long nHeight = (long) lcl_GetDocPageSize(pDocShell->GetDocument(), nTab).Height(); in MouseMove() local
1533 long nHeight = (long) lcl_GetDocPageSize( pDocShell->GetDocument(), nTab ).Height(); in DrawInvert() local
/trunk/main/shell/source/backends/gconfbe/
H A Dgconfaccess.cxx376 sal_Int16 nHeight; in translateToOOo() local
/trunk/main/filter/source/graphicfilter/ipcx/
H A Dipcx.cxx48 sal_uLong nWidth, nHeight; // Bildausmass in Pixeln member in PCXReader
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawingDemo.java373 int nHeight = 2000; in Demo_Group1() local

Completed in 140 milliseconds

12345678910>>...19