Home
last modified time | relevance | path

Searched refs:SetGridWidth (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx92 maLayouter.GetCell(0,0).SetControl(*mpFtBrightness).SetGridWidth(2); in GraphicPropertyPanel()
93 maLayouter.GetCell(1,0).SetControl(*mpMtrBrightness).SetGridWidth(2); in GraphicPropertyPanel()
95 maLayouter.GetCell(0,3).SetControl(*mpFtContrast).SetGridWidth(2); in GraphicPropertyPanel()
96 maLayouter.GetCell(1,3).SetControl(*mpMtrContrast).SetGridWidth(2); in GraphicPropertyPanel()
98 maLayouter.GetCell(2,0).SetControl(*mpFtColorMode).SetGridWidth(2); in GraphicPropertyPanel()
99 maLayouter.GetCell(3,0).SetControl(*mpLBColorMode).SetGridWidth(2); in GraphicPropertyPanel()
101 maLayouter.GetCell(2,3).SetControl(*mpFtTrans).SetGridWidth(2); in GraphicPropertyPanel()
102 maLayouter.GetCell(3,3).SetControl(*mpMtrTrans).SetGridWidth(2); in GraphicPropertyPanel()
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx216 maLayouter.GetCell(0,0).SetControl(maFtOrientation).SetGridWidth(2); in PagePropertyPanel()
219 maLayouter.GetCell(0,3).SetControl(maFtMargin).SetGridWidth(2); in PagePropertyPanel()
222 maLayouter.GetCell(2,0).SetControl(maFtSize).SetGridWidth(2); in PagePropertyPanel()
225 maLayouter.GetCell(2,3).SetControl(maFtColumn).SetGridWidth(2); in PagePropertyPanel()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1691 maLayouter.GetCell(0,0).SetControl(*mpFTUL).SetGridWidth(2); in ParaPropertyPanel()
1692 maLayouter.GetCell(1,0).SetControl(*mpTbxUL_IncDecBackground).SetGridWidth(2).SetFixedWidth(); in ParaPropertyPanel()
1694 maLayouter.GetCell(0,3).SetControl(*mpFTIndent).SetGridWidth(2); in ParaPropertyPanel()
1697 .SetGridWidth(2).SetFixedWidth(); in ParaPropertyPanel()
1700 .SetGridWidth(2).SetFixedWidth(); in ParaPropertyPanel()
1705 maLayouter.GetCell(4,0).SetControl(*mpLineSPTbxBackground).SetGridWidth(2).SetFixedWidth(); in ParaPropertyPanel()
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DGridLayouter.hxx95 CellDescriptor& SetGridWidth (const sal_Int32 nColumnCount);
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx156 maLayouter.GetCell(4,0).SetControl(*mpCbxScale).SetGridWidth(3); in PosSizePropertyPanel()
157 maLayouter.GetCell(5,0).SetControl(*mpFtAngle).SetGridWidth(3); in PosSizePropertyPanel()
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx146 maLayouter.GetCell(0,0).SetControl(*mpColorTextFT).SetGridWidth(3); in AreaPropertyPanel()
151 maLayouter.GetCell(2,0).SetControl(*mpTrspTextFT).SetGridWidth(3); in AreaPropertyPanel()
/trunk/main/sfx2/source/sidebar/
H A DGridLayouter.cxx169 CellDescriptor& CellDescriptor::SetGridWidth (const sal_Int32 nColumnCount) in SetGridWidth() function in sfx2::sidebar::CellDescriptor
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx258 maLayouter.GetCell(4,0).SetControl(*mpFTArrow).SetGridWidth(3); in LinePropertyPanel()

Completed in 41 milliseconds