Home
last modified time | relevance | path

Searched refs:MapWidth (Results 1 – 12 of 12) sorted by relevance

/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx117 .SetLeftPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)); in GraphicPropertyPanel()
120 .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()
129 .SetRightPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)); in GraphicPropertyPanel()
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx230 .SetLeftPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)); in PagePropertyPanel()
233 .SetMinimumWidth(Layouter::MapWidth(*this,MBOX_WIDTH/2)); in PagePropertyPanel()
236 .SetMinimumWidth(Layouter::MapWidth(*this, CONTROL_SPACING_HORIZONTAL)); in PagePropertyPanel()
241 .SetRightPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)) in PagePropertyPanel()
242 .SetMinimumWidth(Layouter::MapWidth(*this,MBOX_WIDTH/2)); in PagePropertyPanel()
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx244 const sal_Int32 nMappedToolBoxWidth (Layouter::MapWidth(*this, TOOLBOX_WIDTH)); in LinePropertyPanel()
270 .SetLeftPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)) in LinePropertyPanel()
274 .SetMinimumWidth(Layouter::MapWidth(*this, CONTROL_SPACING_HORIZONTAL)); in LinePropertyPanel()
277 .SetRightPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)) in LinePropertyPanel()
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx216 …maLayouter.GetCell(0,0).SetControl(*mpFontNameBox).SetMinimumWidth(Layouter::MapWidth(*this,FONTNA… in TextPropertyPanel()
224 .SetLeftPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)); in TextPropertyPanel()
227 .SetMinimumWidth(Layouter::MapWidth(*this, CONTROL_SPACING_HORIZONTAL)); in TextPropertyPanel()
230 .SetRightPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)); in TextPropertyPanel()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1687 const sal_Int32 nMappedImageOffset (Layouter::MapWidth(*this, -3)); in ParaPropertyPanel()
1688 const sal_Int32 nMappedToolBoxItemWidth (Layouter::MapWidth(*this, TOOLBOX_ITEM_WIDTH)); in ParaPropertyPanel()
1689 const sal_Int32 nMappedControlWidth (Layouter::MapWidth(*this, CONTROL_WIDTH -10)); in ParaPropertyPanel()
1716 .SetLeftPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)) in ParaPropertyPanel()
1723 .SetMinimumWidth(Layouter::MapWidth(*this, CONTROL_SPACING_HORIZONTAL)); in ParaPropertyPanel()
1729 .SetRightPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)) in ParaPropertyPanel()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx142 const sal_Int32 nMappedMboxWidth (Layouter::MapWidth(*this, MBOX_WIDTH)); in PosSizePropertyPanel()
162 .SetLeftPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)) in PosSizePropertyPanel()
166 .SetMinimumWidth(Layouter::MapWidth(*this, CONTROL_SPACING_HORIZONTAL)); in PosSizePropertyPanel()
169 .SetRightPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)) in PosSizePropertyPanel()
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx144 const sal_Int32 nMappedMboxWidth (Layouter::MapWidth(*this, MBOX_WIDTH)); in AreaPropertyPanel()
158 .SetLeftPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)) in AreaPropertyPanel()
162 .SetMinimumWidth(Layouter::MapWidth(*this, CONTROL_SPACING_HORIZONTAL)); in AreaPropertyPanel()
166 .SetRightPadding(Layouter::MapWidth(*this,SECTIONPAGE_MARGIN_HORIZONTAL)); in AreaPropertyPanel()
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DLayouter.hxx76 static sal_Int32 MapWidth (
/trunk/main/sfx2/source/sidebar/
H A DLayouter.cxx111 sal_Int32 Layouter::MapWidth ( in MapWidth() function in sfx2::sidebar::Layouter
/trunk/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx407 const sal_Int32 nRight (GetSizePixel().Width() - Layouter::MapWidth(*this, TB_BORDER)); in Resize()
H A DAlignmentPropertyPanel.cxx647 const sal_Int32 nRight (GetSizePixel().Width() - Layouter::MapWidth(*this, TB_BORDER)); in Resize()
H A DCellAppearancePropertyPanel.cxx887 const sal_Int32 nRight (GetSizePixel().Width() - Layouter::MapWidth(*this, TB_BORDER)); in Resize()

Completed in 84 milliseconds