Searched refs:LayoutVector (Results 1 – 2 of 2) sorted by relevance
156 typedef std::vector< Layout > LayoutVector; typedef in sdr::table::TableLayouter158 sal_Int32 distribute( LayoutVector& rLayouts, sal_Int32 nDistribute );161 LayoutVector maRows;162 LayoutVector maColumns;
463 sal_Int32 TableLayouter::distribute( LayoutVector& rLayouts, sal_Int32 nDistribute ) in distribute()
Completed in 16 milliseconds