Home
last modified time | relevance | path

Searched refs:ClearBorderLayout (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/table/
H A Dtablelayouter.cxx77 ClearBorderLayout(); in ~TableLayouter()
978 void TableLayouter::ClearBorderLayout() in ClearBorderLayout() function in sdr::table::TableLayouter
980 ClearBorderLayout(maHorizontalBorders); in ClearBorderLayout()
981 ClearBorderLayout(maVerticalBorders); in ClearBorderLayout()
986 void TableLayouter::ClearBorderLayout(BorderLineMap& rMap) in ClearBorderLayout() function in sdr::table::TableLayouter
1011 ClearBorderLayout(); in ResizeBorderLayout()
H A Dtablelayouter.hxx138 void ClearBorderLayout();
139 void ClearBorderLayout(BorderLineMap& rMap);

Completed in 18 milliseconds