Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dtabview.cxx706 nOutlineX = pRowOutline[SC_SPLIT_BOTTOM]->GetDepthSize(); in DoResize()
712 nOutlineY = pColOutline[SC_SPLIT_LEFT]->GetDepthSize(); in DoResize()
970 rBorder.Left() += pRowOutline[SC_SPLIT_BOTTOM]->GetDepthSize(); in GetBorderSize()
972 rBorder.Top() += pColOutline[SC_SPLIT_LEFT]->GetDepthSize(); in GetBorderSize()
1143 aPos.X() += pRowOutline[SC_SPLIT_BOTTOM]->GetDepthSize(); in GetGridOffset()
1145 aPos.Y() += pColOutline[SC_SPLIT_LEFT]->GetDepthSize(); in GetGridOffset()
H A Dolinewin.cxx106 long ScOutlineWindow::GetDepthSize() const in GetDepthSize() function in ScOutlineWindow
/trunk/main/sc/source/ui/inc/
H A Dolinewin.hxx80 long GetDepthSize() const;

Completed in 38 milliseconds