Home
last modified time | relevance | path

Searched refs:Height (Results 1251 – 1275 of 1739) sorted by relevance

1...<<51525354555657585960>>...70

/trunk/main/chart2/source/view/axes/
H A DVAxisBase.cxx122 m_nMaximumTextHeightSoFar = std::max( m_nMaximumTextHeightSoFar, aSize.Height ); in recordMaximumTextSize()
/trunk/main/avmedia/source/java/
H A DPlayer.java235 aSize.Height = Math.max( aDim.height, 0 ); in getPreferredPlayerWindowSize()
/trunk/main/sc/source/ui/src/
H A Dhdrcont.src76 Text [ en-US ] = "Optimal ~Row Height..." ;
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx119 … const Rectangle aCropRectStart(Point(), Size(aBmpSize.Width() / 2, aBmpSize.Height())); in FillLineEndListBox()
120 …tangle aCropRectEnd(Point(aBmpSize.Width() / 2, 0), Size(aBmpSize.Width() / 2, aBmpSize.Height())); in FillLineEndListBox()
/trunk/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx1005 ret = g_strdup_printf( "%d%%", ls.Height ); in LineSpacing2LineHeight()
1007 ret = g_strdup_printf( "%.3gpt", toPoint(ls.Height) ); in LineSpacing2LineHeight()
/trunk/main/svx/source/table/
H A Dtablelayouter.cxx731 nMinHeight = std::max( nMinHeight, xCell->getMinimumSize().Height ); in LayoutTableHeight()
798 sal_Int32 nMinHeight = xCell->getMinimumSize().Height; in LayoutTableHeight()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx422 aFontDescriptor.Height = ( sal_Int16 )( ( mpCGM->pElement->nCharacterHeight * (double)1.50 ) ); in ImplSetTextBundle()
827 long nHeight = rTextSize.Height; in DrawText()
/trunk/main/sc/source/core/data/
H A Dtable5.cxx154 long nPageSizeY = aPageSizeTwips.Height(); in UpdatePageBreaks()
1012 if ( rSize.Width() != 0 && rSize.Height() != 0 ) in SetPageSize()
/trunk/main/sw/source/ui/app/
H A Dmn.src479 Text [ en-US ] = "~Height..." ; \
491 Text [ en-US ] = "~Optimal Height" ; \
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx553 …(sal_Int32)( (double)( aBoundRect.Top() - aSnapRect.Top() ) * (double)aBmpSize.Height() / (double)… in Create3DObject()
555 (sal_Int32)( aBmpSize.Height() * fYScale ) ); in Create3DObject()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx298 m_aSize.Height = aDefaultSize.Height(); in OStyle()
389 …registerProperty(PROPERTY_HEIGHT, ++i,nBound,&m_aSize.Height, ::getCppuType((const sal_Int32*)0)… in OStyle()
1932 m_pImpl->m_aVisualAreaSize.Height != _aSize.Height); in setVisualAreaSize()
2494 set(PROPERTY_HEIGHT,aSize.Height,m_aProps->m_nHeight); in setSize()
/trunk/main/sd/source/ui/table/
H A Dtablefunction.cxx165 aPos.Y() -= aSize.Height() / 2; in FuTable()
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.hxx79 …nst ::com::sun::star::uno::Any& Width, const ::com::sun::star::uno::Any& Height ) throw (::com::su…
/trunk/main/svtools/source/misc/
H A Dembedtransfer.cxx235 aSize = Size( aSz.Width, aSz.Height ); in FillTransferableObjectDescriptor()
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx109 …{ if( IsDropDownBox() ) SetPosSizePixel( 0, 0, rNewSize.Width(), rNewSize.Height(), WINDOW_POSSIZE… in SetDropDownSizePixel()
/trunk/main/vcl/source/components/
H A Dfontident.cxx109 aFD.Height = 0; in getMaterial()
/trunk/main/svtools/source/table/
H A Dmousefunction.cxx102 Size( 1, tableSize.Height() ) in handleMouseMove()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlCurrencyFieldModel.csv3 "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
H A Dcom.sun.star.awt.UnoControlDateFieldModel.csv3 "UnoControlDateFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
H A Dcom.sun.star.awt.UnoControlDialogModel.csv6 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
H A Dcom.sun.star.awt.UnoControlButtonModel.csv3 "UnoControlButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
H A Dcom.sun.star.awt.UnoControlEditModel.csv3 "UnoControlEditModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
H A Dcom.sun.star.awt.UnoControlNumericFieldModel.csv3 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
/trunk/main/embeddedobj/source/commonembedding/
H A Dspecialobject.cxx55 maSize.Width = maSize.Height = 10000; in OSpecialEmbeddedObject()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DAccessiblePopupMenu.java168 int y = point.Y + (rect.Height / 2); in createTestEnvironment()

Completed in 122 milliseconds

1...<<51525354555657585960>>...70