Lines Matching refs:SetControl

1691     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()
1696 .SetControl(*mpTbxIndent_IncDecBackground) in ParaPropertyPanel()
1699 .SetControl(*mpTbxProDemoteBackground) in ParaPropertyPanel()
1701 maLayouter.GetCell(2,0).SetControl(maFISpace1).SetFixedWidth().SetOffset(nMappedImageOffset); in ParaPropertyPanel()
1702 maLayouter.GetCell(2,1).SetControl(*mpTopDist); in ParaPropertyPanel()
1703 maLayouter.GetCell(3,0).SetControl(maFISpace2).SetFixedWidth().SetOffset(nMappedImageOffset); in ParaPropertyPanel()
1704 maLayouter.GetCell(3,1).SetControl(*mpBottomDist); in ParaPropertyPanel()
1705 maLayouter.GetCell(4,0).SetControl(*mpLineSPTbxBackground).SetGridWidth(2).SetFixedWidth(); in ParaPropertyPanel()
1707 maLayouter.GetCell(2,3).SetControl(maFIndent1).SetFixedWidth().SetOffset(nMappedImageOffset); in ParaPropertyPanel()
1708 maLayouter.GetCell(2,4).SetControl(*mpLeftIndent); in ParaPropertyPanel()
1709 maLayouter.GetCell(3,3).SetControl(maFIndent2).SetFixedWidth().SetOffset(nMappedImageOffset); in ParaPropertyPanel()
1710 maLayouter.GetCell(3,4).SetControl(*mpRightIndent); in ParaPropertyPanel()
1711 maLayouter.GetCell(4,3).SetControl(maFIndent3).SetFixedWidth().SetOffset(nMappedImageOffset); in ParaPropertyPanel()
1712 maLayouter.GetCell(4,4).SetControl(*mpFLineIndent); in ParaPropertyPanel()