Lines Matching refs:ControlFactory

59 using ::sfx2::sidebar::ControlFactory;
1597 mpAlignToolBoxBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel()
1598 …mpAlignToolBox (ControlFactory::CreateToolBox(mpAlignToolBoxBackground.get(),SVX_RES(TBX_HORIZONTA… in ParaPropertyPanel()
1599 mpTBxVertAlignBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel()
1600 …mpTBxVertAlign (ControlFactory::CreateToolBox(mpTBxVertAlignBackground.get(),SVX_RES(TBX_VERT_ALIG… in ParaPropertyPanel()
1601 mpTBxNumBulletBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel()
1602 …mpTBxNumBullet (ControlFactory::CreateToolBox(mpTBxNumBulletBackground.get(),SVX_RES(TBX_NUM_BULLE… in ParaPropertyPanel()
1603 mpTBxBackColorBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel()
1604 …mpTBxBackColor (ControlFactory::CreateToolBox(mpTBxBackColorBackground.get(),SVX_RES(TBX_BACK_COLO… in ParaPropertyPanel()
1606 mpTbxUL_IncDecBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel()
1607 …mpTbxUL_IncDec (ControlFactory::CreateToolBox(mpTbxUL_IncDecBackground.get(),SVX_RES(TBX_UL_INC_DE… in ParaPropertyPanel()
1610 mpLineSPTbxBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel()
1611 mpLineSPTbx (ControlFactory::CreateToolBox(mpLineSPTbxBackground.get(),SVX_RES(TBX_LINESP))), in ParaPropertyPanel()
1613 mpTbxIndent_IncDecBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel()
1614 …mpTbxIndent_IncDec (ControlFactory::CreateToolBox(mpTbxIndent_IncDecBackground.get(),SVX_RES(TBX_I… in ParaPropertyPanel()
1615 mpTbxProDemoteBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel()
1616 …mpTbxProDemote (ControlFactory::CreateToolBox(mpTbxProDemoteBackground.get(),SVX_RES(TBX_INDENT_PR… in ParaPropertyPanel()