Searched refs:GetContSize (Results 1 – 2 of 2) sorted by relevance
347 inline sal_Size GetContSize() const { return mnContSize; } in GetContSize() function in XclExpSingleCellBase535 inline sal_Size GetContSize() const { return mnContSize; } in GetContSize() function in XclExpMultiCellBase
743 SetContSize( GetContSize() + 1 + 2 * mxText->GetFormatsCount() ); in Init()
Completed in 43 milliseconds