Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1692 maLayouter.GetCell(1,0).SetControl(*mpTbxUL_IncDecBackground).SetGridWidth(2).SetFixedWidth(); in ParaPropertyPanel()
1697 .SetGridWidth(2).SetFixedWidth(); in ParaPropertyPanel()
1700 .SetGridWidth(2).SetFixedWidth(); in ParaPropertyPanel()
1701 maLayouter.GetCell(2,0).SetControl(maFISpace1).SetFixedWidth().SetOffset(nMappedImageOffset); in ParaPropertyPanel()
1703 maLayouter.GetCell(3,0).SetControl(maFISpace2).SetFixedWidth().SetOffset(nMappedImageOffset); 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()
1709 maLayouter.GetCell(3,3).SetControl(maFIndent2).SetFixedWidth().SetOffset(nMappedImageOffset); in ParaPropertyPanel()
1711 maLayouter.GetCell(4,3).SetControl(maFIndent3).SetFixedWidth().SetOffset(nMappedImageOffset); in ParaPropertyPanel()
1717 .SetFixedWidth(nMappedToolBoxItemWidth + nMappedImageOffset); in ParaPropertyPanel()
[all …]
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DGridLayouter.hxx108 CellDescriptor& SetFixedWidth (const sal_Int32 nWidth);
113 CellDescriptor& SetFixedWidth (void);
153 ColumnDescriptor& SetFixedWidth (
/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx104 maLayouter.GetCell(4,0).SetControl(maImgRed).SetFixedWidth(); in GraphicPropertyPanel()
107 maLayouter.GetCell(5,0).SetControl(maImgBlue).SetFixedWidth(); in GraphicPropertyPanel()
110 maLayouter.GetCell(4,3).SetControl(maImgGreen).SetFixedWidth(); in GraphicPropertyPanel()
112 maLayouter.GetCell(5,3).SetControl(maImgGamma).SetFixedWidth(); in GraphicPropertyPanel()
/trunk/main/sfx2/source/sidebar/
H A DGridLayouter.cxx187 CellDescriptor& CellDescriptor::SetFixedWidth (const sal_Int32 nWidth) in SetFixedWidth() function in sfx2::sidebar::CellDescriptor
205 CellDescriptor& CellDescriptor::SetFixedWidth (void) in SetFixedWidth() function in sfx2::sidebar::CellDescriptor
637 ColumnDescriptor& ColumnDescriptor::SetFixedWidth (const sal_Int32 nWidth) in SetFixedWidth() function in sfx2::sidebar::ColumnDescriptor
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx217 maLayouter.GetCell(1,0).SetControl(*mpToolBoxOrientationBackground).SetFixedWidth(); in PagePropertyPanel()
220 maLayouter.GetCell(1,3).SetControl(*mpToolBoxMarginBackground).SetFixedWidth(); in PagePropertyPanel()
223 maLayouter.GetCell(3,0).SetControl(*mpToolBoxSizeBackground).SetFixedWidth(); in PagePropertyPanel()
226 maLayouter.GetCell(3,3).SetControl(*mpToolBoxColumnBackground).SetFixedWidth(); in PagePropertyPanel()
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx217 maLayouter.GetCell(0,2).SetControl(maFontSizeBox).SetFixedWidth(); in TextPropertyPanel()
219 maLayouter.GetCell(1,0).SetControl(*mpToolBoxFontBackground).SetFixedWidth(); in TextPropertyPanel()
220 maLayouter.GetCell(1,2).SetControl(*mpToolBoxIncDecBackground).SetFixedWidth(); in TextPropertyPanel()
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx247 maLayouter.GetCell(1,0).SetControl(*mpTBWidthBackground).SetFixedWidth(); in LinePropertyPanel()
250 maLayouter.GetCell(1,2).SetControl(*mpTBColorBackground).SetFixedWidth(); in LinePropertyPanel()
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx148 maLayouter.GetCell(1,2,0).SetControl(*mpToolBoxColorBackground).SetFixedWidth(); in AreaPropertyPanel()

Completed in 51 milliseconds