Home
last modified time | relevance | path

Searched refs:SetMinimumWidth (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sfx2/inc/sfx2/sidebar/
H A DGridLayouter.hxx114 CellDescriptor& SetMinimumWidth (const sal_Int32 nWidth);
149 ColumnDescriptor& SetMinimumWidth (
/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx120 .SetMinimumWidth(Layouter::MapWidth(*this, MBOX_WIDTH - 10)); in GraphicPropertyPanel()
123 .SetMinimumWidth(Layouter::MapWidth(*this, CONTROL_SPACING_HORIZONTAL)); in GraphicPropertyPanel()
128 .SetMinimumWidth(Layouter::MapWidth(*this, MBOX_WIDTH - 10)) in GraphicPropertyPanel()
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx233 .SetMinimumWidth(Layouter::MapWidth(*this,MBOX_WIDTH/2)); in PagePropertyPanel()
236 .SetMinimumWidth(Layouter::MapWidth(*this, CONTROL_SPACING_HORIZONTAL)); in PagePropertyPanel()
242 .SetMinimumWidth(Layouter::MapWidth(*this,MBOX_WIDTH/2)); in PagePropertyPanel()
/trunk/main/sfx2/source/sidebar/
H A DGridLayouter.cxx223 CellDescriptor& CellDescriptor::SetMinimumWidth (const sal_Int32 nWidth) in SetMinimumWidth() function in sfx2::sidebar::CellDescriptor
628 ColumnDescriptor& ColumnDescriptor::SetMinimumWidth (const sal_Int32 nWidth) in SetMinimumWidth() function in sfx2::sidebar::ColumnDescriptor
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx271 .SetMinimumWidth(nMappedToolBoxWidth); in LinePropertyPanel()
274 .SetMinimumWidth(Layouter::MapWidth(*this, CONTROL_SPACING_HORIZONTAL)); in LinePropertyPanel()
278 .SetMinimumWidth(nMappedToolBoxWidth); in LinePropertyPanel()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx163 .SetMinimumWidth(nMappedMboxWidth); in PosSizePropertyPanel()
166 .SetMinimumWidth(Layouter::MapWidth(*this, CONTROL_SPACING_HORIZONTAL)); in PosSizePropertyPanel()
170 .SetMinimumWidth(nMappedMboxWidth); in PosSizePropertyPanel()
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx159 .SetMinimumWidth(nMappedMboxWidth); in AreaPropertyPanel()
162 .SetMinimumWidth(Layouter::MapWidth(*this, CONTROL_SPACING_HORIZONTAL)); in AreaPropertyPanel()
165 .SetMinimumWidth(nMappedMboxWidth) in AreaPropertyPanel()
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx216 …maLayouter.GetCell(0,0).SetControl(*mpFontNameBox).SetMinimumWidth(Layouter::MapWidth(*this,FONTNA… in TextPropertyPanel()
227 .SetMinimumWidth(Layouter::MapWidth(*this, CONTROL_SPACING_HORIZONTAL)); in TextPropertyPanel()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1720 .SetMinimumWidth(nMappedControlWidth); in ParaPropertyPanel()
1723 .SetMinimumWidth(Layouter::MapWidth(*this, CONTROL_SPACING_HORIZONTAL)); in ParaPropertyPanel()
1730 .SetMinimumWidth(nMappedControlWidth); in ParaPropertyPanel()

Completed in 52 milliseconds