Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dtablelayouter.hxx119 sal_Int32 getHorizontalEdge( int nEdgeY, sal_Int32* pnMin = 0, sal_Int32* pnMax = 0 );
H A Dtablelayouter.cxx242 sal_Int32 TableLayouter::getHorizontalEdge( int nEdgeY, sal_Int32* pnMin /*= 0*/, sal_Int32* pnMax … in getHorizontalEdge() function in sdr::table::TableLayouter
H A Dsvdotable.cxx2361 const sal_Int32 nEdge = mpImpl->mpLayouter->getHorizontalEdge( nRow, &nEdgeMin, &nEdgeMax ); in AddToHdlList()

Completed in 36 milliseconds