Home
last modified time | relevance | path

Searched refs:Height (Results 1026 – 1050 of 1739) sorted by relevance

1...<<41424344454647484950>>...70

/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx230 Frm().Height( 0 ); in DelEmpty()
1123 (aOldSz.Height() != Prt().Height()); in _CheckClipping()
1770 pOldBoss->Frm().Top() + pOldBoss->Frm().Height() ); in GetNextSctLeaf()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx311 if( aTmp.Height() > aRect.Height() ) in lcl_CalculateRepaintRect()
312 aRect.Height( aTmp.Height() ); in lcl_CalculateRepaintRect()
/trunk/main/dbaccess/source/ui/misc/
H A DWExtendPages.cxx73 sal_Int32 nHeight = m_lbColumnNames.GetSizePixel().Height() +6; in OWizNormalExtend()
/trunk/main/sw/source/ui/envelp/
H A Dsyncbtn.cxx57 if (!pInfo->aSize.Width() || !pInfo->aSize.Height()) in SFX_IMPL_FLOATINGWINDOW()
/trunk/main/sc/source/filter/inc/
H A Dlotfntbf.hxx80 inline void Height( SvxFontHeightItem& rNew ) in Height() function
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTableRowObj.csv1 "ScTableRowObj";"com::sun::star::table::TableRow";"Height"
/trunk/main/svtools/source/brwbox/
H A Dbrwhead.cxx57 Point( aPos.X(), aPos.Y() - GetSizePixel().Height() ), in Command()
/trunk/main/canvas/source/null/
H A Dnull_canvascustomsprite.cxx56 ::canvas::tools::roundUp( rSpriteSize.Height ) ), in CanvasCustomSprite()
/trunk/main/drawinglayer/source/primitive2d/
H A Ddiscretebitmapprimitive2d.cxx48 const basegfx::B2DVector aDiscreteSize(rSizePixel.Width(), rSizePixel.Height()); in create2DDecomposition()
/trunk/main/sw/source/filter/xml/
H A Dxmltexte.cxx287 if( aSize.Width() && aSize.Height() ) in lcl_addOutplaceProperties()
306 aAny <<= (sal_Int32)aSize.Height(); in lcl_addOutplaceProperties()
/trunk/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx208 && (rPoint.Y < aSize.Height); in containsPoint()
252 aBounds.Height = aCoreBounds.getHeight(); in getBounds()
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx764 if ((!aGrTwipSz.Width() || !aGrTwipSz.Height())) in GetSwappedInSize()
777 ASSERT(aGrTwipSz.Width() && aGrTwipSz.Height(), "0 x 0 graphic ?"); in GetSwappedInSize()
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx218 …eaderHeight = pTable->PixelToLogic( Size( 0, pTable->GetTextHeight() + 3 ), MAP_APPFONT ).Height(); in setProperty()
248 … rowHeight = pTable->PixelToLogic( Size( 0, pTable->GetTextHeight() + 3 ), MAP_APPFONT ).Height(); in setProperty()
/trunk/main/vcl/unx/generic/dtrans/
H A Dbmp.cxx87 m_aSize.Height = readLE32( pData+8 ); in BmpTransporter()
90 m_aSize.Width = m_aSize.Height = 0; in BmpTransporter()
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx143 if( !aSize.Width() || !aSize.Height() ) in MakeAsMeta()
667 if( !aSize.Width() || !aSize.Height() ) in GraphicImport()
/trunk/main/forms/source/component/
H A Dimgprod.cxx467 …e< ::com::sun::star::awt::XImageConsumer > *) pCons )->init( pBmpAcc->Width(), pBmpAcc->Height() ); in ImplInitConsumer()
496 const long nHeight = pBmpAcc->Height(); in ImplUpdateConsumer()
/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx214 if ( ( !GetAnchoredObj().GetLastCharRect().Height() && in CalcPosition()
225 if ( ( !GetAnchoredObj().GetLastCharRect().Height() && in CalcPosition()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java363 (float) (toPointFactor * ls.Height)); in setAttribute()
665 return new java.awt.Rectangle(unoRect.X, unoRect.Y, unoRect.Width, unoRect.Height); in getCharacterBounds()
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx253 …L_CALL ScVbaControl::Move( double Left, double Top, const uno::Any& Width, const uno::Any& Height ) in Move() argument
265 if ( Height >>= nHeight ) in Move()
/trunk/main/vcl/inc/vcl/
H A Dcursor.hxx96 long GetHeight() const { return maSize.Height(); } in GetHeight()
/trunk/main/toolkit/source/layout/core/
H A Dtable.hxx93 { return maRequisition.Height; } in getHeightForWidth()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextTableRow.csv7 "SwXTextTableRow";"com::sun::star::text::TextTableRow";"Height"
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignHelpBar.cxx87 aOutputSize.Height()-(2*STANDARD_MARGIN)-2) ); in Resize()
/trunk/main/sw/source/ui/vba/
H A Dvbainformationhelper.cxx60 sal_Int32 nPageHeight = pViewSh ? pViewSh->GetPageSize( nCurrentPage, sal_False ).Height() : 0; in handleWdVerticalPositionRelativeToPage()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DShapeDsc.java83 size.Height = height; in createInstance()

Completed in 114 milliseconds

1...<<41424344454647484950>>...70