Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/view/ !
H A Dtabview.cxx671 nOutlineX = pRowOutline[SC_SPLIT_BOTTOM]->GetDepthSize(); in DoResize()
677 nOutlineY = pColOutline[SC_SPLIT_LEFT]->GetDepthSize(); in DoResize()
932 rBorder.Left() += pRowOutline[SC_SPLIT_BOTTOM]->GetDepthSize(); in GetBorderSize()
934 rBorder.Top() += pColOutline[SC_SPLIT_LEFT]->GetDepthSize(); in GetBorderSize()
1105 aPos.X() += pRowOutline[SC_SPLIT_BOTTOM]->GetDepthSize(); in GetGridOffset()
1107 aPos.Y() += pColOutline[SC_SPLIT_LEFT]->GetDepthSize(); in GetGridOffset()
H A Dolinewin.cxx106 long ScOutlineWindow::GetDepthSize() const in GetDepthSize() function in ScOutlineWindow
/AOO42X/main/sc/source/ui/inc/ !
H A Dolinewin.hxx80 long GetDepthSize() const;