Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1687 const sal_Int32 nMappedImageOffset (Layouter::MapWidth(*this, -3)); in ParaPropertyPanel() local
1701 maLayouter.GetCell(2,0).SetControl(maFISpace1).SetFixedWidth().SetOffset(nMappedImageOffset); in ParaPropertyPanel()
1703 maLayouter.GetCell(3,0).SetControl(maFISpace2).SetFixedWidth().SetOffset(nMappedImageOffset); 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()
1726 .SetFixedWidth(nMappedToolBoxItemWidth + nMappedImageOffset); in ParaPropertyPanel()

Completed in 19 milliseconds