Lines Matching refs:ControlFactory
71 using ::sfx2::sidebar::ControlFactory;
147 mpToolBoxFontBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel()
148 mpToolBoxFont(ControlFactory::CreateToolBox( in TextPropertyPanel()
151 mpToolBoxIncDecBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel()
152 mpToolBoxIncDec(ControlFactory::CreateToolBox( in TextPropertyPanel()
155 mpToolBoxScriptBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel()
156 mpToolBoxScript(ControlFactory::CreateToolBox( in TextPropertyPanel()
159 mpToolBoxScriptSwBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel()
160 mpToolBoxScriptSw(ControlFactory::CreateToolBox( in TextPropertyPanel()
163 mpToolBoxSpacingBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel()
164 mpToolBoxSpacing(ControlFactory::CreateToolBox( in TextPropertyPanel()
167 mpToolBoxFontColorBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel()
168 mpToolBoxFontColor(ControlFactory::CreateToolBox( in TextPropertyPanel()
172 mpToolBoxFontColorBackgroundSW(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel()
173 mpToolBoxFontColorSW(ControlFactory::CreateToolBox( in TextPropertyPanel()
177 mpToolBoxHighlightBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel()
178 mpToolBoxHighlight(ControlFactory::CreateToolBox( in TextPropertyPanel()