/aoo42x/main/sw/source/ui/table/ |
H A D | rowht.cxx | 67 …SwTwips nHeight = static_cast< SwTwips >(aHeightEdit.Denormalize(aHeightEdit.GetValue(FUNIT_TWIP))… in Apply() local 107 long nHeight = pSz->GetHeight(); in SwTableHeightDlg() local
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | shdwcrsr.cxx | 43 void SwShadowCursor::SetPos( const Point& rPt, long nHeight, sal_uInt16 nMode ) in SetPos() 59 void SwShadowCursor::DrawTri( const Point& rPt, long nHeight, sal_Bool bLeft ) in DrawTri() 78 void SwShadowCursor::DrawCrsr( const Point& rPt, long nHeight, sal_uInt16 nMode ) in DrawCrsr()
|
/aoo42x/main/svtools/source/control/ |
H A D | taskmisc.cxx | 89 long nX, long nY, long nWidth, long nHeight ) in ImplPosSizeWindow() 121 long nHeight = rRect.GetHeight(); in ImplTile() local 195 long nHeight = rRect.GetHeight(); in ImplHorz() local 229 long nHeight = rRect.GetHeight(); in ImplVert() local 262 long nHeight = rRect.GetHeight(); in ImplCascade() local
|
/aoo42x/main/qadevOOo/runner/util/ |
H A D | FrameDsc.java | 52 public FrameDsc( int nHeight, int nWidth ) { in FrameDsc() 58 public FrameDsc( String FrameName, int nHeight, int nWidth ) { in FrameDsc()
|
/aoo42x/main/svtools/source/filter/jpeg/ |
H A D | jpegc.c | 60 void SetJpegPreviewSizeHint( int nWidth, int nHeight ) in SetJpegPreviewSizeHint() 74 long nHeight; in ReadJPEG() local 220 long nWidth, long nHeight, long bGreys, in WriteJPEG()
|
/aoo42x/main/odk/examples/java/EmbedDocument/EmbeddedObject/ |
H A D | EditorFrame.java | 55 public EditorFrame( String sName, OwnEmbeddedObject aEmbObj, int nWidth, int nHeight ) in EditorFrame() 108 int nHeight = (int)aDim.getHeight(); in getReplacementImage() local
|
/aoo42x/main/odk/examples/DevelopersGuide/Forms/ |
H A D | FormLayer.java | 96 int nYPos, int nWidth, int nHeight, XIndexContainer xParentForm ) throws java.lang.Exception in createControlAndShape() 179 int nYPos, int nWidth, int nHeight ) throws java.lang.Exception in createControlAndShape() 203 …ng sControlType, String sFieldName, String sControlNamePostfix, int nXPos, int nYPos, int nHeight ) in insertControlLine()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | bmpacc.cxx | 107 const long nHeight = mpBuffer->mnHeight; in ImplCreate() local 200 const sal_uInt32 nWidth = Width(), nHeight = Height(), nScanSize = GetScanlineSize(); in ImplZeroInitUnusedBits() local 567 const long nHeight = Min( mpBuffer->mnHeight, rReadAcc.Height() ); in CopyBuffer() local 573 for( long nY = 0L, nHeight = Min( mpBuffer->mnHeight, rReadAcc.Height() ); nY < nHeight; nY++ ) in CopyBuffer() local
|
H A D | alpha.cxx | 158 const long nHeight = Min( aRectSrc.GetHeight(), aRectDst.GetHeight() ); in CopyPixel() local 188 const long nHeight = Min( aRectSrc.GetHeight(), aRectDst.GetHeight() ); in CopyPixel() local 251 const long nWidth = pAcc->Width(), nHeight = pAcc->Height(); in Invert() local 326 const long nHeight = Min( pMaskAcc->Height(), pAcc->Height() ); in Replace() local 356 const long nWidth = pAcc->Width(), nHeight = pAcc->Height(); in Replace() local
|
H A D | bitmap.cxx | 633 const long nHeight = pAcc->Height(); in Invert() local 662 const long nHeight = pAcc->Height(); in Mirror() local 689 const long nHeight = pAcc->Height(); in Mirror() local 713 const long nHeight = pAcc->Height(); in Mirror() local 780 const long nHeight = aSizePix.Height(); in Rotate() local 823 const long nHeight = aSizePix.Height(); in Rotate() local 1136 const long nHeight = aSizePixel.Height(); in Expand() local 1202 const long nHeight = pReadAcc->Height(); in CreateMask() local 1495 const long nHeight = Min( pMaskAcc->Height(), pAcc->Height() ); in Replace() local 1574 const long nHeight = Min( pAlphaAcc->Height(), pAcc->Height() ); in Replace() local [all …]
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtww8gr.cxx | 433 SwTwips nHeight = rFlyFmt.GetFrmSize().GetHeight(); in OutGrf() local 522 const sal_uInt16 nHeight = static_cast< sal_uInt16 >(aSize.Height()); in Insert() local 527 sal_uInt16 mm, sal_uInt16 nWidth, sal_uInt16 nHeight, const SwAttrSet* pAttrSet) in WritePICFHeader() 690 const sw::Frame &rFly, sal_uInt16 nWidth, sal_uInt16 nHeight) in WriteGrfFromGrfNode() 769 sal_uInt16 mm, sal_uInt16 nWidth, sal_uInt16 nHeight) in WritePICBulletFHeader() 859 …rf::WriteGrfForBullet(SvStream& rStrm, const Graphic &rGrf, sal_uInt16 nWidth, sal_uInt16 nHeight) in WriteGrfForBullet() 900 sal_uInt16 nHeight = rItem.mnHei; in WriteGraphicNode() local
|
/aoo42x/main/accessibility/inc/accessibility/extended/ |
H A D | textwindowaccessibility.hxx | 126 inline ParagraphInfo(::sal_Int32 nHeight): m_nHeight(nHeight) {} in ParagraphInfo() 138 inline void changeHeight(::sal_Int32 nHeight) { m_nHeight = nHeight; } in changeHeight()
|
/aoo42x/main/vcl/aqua/source/window/ |
H A D | salobj.cxx | 120 void AquaSalObject::UnionClipRegion( long nX, long nY, long nWidth, long nHeight ) in UnionClipRegion() 158 void AquaSalObject::SetPosSize( long nX, long nY, long nWidth, long nHeight ) in SetPosSize()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | colrowst.cxx | 131 void XclImpColRowSettings::SetHeight( SCROW nScRow, sal_uInt16 nHeight ) in SetHeight() 148 void XclImpColRowSettings::SetRowSettings( SCROW nScRow, sal_uInt16 nHeight, sal_uInt16 nFlags ) in SetRowSettings() 220 sal_uInt16 nHeight = 0; in Convert() local
|
/aoo42x/main/oox/inc/oox/helper/ |
H A D | containerhelper.hxx | 111 …inline explicit Matrix( size_type nWidth, size_type nHeight ) { this->resize( nWidth, nHeight … in Matrix() 112 …inline explicit Matrix( size_type nWidth, size_type nHeight, const_reference rData ) { this->r… in Matrix() 121 …inline void reserve( size_type nWidth, size_type nHeight ) { maData.reserve( nWidth * nHei… in reserve() 123 …inline void resize( size_type nWidth, size_type nHeight ) { mnWidth = nWidth; maData.resiz… in resize() 124 …inline void resize( size_type nWidth, size_type nHeight, const_reference rData ) { mnWidth… in resize() 430 for( size_t nRow = 0, nHeight = rMatrix.height(); nRow < nHeight; ++nRow ) in matrixToSequenceSequence() local
|
/aoo42x/main/svx/source/sidebar/debug/ |
H A D | ContextPanel.cxx | 53 …const sal_Int32 nHeight (maContextName.GetPosPixel().Y() + maContextName.GetSizePixel().Height() +… in GetPreferredHeight() local
|
/aoo42x/main/oox/inc/oox/drawingml/table/ |
H A D | tablerow.hxx | 39 void setHeight( sal_Int32 nHeight ){ mnHeight = nHeight; }; in setHeight()
|
/aoo42x/main/svtools/source/brwbox/ |
H A D | brwhead.cxx | 39 …long nHeight = pParent->IsZoom() ? pParent->CalcZoom(pParent->GetTitleHeight()) : pParent->GetTitl… in BrowserHeader() local
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | WExtendPages.cxx | 73 sal_Int32 nHeight = m_lbColumnNames.GetSizePixel().Height() +6; in OWizNormalExtend() local
|
/aoo42x/main/basegfx/inc/basegfx/raster/ |
H A D | bzpixelraster.hxx | 53 BZPixelRaster(sal_uInt32 nWidth, sal_uInt32 nHeight) in BZPixelRaster()
|
/aoo42x/main/vcl/unx/gtk/window/ |
H A D | gtkobject.cxx | 115 void GtkSalObject::UnionClipRegion( long nX, long nY, long nWidth, long nHeight ) in UnionClipRegion() 132 void GtkSalObject::SetPosSize( long nX, long nY, long nWidth, long nHeight ) in SetPosSize()
|
/aoo42x/main/sdext/source/minimizer/ |
H A D | informationdialog.cxx | 75 sal_Int32 nHeight, in InsertFixedText() 113 sal_Int32 nHeight, in InsertImage() 148 sal_Int32 nHeight, in InsertCheckBox() 186 sal_Int32 nHeight, in InsertButton()
|
/aoo42x/main/forms/qa/integration/forms/ |
H A D | FormLayer.java | 92 int nYPos, int nWidth, int nHeight, Object _parentForm ) throws java.lang.Exception in createControlAndShape() 161 int nYPos, int nWidth, int nHeight ) throws java.lang.Exception in createControlAndShape() 223 int nXPos, int nYPos, int nHeight ) in insertControlLine()
|
/aoo42x/main/unotools/source/config/ |
H A D | sourceviewconfig.cxx | 71 void SetFontHeight(sal_Int16 nHeight) in SetFontHeight() 245 void SourceViewConfig::SetFontHeight(sal_Int16 nHeight) in SetFontHeight()
|
/aoo42x/main/sd/source/filter/html/ |
H A D | htmlattr.cxx | 65 int nHeight = (aTextRect.nBottom - aTextRect.nTop) >> 2; in Paint() local
|