Home
last modified time | relevance | path

Searched refs:nYSpan (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/toolkit/source/layout/vcl/
H A Dwcontainer.cxx148 sal_Int32 nXSpan, sal_Int32 nYSpan ) in Add() argument
156 setProps( xChild, bXExpand, bYExpand, nXSpan, nYSpan ); in Add()
160 sal_Int32 nXSpan, sal_Int32 nYSpan ) in Add() argument
167 setProps( xChild, bXExpand, bYExpand, nXSpan, nYSpan ); in Add()
171 bool bXExpand, bool bYExpand, sal_Int32 nXSpan, sal_Int32 nYSpan ) in setProps() argument
182 uno::Any( nYSpan ) ); in setProps()
/aoo4110/main/toolkit/inc/layout/
H A Dlayout.hxx731 sal_Int32 nXSpan=1, sal_Int32 nYSpan=1 );
733 sal_Int32 nXSpan=1, sal_Int32 nYSpan=1 );
737 bool bXExpand, bool bYExpand, sal_Int32 nXSpan, sal_Int32 nYSpan );
/aoo4110/main/svx/source/table/
H A Dviewcontactoftableobj.cxx642 const sal_Int32 nYSpan(xCurrentCell->getRowSpan()); in createViewIndependentPrimitive2DSequence() local
644 const sal_Int32 nYBottom(nY + nYSpan); in createViewIndependentPrimitive2DSequence()

Completed in 29 milliseconds