Home
last modified time | relevance | path

Searched defs:ImplTabCtrlData (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/vcl/source/control/
H A Dtabctrl.cxx73 struct ImplTabCtrlData struct
75 std::hash_map< int, int > maLayoutPageIdToLine;
76 std::hash_map< int, int > maLayoutLineToPageId;
77 std::vector< Rectangle > maTabRectangles;
78 Point maItemsOffset; // offset of the tabitems
79 std::vector< ImplTabItem > maItemList;
80 ListBox* mpListBox;
81 Size maMinSize;

Completed in 40 milliseconds