Home
last modified time | relevance | path

Searched refs:GetGridWidth (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sfx2/source/sidebar/
H A DGridLayouter.cxx231 sal_Int32 CellDescriptor::GetGridWidth (void) const in GetGridWidth() function in sfx2::sidebar::CellDescriptor
386 const sal_Int32 nGridWidth (iCellDescriptor->GetGridWidth()); in LayoutColumn()
502 if (iCellDescriptor->GetGridWidth() != 1) in GetMinimumColumnWidth()
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx1049 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()
H A Dtabview2.cxx734 aWinSize.Width() += GetGridWidth( SC_SPLIT_LEFT ); in CalcZoom()
H A Dtabview3.cxx2734 long ScTabView::GetGridWidth( ScHSplitPos eWhich ) in GetGridWidth() function in ScTabView
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DGridLayouter.hxx123 sal_Int32 GetGridWidth (void) const;
/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx452 long GetGridWidth( ScHSplitPos eWhich );

Completed in 55 milliseconds