Searched refs:GetDepthSize (Results 1 – 3 of 3) sorted by relevance
706 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()
106 long ScOutlineWindow::GetDepthSize() const in GetDepthSize() function in ScOutlineWindow
80 long GetDepthSize() const;
Completed in 38 milliseconds