Searched refs:CreateToolBoxBackground (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/svx/source/sidebar/text/ |
H A D | TextPropertyPanel.cxx | 147 mpToolBoxFontBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel() 151 mpToolBoxIncDecBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel() 155 mpToolBoxScriptBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel() 159 mpToolBoxScriptSwBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel() 163 mpToolBoxSpacingBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel() 167 mpToolBoxFontColorBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel() 172 mpToolBoxFontColorBackgroundSW(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel() 177 mpToolBoxHighlightBackground(ControlFactory::CreateToolBoxBackground(this)), in TextPropertyPanel()
|
/aoo42x/main/svx/source/sidebar/paragraph/ |
H A D | ParaPropertyPanel.cxx | 1597 mpAlignToolBoxBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel() 1599 mpTBxVertAlignBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel() 1601 mpTBxNumBulletBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel() 1603 mpTBxBackColorBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel() 1606 mpTbxUL_IncDecBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel() 1610 mpLineSPTbxBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel() 1613 mpTbxIndent_IncDecBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel() 1615 mpTbxProDemoteBackground(ControlFactory::CreateToolBoxBackground(this)), in ParaPropertyPanel()
|
/aoo42x/main/sc/source/ui/sidebar/ |
H A D | CellAppearancePropertyPanel.cxx | 164 mpTBFillColorBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in CellAppearancePropertyPanel() 169 mpTBCellBorderBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in CellAppearancePropertyPanel() 173 mpTBLineStyleBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in CellAppearancePropertyPanel() 176 mpTBLineColorBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in CellAppearancePropertyPanel()
|
H A D | AlignmentPropertyPanel.cxx | 61 mpTBHorizontalBackground(ControlFactory::CreateToolBoxBackground(this)), in AlignmentPropertyPanel() 65 mpTBVerticalBackground(ControlFactory::CreateToolBoxBackground(this)), in AlignmentPropertyPanel()
|
H A D | NumberFormatPropertyPanel.cxx | 65 mpTBCategoryBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in NumberFormatPropertyPanel()
|
/aoo42x/main/sw/source/ui/sidebar/ |
H A D | PagePropertyPanel.cxx | 119 , mpToolBoxOrientationBackground( ::sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this) ) in PagePropertyPanel() 122 , mpToolBoxMarginBackground( ::sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this) ) in PagePropertyPanel() 125 , mpToolBoxSizeBackground( ::sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this) ) in PagePropertyPanel() 128 , mpToolBoxColumnBackground( ::sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this) ) in PagePropertyPanel()
|
/aoo42x/main/svx/source/sidebar/insert/ |
H A D | InsertPropertyPanel.cxx | 58 mpStandardShapesBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in InsertPropertyPanel() 63 mpCustomShapesBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in InsertPropertyPanel()
|
/aoo42x/main/sfx2/inc/sfx2/sidebar/ |
H A D | ControlFactory.hxx | 74 static Window* CreateToolBoxBackground (
|
/aoo42x/main/sfx2/source/sidebar/ |
H A D | ControlFactory.cxx | 84 Window* ControlFactory::CreateToolBoxBackground ( in CreateToolBoxBackground() function in sfx2::sidebar::ControlFactory
|
/aoo42x/main/svx/source/sidebar/line/ |
H A D | LinePropertyPanel.cxx | 190 mpTBWidthBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in LinePropertyPanel() 193 mpTBColorBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in LinePropertyPanel()
|
/aoo42x/main/svx/source/sidebar/area/ |
H A D | AreaPropertyPanel.cxx | 91 mpToolBoxColorBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in AreaPropertyPanel() 96 mpBTNGradientBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in AreaPropertyPanel()
|
/aoo42x/main/svx/source/sidebar/possize/ |
H A D | PosSizePropertyPanel.cxx | 82 mpFlipTbxBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in PosSizePropertyPanel()
|
Completed in 90 milliseconds