Searched refs:GetGridWidth (Results 1 – 6 of 6) sorted by relevance
231 sal_Int32 CellDescriptor::GetGridWidth (void) const in GetGridWidth() function in sfx2::sidebar::CellDescriptor386 const sal_Int32 nGridWidth (iCellDescriptor->GetGridWidth()); in LayoutColumn()502 if (iCellDescriptor->GetGridWidth() != 1) in GetMinimumColumnWidth()
1049 long nRight = pView->GetGridWidth(eHWhich) - aPixRect.Right(); in SetEditEngine()1055 nSizeXPix = pView->GetGridWidth(eHWhich) - aPixRect.Left(); in SetEditEngine()1554 ((ScViewData*)this)->aScrSize.Width() = pView->GetGridWidth(eWhichX); in GetScrPos()1651 ((ScViewData*)this)->aScrSize.Width() = pView->GetGridWidth(eWhichX); in CellsAtX()1806 aScrSize.Width() = pView->GetGridWidth(eHWhich); in GetPosFromPixel()1852 aScrSize.Width() = pView->GetGridWidth(eHWhich); in GetPosFromPixel()
734 aWinSize.Width() += GetGridWidth( SC_SPLIT_LEFT ); in CalcZoom()
2734 long ScTabView::GetGridWidth( ScHSplitPos eWhich ) in GetGridWidth() function in ScTabView
123 sal_Int32 GetGridWidth (void) const;
452 long GetGridWidth( ScHSplitPos eWhich );
Completed in 56 milliseconds