Home
last modified time | relevance | path

Searched refs:Height (Results 876 – 900 of 1739) sorted by relevance

1...<<31323334353637383940>>...70

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java137 LS.Height = (short) ((LSold.Height)+1); in changePValue()
213 newSize.Height = oldSize.Height +1; in changePValue()
221 newRectangle.Height =oldRectangle.Height +1; in changePValue()
520 _newValue.Height += 2; in changePValue()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx409 if ( aTemp.Height() > aHeight.Height() ) in Init()
410 aHeight.Height() = aTemp.Height(); in Init()
412 SetDataRowHeight(aHeight.Height()); in Init()
2051 aReturn.Height() += ( m_nVisibleCount ? m_nVisibleCount : 15 ) * GetDataRowHeight(); in CalcOptimalSize()
2052 aReturn.Height() += 40; // just some space in CalcOptimalSize()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx100 rIStm >> rObjDesc.maSize.Height(); in operator >>()
113 rObjDesc.maSize.Height() = 0; in operator >>()
130 rOStm << rObjDesc.maSize.Height(); in operator <<()
201 aParams += ::rtl::OUString::valueOf( rObjDesc.maSize.Height() ); in ImplGetParameterString()
275 … rObjDesc.maSize.Height() = xMimeType->getParameterValue( aHeightString ).toInt32(); in ImplSetParameterString()
1908 if((aSize.Width() > 50000) || (aSize.Height() > 50000)) in GetBitmapEx()
/trunk/main/sw/source/ui/dbui/
H A Daddresslistdialog.cxx202 aLBPos.Y() += aHeadSize.Height(); in SwAddressListDialog()
203 aLBSize.Height() -= aHeadSize.Height(); in SwAddressListDialog()
/trunk/main/sfx2/source/view/
H A Dframe.cxx809 if ( aSize.Height() > nDeltaY ) in SetToolSpaceBorderPixel_Impl()
810 aSize.Height() -= nDeltaY; in SetToolSpaceBorderPixel_Impl()
812 aSize.Height() = 0; in SetToolSpaceBorderPixel_Impl()
H A Dviewprn.cxx525 sal_Bool bPgSzChg = ( aOldPgSz.Height() != in SetPrinter_Impl()
526 ( bOriChg ? aNewPgSz.Width() : aNewPgSz.Height() ) || in SetPrinter_Impl()
528 ( bOriChg ? aNewPgSz.Height() : aNewPgSz.Width() ) ) && in SetPrinter_Impl()
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx319 aPos.Y() += aHeadSize.Height(); in activate()
320 SetPosSizePixel( aPos, Size( aSize.Width(), aSize.Height() - aHeadSize.Height() ) ); in activate()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx434 Size( pCrsrShell->aCharRect.Height(), nTmpY ) ); in _SetPosAndShow()
485 if( aRect.Height() ) in _SetPosAndShow()
756 nPixPtY = aTmp.Height(); in Get1PixelInLogic()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx810 if (aSize.Height() > aSize.Width()) in ChangeMedium()
813 aNewSize.Width() = aSize.Height(); in ChangeMedium()
814 aNewSize.Height() = aSize.Width(); in ChangeMedium()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx1716 … aSpacing.Height = sal_Int16(ConversionHelper::convertTwipToMM100( SINGLE_LINE_SPACING )); in lcl_attribute()
1722 aSpacing.Height = sal_Int16(sal_Int32(nIntValue) * 100 / SINGLE_LINE_SPACING ); in lcl_attribute()
1724 aSpacing.Height = sal_Int16(ConversionHelper::convertTwipToMM100( nIntValue )); in lcl_attribute()
1733 …aSpacing.Height = sal_Int16( aSpacing.Height * 100 / ConversionHelper::convertTwipToMM100( SINGLE… in lcl_attribute()
2396 aSpacing.Height = sal_Int16(sal_Int32(nDistance) * 100 /240); in sprmWithProps()
2403 aSpacing.Height = sal_Int16(ConversionHelper::convertTwipToMM100(-nDistance)); in sprmWithProps()
2408 aSpacing.Height = sal_Int16(ConversionHelper::convertTwipToMM100(nDistance)); in sprmWithProps()
/trunk/main/sfx2/source/sidebar/
H A DTabBar.cxx207 … nY += mpMenuButton->GetSizePixel().Height() + 1 + Theme::GetInteger(Theme::Int_TabMenuPadding); in Layout()
229 nY += rButton.GetSizePixel().Height() + 1 + aPadding.Bottom(); in Layout()
/trunk/main/xmlsecurity/source/dialogs/
H A Dresourcemanager.cxx408 n += aSize.Height() / 2; // y-position is in the middle of the image in AlignAfterImage()
409 n -= _rCtrl.GetSizePixel().Height() / 2; // center Control in AlignAfterImage()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterDocument.java246 public BusinessPaperObject(String FrameText, int Width, int Height, int XPos, int YPos) in BusinessPaperObject() argument
250 iHeight = Height; in BusinessPaperObject()
/trunk/main/svx/source/tbxctrls/
H A Dtbunocontroller.cxx177 _aFontInfo.SetHeight( rCurrentFont.Height ); in UpdateFont()
342 m_pBox->statusChanged_Impl( long( 10. * aFontHeight.Height ), false ); in statusChanged()
/trunk/main/offapi/com/sun/star/awt/
H A DXWindow.idl87 @param Height
97 [in] long Height,
/trunk/main/odk/examples/java/Drawing/
H A DSDraw.java163 size.Height = height; in createShape()
216 size.Height = height; in createSequence()
/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx244 awt::Rectangle aViewBox( 0, 0, aSize.Width * 360, aSize.Height * 360 ); in pushToPropSet()
251 aViewBox.Height = static_cast< sal_Int32 >( maPath2DList[ 0 ].h ); in pushToPropSet()
H A Dtextparagraphproperties.cxx296 aFontDesc.Height = nFontSize; in pushToPropMap()
370 …aBulletSize.Width = aBulletSize.Height = static_cast< sal_Int32 >( ( fCharacterSize * ( 2540.0 / 7… in pushToPropSet()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawingDemo.java233 int nHalfHeight = aPageSize.Height / 2; in Demo_ShapeCreation()
376 int nPosY2 = aPageSize.Height / 2 - ( nPosY1 + nHeight ); in Demo_Group1()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvtablebox.cxx134 long nDataHeight = aWinSize.Height() - nScrollBarSize; in InitControls()
143 sal_Int32 nY = maRuler.GetSizePixel().Height(); in InitControls()
/trunk/main/avmedia/source/macavf/
H A Dmacavf_player.cxx400 …OSL_TRACE( "Player::createPlayerWindow %dx%d argsLength: %d", aSize.Width, aSize.Height, aArgument… in createPlayerWindow()
409 if( (aSize.Width <= 0) || (aSize.Height <= 0) || (pParentView == NULL) ) in createPlayerWindow()
/trunk/main/editeng/source/uno/
H A Dunoedhlp.cxx333 return bIsVertical ? Point( -rPoint.Y() + rEESize.Height(), rPoint.X() ) : rPoint; in EEToUserSpace()
338 return bIsVertical ? Point( rPoint.Y(), -rPoint.X() + rEESize.Height() ) : rPoint; in UserSpaceToEE()
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx411 aSize.Height() *= 4; in ScEditWindow()
761 aPoint.Y()=GetOutputSizePixel().Height(); in StartPopup()
/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx351 DBG_ASSERT( maILArrows.GetImageSize().Height() == maILArrows.GetImageSize().Width(), in InitArrowImageList()
353 mnArrowSize = maILArrows.GetImageSize().Height(); in InitArrowImageList()
362 long nMinSize = Min( aCtrlSize.Width(), aCtrlSize.Height() ) - 2 * FRAMESEL_GEOM_OUTER; in InitGlobalGeometry()
376 …maVirDevPos = Point( (aCtrlSize.Width() - mnCtrlSize) / 2, (aCtrlSize.Height() - mnCtrlSize) / 2 ); in InitGlobalGeometry()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java438 int height = aRect.Height; in insertGroups()
442 aRect.Y = aRect.Height; in insertGroups()
770 _aRect.Height = nHeight; in insertFormattedField()
1563 fCharHeight = _aFD.Height; in getLabelWidth()

Completed in 771 milliseconds

1...<<31323334353637383940>>...70