/aoo4110/main/svx/source/sidebar/graphic/ |
H A D | GraphicPropertyPanel.cxx | 93 maLayouter.GetCell(0,3).SetControl(*mpFtContrast).SetGridWidth(2); in GraphicPropertyPanel() 99 maLayouter.GetCell(2,3).SetControl(*mpFtTrans).SetGridWidth(2); in GraphicPropertyPanel() 100 maLayouter.GetCell(3,3).SetControl(*mpMtrTrans).SetGridWidth(2); in GraphicPropertyPanel() 102 maLayouter.GetCell(4,0).SetControl(maImgRed).SetFixedWidth(); in GraphicPropertyPanel() 103 maLayouter.GetCell(4,1).SetControl(*mpMtrRed); in GraphicPropertyPanel() 105 maLayouter.GetCell(5,0).SetControl(maImgBlue).SetFixedWidth(); in GraphicPropertyPanel() 106 maLayouter.GetCell(5,1).SetControl(*mpMtrBlue); in GraphicPropertyPanel() 108 maLayouter.GetCell(4,3).SetControl(maImgGreen).SetFixedWidth(); in GraphicPropertyPanel() 109 maLayouter.GetCell(4,4).SetControl(*mpMtrGreen); in GraphicPropertyPanel() 110 maLayouter.GetCell(5,3).SetControl(maImgGamma).SetFixedWidth(); in GraphicPropertyPanel() [all …]
|
/aoo4110/main/svx/source/sidebar/line/ |
H A D | LinePropertyPanel.cxx | 246 maLayouter.GetCell(0,0).SetControl(*mpFTWidth); in LinePropertyPanel() 249 maLayouter.GetCell(0,2).SetControl(*mpFTColor); in LinePropertyPanel() 252 maLayouter.GetCell(2,0).SetControl(*mpFTStyle); in LinePropertyPanel() 253 maLayouter.GetCell(3,0).SetControl(*mpLBStyle); in LinePropertyPanel() 256 maLayouter.GetCell(3,2).SetControl(*mpMFTransparent); 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() [all …]
|
/aoo4110/main/svx/source/sidebar/paragraph/ |
H A D | ParaPropertyPanel.cxx | 1691 maLayouter.GetCell(0,0).SetControl(*mpFTUL).SetGridWidth(2); in ParaPropertyPanel() 1694 maLayouter.GetCell(0,3).SetControl(*mpFTIndent).SetGridWidth(2); in ParaPropertyPanel() 1696 .SetControl(*mpTbxIndent_IncDecBackground) in ParaPropertyPanel() 1699 .SetControl(*mpTbxProDemoteBackground) in ParaPropertyPanel() 1701 maLayouter.GetCell(2,0).SetControl(maFISpace1).SetFixedWidth().SetOffset(nMappedImageOffset); in ParaPropertyPanel() 1702 maLayouter.GetCell(2,1).SetControl(*mpTopDist); in ParaPropertyPanel() 1704 maLayouter.GetCell(3,1).SetControl(*mpBottomDist); in ParaPropertyPanel() 1705 maLayouter.GetCell(4,0).SetControl(*mpLineSPTbxBackground).SetGridWidth(2).SetFixedWidth(); in ParaPropertyPanel() 1708 maLayouter.GetCell(2,4).SetControl(*mpLeftIndent); in ParaPropertyPanel() 1710 maLayouter.GetCell(3,4).SetControl(*mpRightIndent); in ParaPropertyPanel() [all …]
|
/aoo4110/main/sw/source/ui/sidebar/ |
H A D | PagePropertyPanel.cxx | 214 maLayouter.GetCell(0,0).SetControl(maFtOrientation).SetGridWidth(2); in PagePropertyPanel() 215 maLayouter.GetCell(1,0).SetControl(*mpToolBoxOrientationBackground).SetFixedWidth(); in PagePropertyPanel() 217 maLayouter.GetCell(0,3).SetControl(maFtMargin).SetGridWidth(2); in PagePropertyPanel() 218 maLayouter.GetCell(1,3).SetControl(*mpToolBoxMarginBackground).SetFixedWidth(); in PagePropertyPanel() 220 maLayouter.GetCell(2,0).SetControl(maFtSize).SetGridWidth(2); in PagePropertyPanel() 221 maLayouter.GetCell(3,0).SetControl(*mpToolBoxSizeBackground).SetFixedWidth(); in PagePropertyPanel() 223 maLayouter.GetCell(2,3).SetControl(maFtColumn).SetGridWidth(2); in PagePropertyPanel() 224 maLayouter.GetCell(3,3).SetControl(*mpToolBoxColumnBackground).SetFixedWidth(); in PagePropertyPanel()
|
/aoo4110/main/svx/source/sidebar/possize/ |
H A D | PosSizePropertyPanel.cxx | 141 maLayouter.GetCell(0,0).SetControl(*mpFtPosX); in PosSizePropertyPanel() 142 maLayouter.GetCell(1,0).SetControl(*mpMtrPosX); in PosSizePropertyPanel() 144 maLayouter.GetCell(0,2).SetControl(*mpFtPosY); in PosSizePropertyPanel() 145 maLayouter.GetCell(1,2).SetControl(*mpMtrPosY); in PosSizePropertyPanel() 147 maLayouter.GetCell(2,0).SetControl(*mpFtWidth); in PosSizePropertyPanel() 148 maLayouter.GetCell(3,0).SetControl(*mpMtrWidth); in PosSizePropertyPanel() 150 maLayouter.GetCell(2,2).SetControl(*mpFtHeight); in PosSizePropertyPanel() 151 maLayouter.GetCell(3,2).SetControl(*mpMtrHeight); in PosSizePropertyPanel() 153 maLayouter.GetCell(4,0).SetControl(*mpCbxScale).SetGridWidth(3); in PosSizePropertyPanel() 154 maLayouter.GetCell(5,0).SetControl(*mpFtAngle).SetGridWidth(3); in PosSizePropertyPanel()
|
/aoo4110/main/svx/source/sidebar/area/ |
H A D | AreaPropertyPanel.cxx | 144 maLayouter.GetCell(0,0).SetControl(*mpColorTextFT).SetGridWidth(3); in AreaPropertyPanel() 145 maLayouter.GetCell(1,0).SetControl(*mpLbFillType); in AreaPropertyPanel() 146 maLayouter.GetCell(1,2,0).SetControl(*mpToolBoxColorBackground).SetFixedWidth(); in AreaPropertyPanel() 147 maLayouter.GetCell(1,2,1).SetControl(*mpLbFillAttr); in AreaPropertyPanel() 149 maLayouter.GetCell(2,0).SetControl(*mpTrspTextFT).SetGridWidth(3); in AreaPropertyPanel() 150 maLayouter.GetCell(3,0).SetControl(*mpLBTransType); in AreaPropertyPanel() 151 maLayouter.GetCell(3,2,0).SetControl(*mpMTRTransparent); in AreaPropertyPanel() 152 maLayouter.GetCell(3,2,1).SetControl(*mpBTNGradient); in AreaPropertyPanel()
|
/aoo4110/main/svx/source/sidebar/text/ |
H A D | TextPropertyPanel.cxx | 216 …maLayouter.GetCell(0,0).SetControl(*mpFontNameBox).SetMinimumWidth(Layouter::MapWidth(*this,FONTNA… in TextPropertyPanel() 217 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()
|
/aoo4110/main/sfx2/inc/sfx2/sidebar/ |
H A D | GridLayouter.hxx | 103 CellDescriptor& SetControl (Window& rWindow);
|
H A D | SidebarPanelBase.hxx | 118 void SetControl (::Window* pControl);
|
/aoo4110/main/sfx2/source/sidebar/ |
H A D | SidebarPanelBase.cxx | 118 void SidebarPanelBase::SetControl (::Window* pControl) in SetControl() function in sfx2::sidebar::SidebarPanelBase
|
H A D | GridLayouter.cxx | 178 CellDescriptor& CellDescriptor::SetControl (Window& rControl) in SetControl() function in sfx2::sidebar::CellDescriptor
|
/aoo4110/main/sw/source/ui/config/ |
H A D | cfgitems.cxx | 298 rVOpt.SetControl (bDrawing ); in FillViewOptions()
|
/aoo4110/main/sw/source/core/view/ |
H A D | vprint.cxx | 723 pOpt->SetControl ( sal_True == rOptions.bPrintControl ); in PrepareForPrint()
|
/aoo4110/main/sw/inc/ |
H A D | viewopt.hxx | 312 inline void SetControl( sal_Bool b ) in SetControl() function in SwViewOption
|