Home
last modified time | relevance | path

Searched refs:nHeight (Results 276 – 300 of 597) sorted by relevance

1...<<11121314151617181920>>...24

/aoo41x/main/extensions/source/scanner/
H A Dscanwin.cxx414 long nWidth, nHeight, nXRes, nYRes; in ImplXfer() local
419 nHeight = aInfo.ImageLength; in ImplXfer()
424 nWidth = nHeight = nXRes = nYRes = -1L; in ImplXfer()
436 if( ( nXRes != -1 ) && ( nYRes != - 1 ) && ( nWidth != - 1 ) && ( nHeight != - 1 ) ) in ImplXfer()
/aoo41x/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx126 inline ParagraphInfo(::sal_Int32 nHeight): m_nHeight(nHeight) {} in ParagraphInfo() argument
138 inline void changeHeight(::sal_Int32 nHeight) { m_nHeight = nHeight; } in changeHeight() argument
/aoo41x/main/svtools/source/brwbox/
H A Dbrwhead.cxx39 …long nHeight = pParent->IsZoom() ? pParent->CalcZoom(pParent->GetTitleHeight()) : pParent->GetTitl… in BrowserHeader() local
43 nHeight ) ); in BrowserHeader()
/aoo41x/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx427 const long nHeight = pBitmapReadAcc->Height(); in surfaceFromXBitmap() local
434 data = (unsigned char*) malloc( nWidth*nHeight*4 ); in surfaceFromXBitmap()
440 for( nY = 0; nY < nHeight; nY++ ) { in surfaceFromXBitmap()
633 nWidth, nHeight, nWidth*4 ), in surfaceFromXBitmap()
650 OSL_TRACE("image: %d x %d alpha: %d alphaRead %p", nWidth, nHeight, bIsAlpha, pAlphaReadAcc); in surfaceFromXBitmap()
1525 const sal_Int32 nHeight( rect.Y2 - rect.Y1 ); in getData() local
1526 uno::Sequence< sal_Int8 > aRes( 4*nWidth*nHeight ); in getData()
1530 … nWidth, nHeight, 4*nWidth ); in getData()
1537 aLayout.ScanLines = nHeight; in getData()
/aoo41x/main/sc/source/filter/excel/
H A Dxistyle.cxx214 sal_uInt32 nHeight, nStyle, nColor, nFontFlags1, nFontFlags2, nFontFlags3; in ReadCFFontBlock() local
219 rStrm >> nHeight >> nStyle >> nWeight >> nEscapem >> nUnderl; in ReadCFFontBlock()
226 if( (mbHeightUsed = (nHeight <= 0x7FFF)) == true ) in ReadCFFontBlock()
227 maData.mnHeight = static_cast< sal_uInt16 >( nHeight ); in ReadCFFontBlock()
284 sal_Int32 nHeight = maData.mnHeight; in FillToItemSet() local
286 nHeight = (nHeight * 127 + 36) / EXC_POINTS_PER_INCH; // #98527# 1 in == 72 pt in FillToItemSet()
288 SvxFontHeightItem aHeightItem( nHeight, 100, ATTR_FONT_HEIGHT ); in FillToItemSet()
H A Dfontbuff.cxx104 void LotusFontBuffer::SetHeight( const sal_uInt16 nIndex, const sal_uInt16 nHeight ) in SetHeight() argument
108 …pData[ nIndex ].Height( *( new SvxFontHeightItem( ( sal_uLong ) nHeight * 20, 100, ATTR_FONT_HEIGH… in SetHeight()
/aoo41x/main/vcl/inc/vcl/
H A Ddockwin.hxx199 long nWidth, long nHeight,
241 long nWidth, long nHeight,
365 long nWidth, long nHeight,
/aoo41x/main/forms/source/component/
H A Dformcontrolfont.cxx429 float nHeight = 0; in setFastPropertyValue_NoBroadcast() local
430 _rValue >>= nHeight; in setFastPropertyValue_NoBroadcast()
431 m_aFont.Height = (sal_Int16)nHeight; in setFastPropertyValue_NoBroadcast()
/aoo41x/main/reportdesign/source/filter/xml/
H A DxmlExport.hxx76 sal_Int32 nHeight; member
87 ,nHeight(_nHeight) in TCell()
96 ,nHeight(0) in TCell()
H A DxmlTable.hxx39 sal_Int32 nHeight; member
43 TCell() : nWidth(0),nHeight(0),nColSpan(1),nRowSpan(1){} in TCell()
/aoo41x/main/sc/source/ui/view/
H A Dviewfunc.cxx2422 sal_uInt16 nHeight = pDoc->GetRowHeight( nRow, nTab ); in ModifyCellSize() local
2504 nHeight = 0; in ModifyCellSize()
2510 nHeight = sal::static_int_cast<sal_uInt16>( nHeight + nStepY ); in ModifyCellSize()
2511 else if ( nHeight > nStepY ) in ModifyCellSize()
2512 nHeight = sal::static_int_cast<sal_uInt16>( nHeight - nStepY ); in ModifyCellSize()
2513 if ( nHeight < nStepY ) nHeight = nStepY; in ModifyCellSize()
2514 if ( nHeight > MAX_COL_HEIGHT ) nHeight = MAX_COL_HEIGHT; in ModifyCellSize()
2518 SetWidthOrHeight( sal_False, 1, nRange, eMode, nHeight ); in ModifyCellSize()
/aoo41x/main/sw/source/ui/shells/
H A Dbasesh.cxx2089 … sal_uInt32 nHeight = static_cast< const SvxFontHeightItem& >(pArgs->Get( nWhich )).GetHeight(); in ExecTxtCtrl() local
2111 nCJKSize = nHeight * nCJKSize / nWesternSize; in ExecTxtCtrl()
2112 nCTLSize = nHeight * nCTLSize / nWesternSize; in ExecTxtCtrl()
2113 nWesternSize = (sal_Int32) nHeight; in ExecTxtCtrl()
2116 nCTLSize = nHeight* nCTLSize / nCJKSize; in ExecTxtCtrl()
2117 nWesternSize = nHeight * nWesternSize / nCJKSize; in ExecTxtCtrl()
2118 nCJKSize = (sal_Int32) nHeight; in ExecTxtCtrl()
2121 nCJKSize = nHeight * nCJKSize / nCTLSize; in ExecTxtCtrl()
2122 nWesternSize = nHeight * nWesternSize / nCTLSize; in ExecTxtCtrl()
2123 nCTLSize = (sal_Int32) nHeight; in ExecTxtCtrl()
/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DColumnarSingleColumn.java88 int nHeight = aRect.Height; in insertDetailFields() local
89 aRect.Y += Math.max(aSOLabel.getHeight(LayoutConstants.LabelHeight), nHeight); in insertDetailFields()
/aoo41x/main/sd/source/ui/sidebar/
H A DPreviewValueSet.cxx147 sal_Int32 PreviewValueSet::GetPreferredWidth (sal_Int32 nHeight) in GetPreferredWidth() argument
156 int nRowCount = nHeight / nItemHeight; in GetPreferredWidth()
/aoo41x/main/avmedia/source/win/
H A Dplayer.cxx513 long nWidth = 0, nHeight = 0; in getPreferredPlayerWindowSize() local
515 mpBV->GetVideoSize( &nWidth, &nHeight ); in getPreferredPlayerWindowSize()
517 aSize.Height = nHeight; in getPreferredPlayerWindowSize()
/aoo41x/main/shell/source/backends/gconfbe/
H A Dgconfaccess.cxx376 sal_Int16 nHeight; in translateToOOo() local
378 splitFontName (aGconfValue, aName, nHeight); in translateToOOo()
382 return uno::makeAny( nHeight ); in translateToOOo()
/aoo41x/main/editeng/source/items/
H A Dbulitem.cxx96 long nHeight, nWidth; in CreateFont() local
97 rStream >> nHeight; rStream >> nWidth; Size aSize( nWidth, nHeight ); in CreateFont()
/aoo41x/main/filter/source/msfilter/
H A Dmsocximex.cxx1127 rSz.Height = nHeight; in Import()
3165 *pS >> nHeight; in Read()
3266 *pS >> nHeight; in Read()
3370 *pS >> nHeight; in Read()
3971 *pS >> nHeight; in Read()
4159 *pS >> nHeight; in Read()
5294 *pS >> nHeight; in Read()
5555 if( (nWidth < 1) || (nHeight < 1) ) in Import()
5675 nHeight = rSize.Height; in WriteContents()
5907 nHeight = rSize.Height; in WriteContents()
[all …]
/aoo41x/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx417 sal_Int32 nHeight = aFont.GetHeight(); in Rescale() local
418 nHeight = nHeight * aMode.GetScaleY().GetNumerator() / aMode.GetScaleY().GetDenominator(); in Rescale()
419 aFont.SetHeight( nHeight ); in Rescale()
/aoo41x/main/sw/source/ui/frmdlg/
H A Dwrap.cxx499 aVal.nHeight = aSize.Height(); in ActivatePage()
512 nBottom = aVal.nMaxHeight - aVal.nHeight; in ActivatePage()
528 nTop = aVal.nMaxVPos - aVal.nHeight; in ActivatePage()
533 nTop = aVal.nMaxVPos - aVal.nHeight - aVal.nVPos; in ActivatePage()
/aoo41x/main/sw/source/filter/xml/
H A Dxmltexte.cxx351 sal_Int32 nWidth, nHeight; in lcl_addFrameProperties() local
355 aAny >>= nHeight; in lcl_addFrameProperties()
376 if( SIZE_NOT_SET != nHeight ) in lcl_addFrameProperties()
379 aAny <<= nHeight; in lcl_addFrameProperties()
/aoo41x/main/sfx2/source/sidebar/
H A DToolBoxBackground.cxx73 long nHeight, in SetToolBoxChild() argument
89 nHeight + maPadding.Top() + maPadding.Bottom(), in SetToolBoxChild()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlcss1.cxx546 rPropInfo.nHeight ) ); in SetPageDescAttrs()
2167 SwTwips nWidth = nDfltWidth, nHeight = MINFLY; in SetVarSize() local
2185 nPrcHeight = rPropInfo.nHeight > 0 ? (sal_uInt8)rPropInfo.nHeight : 1; in SetVarSize()
2190 nHeight = rPropInfo.nHeight > MINFLY ? rPropInfo.nHeight : MINFLY; in SetVarSize()
2196 SwFmtFrmSize aFrmSize( eSize, nWidth, nHeight ); in SetVarSize()
/aoo41x/main/sw/source/core/layout/
H A Dfly.cxx2041 SwTwips nHeight = (Frm().*fnRect->fnGetHeight)(); in _Shrink()
2042 if ( nDist > nHeight ) in _Shrink()
2043 nDist = nHeight; in _Shrink()
2051 nVal = Min( nDist, nHeight - nFmtHeight ); in _Shrink()
2063 (Frm().*fnRect->fnSetHeight)( nHeight - nVal ); in _Shrink()
2065 if ( nHeight - nVal != 0 ) in _Shrink()
2070 nHeight = (Prt().*fnRect->fnGetHeight)(); in _Shrink()
2071 (Prt().*fnRect->fnSetHeight)( nHeight - nVal ); in _Shrink()
/aoo41x/main/svtools/source/filter/
H A Dexportdialog.cxx356 sal_Int32 nHeight= 0; in GetOriginalSize() local
361 aAny >>= nHeight; in GetOriginalSize()
362 aShapesRange = basegfx::B2DRange( 0, 0, nWidth, nHeight ); in GetOriginalSize()
1445 sal_Int32 nHeight= static_cast< sal_Int32 >( nWidth * fRatio ); in IMPL_LINK() local
1446 const Size aSource( static_cast< sal_Int32 >( nWidth ), static_cast< sal_Int32 >( nHeight ) ); in IMPL_LINK()
1478 sal_Int32 nHeight= maMfSizeY.GetValue(); in IMPL_LINK() local
1479 sal_Int32 nWidth = static_cast< sal_Int32 >( nHeight * fRatio ); in IMPL_LINK()
1480 const Size aSource( static_cast< sal_Int32 >( nWidth ), static_cast< sal_Int32 >( nHeight ) ); in IMPL_LINK()

Completed in 209 milliseconds

1...<<11121314151617181920>>...24