Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dtablelayouter.hxx79 void LayoutTable( ::Rectangle& rRectangle, bool bFitWidth, bool bFitHeight );
H A Dtablelayouter.cxx842 void TableLayouter::LayoutTable( Rectangle& rRectangle, bool bFitWidth, bool bFitHeight ) in LayoutTable() argument
867 LayoutTableHeight( rRectangle, bFitHeight ); in LayoutTable()
H A Dsvdotable.cxx228 void LayoutTable( Rectangle& rArea, bool bFitWidth, bool bFitHeight );
649 void SdrTableObjImpl::LayoutTable( Rectangle& rArea, bool bFitWidth, bool bFitHeight ) in LayoutTable() argument
654 mpLayouter->LayoutTable( rArea, bFitWidth, bFitHeight ); in LayoutTable()

Completed in 25 milliseconds