Lines Matching refs:GetCell
246 maLayouter.GetCell(0,0).SetControl(*mpFTWidth); in LinePropertyPanel()
247 maLayouter.GetCell(1,0).SetControl(*mpTBWidthBackground).SetFixedWidth(); in LinePropertyPanel()
249 maLayouter.GetCell(0,2).SetControl(*mpFTColor); in LinePropertyPanel()
250 maLayouter.GetCell(1,2).SetControl(*mpTBColorBackground).SetFixedWidth(); in LinePropertyPanel()
252 maLayouter.GetCell(2,0).SetControl(*mpFTStyle); in LinePropertyPanel()
253 maLayouter.GetCell(3,0).SetControl(*mpLBStyle); in LinePropertyPanel()
255 maLayouter.GetCell(2,2).SetControl(*mpFTTrancparency); in LinePropertyPanel()
256 maLayouter.GetCell(3,2).SetControl(*mpMFTransparent); in LinePropertyPanel()
258 maLayouter.GetCell(4,0).SetControl(*mpFTArrow).SetGridWidth(3); in LinePropertyPanel()
259 maLayouter.GetCell(5,0).SetControl(*mpLBStart); in LinePropertyPanel()
260 maLayouter.GetCell(5,2).SetControl(*mpLBEnd); in LinePropertyPanel()
262 maLayouter.GetCell(6,0).SetControl(*mpFTEdgeStyle); in LinePropertyPanel()
263 maLayouter.GetCell(7,0).SetControl(*mpLBEdgeStyle); in LinePropertyPanel()
265 maLayouter.GetCell(6,2).SetControl(*mpFTCapStyle); in LinePropertyPanel()
266 maLayouter.GetCell(7,2).SetControl(*mpLBCapStyle); in LinePropertyPanel()