Home
last modified time | relevance | path

Searched refs:nHeight (Results 526 – 550 of 597) sorted by relevance

1...<<21222324

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx736 sal_Int32 nHeight, sal_uInt16 nFontHeightWhich) in lcl_SetColl() argument
738 float fSize = (float)nHeight / 10; in lcl_SetColl()
739 nHeight = CalcToUnit( fSize, SFX_MAPUNIT_TWIP ); in lcl_SetColl()
741 pColl->SetFmtAttr(SvxFontHeightItem(nHeight, 100, nFontHeightWhich)); in lcl_SetColl()
/aoo41x/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx906 sal_Int32 nHeight = 0; in describePropertyLine() local
911nHeight = ::std::max<sal_Int32>(nHeight,xShape->getPosition().Y + xShape->getSize().Height); in describePropertyLine()
913 xNumericControl->setMinValue(beans::Optional<double>(sal_True,nHeight )); in describePropertyLine()
/aoo41x/main/editeng/source/editeng/
H A Dediteng.cxx756 sal_uInt32 nHeight = pImpEditEngine->GetParaHeight( nParagraph ); in GetTextHeight() local
757 return nHeight; in GetTextHeight()
1302 …sal_uInt32 nHeight = !IsVertical() ? pImpEditEngine->GetTextHeight() : pImpEditEngine->CalcTextWid… in GetTextHeight() local
1303 return nHeight; in GetTextHeight()
/aoo41x/main/svx/source/tbxctrls/
H A Dtbunocontroller.cxx58 void statusChanged_Impl( long nHeight, bool bErase = false );
/aoo41x/main/editeng/inc/editeng/
H A Dsvxrtf.hxx133 sal_uInt16 nWidth, nHeight; member
/aoo41x/main/sc/source/core/data/
H A Ddocument.cxx3315 SCROW ScDocument::GetRowForHeight( SCTAB nTab, sal_uLong nHeight ) const in GetRowForHeight()
3317 return pTab[nTab]->GetRowForHeight(nHeight); in GetRowForHeight()
3827 sal_uInt16 nHeight; in GetNextDifferentChangedRow() local
3830 …sal_uInt16 nStartHeight = nHeight = pTab[nTab]->GetRowHeight( nStart, NULL, &nHeightEndRow, false); in GetNextDifferentChangedRow()
3839 nHeight = pTab[nTab]->GetRowHeight( nRow, NULL, &nHeightEndRow, false); in GetNextDifferentChangedRow()
3843 … (bCareManualSize && (nStartFlags & CR_MANUALSIZE) && (nStartHeight != nHeight)) || in GetNextDifferentChangedRow()
3844 (!bCareManualSize && ((nStartHeight != nHeight)))) in GetNextDifferentChangedRow()
/aoo41x/main/vcl/unx/generic/printer/
H A Dppdparser.cxx1356 String PPDParser::matchPaper( int nWidth, int nHeight ) const in matchPaper()
1371 PDHeight /= (double)nHeight; in matchPaper()
1393 String rRet = matchPaper( nHeight, nWidth ); in matchPaper()
/aoo41x/main/vcl/source/gdi/
H A Dcvtsvm.cxx843 sal_Int32 nWidth, nHeight; in ImplConvertFromSVM1() local
852 rIStm >> nWidth >> nHeight; in ImplConvertFromSVM1()
857 aFont.SetSize( Size( nWidth, nHeight ) ); in ImplConvertFromSVM1()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtww8.cxx2188 long nHeight = 0; in TableHeight() local
2193 nHeight = rLSz.GetHeight(); in TableHeight()
2195 nHeight = -rLSz.GetHeight(); in TableHeight()
2198 if ( nHeight ) in TableHeight()
2204 m_rWW8Export.InsUInt16( (sal_uInt16)nHeight ); in TableHeight()
/aoo41x/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx466 sal_Bool PspGraphics::drawEPS( long nX, long nY, long nWidth, long nHeight, void* pPtr, sal_uLong n… in drawEPS() argument
468 …return m_pPrinterGfx->DrawEPS( Rectangle( Point( nX, nY ), Size( nWidth, nHeight ) ), pPtr, nSize … in drawEPS()
/aoo41x/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx399 sal_Bool PspGraphics::drawEPS( long nX, long nY, long nWidth, long nHeight, void* pPtr, sal_uLong n… in drawEPS() argument
401 …return m_pPrinterGfx->DrawEPS( Rectangle( Point( nX, nY ), Size( nWidth, nHeight ) ), pPtr, nSize … in drawEPS()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlplug.cxx177 nPrcHeight = (sal_uInt8)rCSS1PropInfo.nHeight; in SetFixSize()
182 aTwipSz.Height() = rCSS1PropInfo.nHeight; in SetFixSize()
/aoo41x/main/svx/source/dialog/
H A Dframelink.cxx1344 double GetHorDiagAngle( long nWidth, long nHeight ) in GetHorDiagAngle() argument
1346 return atan2( static_cast< double >( Abs( nHeight ) ), static_cast< double >( Abs( nWidth ) ) ); in GetHorDiagAngle()
/aoo41x/main/sc/source/filter/excel/
H A Dxecontent.cxx730 sal_uInt32 nHeight = mbHeightUsed ? maFontData.mnHeight : 0xFFFFFFFF; in WriteBody() local
745 rStrm << nHeight in WriteBody()
/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx1811 sal_Int32 nHeight = ConversionHelper::convertTwipToMM100(nIntValue); in lcl_attribute() local
1812 CT_PageSz.h = PaperInfo::sloppyFitPageDimension(nHeight); in lcl_attribute()
3460 sal_Int32 nHeight = ConversionHelper::convertTwipToMM100( nIntValue ); in sprmWithProps() local
3461 …ontext->Insert( PROP_HEIGHT, false, uno::makeAny( PaperInfo::sloppyFitPageDimension( nHeight ) ) ); in sprmWithProps()
H A DGraphicImport.cxx1585 sal_Int32 nHeight = m_pImpl->nBottomPosition - m_pImpl->nTopPosition; in createGraphicObject() local
1587 uno::makeAny( awt::Size( nWidth, nHeight ))); in createGraphicObject()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewtab.cxx472 … const long nHeight = nPageHeight - (aLongULSpace.GetUpper() + aLongULSpace.GetLower()); in ExecTabWin() local
501 aSize.SetHeightPercent(sal_uInt8(nHeight * 100 /nPrtHeight)); in ExecTabWin()
504 aSize.SetHeight(nHeight ); in ExecTabWin()
/aoo41x/main/svtools/source/graphic/
H A Dgrfmgr2.cxx1814 const long nWidth = pA->Width(), nHeight = pA->Height(); in ImplAdjust() local
1818 for( long nY = 0; nY < nHeight; nY++ ) in ImplAdjust()
1833 for( long nY = 0; nY < nHeight; nY++ ) in ImplAdjust()
/aoo41x/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx201 virtual void setHeight( double nHeight );
/aoo41x/main/toolkit/source/controls/
H A Ddialogcontrol.cxx169 maComponentInfos.nHeight = 450; in UnoDialogControl()
/aoo41x/main/svtools/inc/svtools/
H A Dsvtreebx.hxx296 void SetEntryHeight( short nHeight, sal_Bool bAlways = sal_False );
/aoo41x/main/svtools/source/inc/
H A Dsvimpbox.hxx293 void SetEntryHeight( short nHeight );
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1188 void ConcreteXShapeGeometryAttributes::setHeight( double nHeight ) in setHeight() argument
1190 m_pShapeHelper->setHeight( nHeight ); in setHeight()
/aoo41x/main/svtools/source/edit/
H A Dsvmedit.cxx1294 long nHeight = aSz.Height() - nTop - nBottom; in CalcAdjustedSize() local
1296 long nLines = nHeight / nLineHeight; in CalcAdjustedSize()
/aoo41x/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java305 int nHeight = Integer.parseInt( aSize.substring( nSeparator + 1, aSize.length() ) ); in ReadSizeFromOwnStorage() local
306 m_aObjSize = new Dimension( nWidth, nHeight ); in ReadSizeFromOwnStorage()

Completed in 317 milliseconds

1...<<21222324