/aoo42x/main/forms/source/solar/control/ |
H A D | navtoolbar.cxx | 538 void NavigationToolBar::SetControlBackground() in SetControlBackground() function in frm::NavigationToolBar 540 Window::SetControlBackground(); in SetControlBackground() 541 m_pToolbar->SetControlBackground(); in SetControlBackground() 551 void NavigationToolBar::SetControlBackground( const Color& _rColor ) in SetControlBackground() function in frm::NavigationToolBar 553 Window::SetControlBackground( _rColor ); in SetControlBackground() 554 m_pToolbar->SetControlBackground( _rColor ); in SetControlBackground() 595 _pItemWindow->SetControlBackground( *static_cast< const Color* >( _pColor ) ); in setItemBackground() 597 _pItemWindow->SetControlBackground(); in setItemBackground()
|
/aoo42x/main/svtools/source/table/ |
H A D | tabledatawindow.cxx | 76 void TableDataWindow::SetControlBackground( const Color& rColor ) in SetControlBackground() function in svt::table::TableDataWindow 78 Window::SetControlBackground( rColor ); in SetControlBackground() 86 void TableDataWindow::SetControlBackground() in SetControlBackground() function in svt::table::TableDataWindow 88 Window::SetControlBackground(); in SetControlBackground()
|
H A D | tabledatawindow.hxx | 68 virtual void SetControlBackground(const Color& rColor); 69 virtual void SetControlBackground();
|
H A D | tablecontrol.cxx | 138 getDataWindow().SetControlBackground( GetControlBackground() ); in StateChanged() 140 getDataWindow().SetControlBackground(); in StateChanged()
|
/aoo42x/main/svx/source/gallery2/ |
H A D | GalleryControl.cxx | 88 SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings() 92 mpSplitter->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings() 96 mpBrowser1->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings() 100 mpBrowser2->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings()
|
H A D | galbrws.cxx | 128 SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings() 132 mpSplitter->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings() 136 mpBrowser1->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings() 140 mpBrowser2->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings()
|
H A D | galctrl.cxx | 116 SetControlBackground( GALLERY_BG_COLOR ); in InitSettings() 358 SetControlBackground( GALLERY_BG_COLOR ); in InitSettings() 629 SetControlBackground( GALLERY_BG_COLOR ); in InitSettings()
|
/aoo42x/main/forms/source/solar/inc/ |
H A D | navtoolbar.hxx | 120 void SetControlBackground(); 121 void SetControlBackground( const Color& rColor );
|
/aoo42x/main/svtools/source/control/ |
H A D | filectrl.cxx | 139 GetEdit().SetControlBackground( GetControlBackground() ); in StateChanged() 140 GetButton().SetControlBackground( GetControlBackground() ); in StateChanged()
|
H A D | hyperlabel.cxx | 127 SetControlBackground( _rGBColor ); in ToggleBackgroundColor() 256 SetControlBackground(rStyleSettings.GetHighlightColor()); in DataChanged()
|
H A D | roadmap.cxx | 911 mpID->SetControlBackground( COL_TRANSPARENT ); in ToggleBackgroundColor() 915 mpID->SetControlBackground( mpID->GetSettings().GetStyleSettings().GetHighlightColor() ); in ToggleBackgroundColor() 1003 SetControlBackground(rStyleSettings.GetHighlightColor()); in DataChanged()
|
H A D | stdctrl.cxx | 77 SetControlBackground(); in Init()
|
/aoo42x/main/chart2/source/controller/dialogs/ |
H A D | tp_RangeChooser.cxx | 295 m_aED_Range.SetControlBackground(); in isValid() 302 m_aED_Range.SetControlBackground( RANGE_SELECTION_INVALID_RANGE_BACKGROUND_COLOR ); in isValid()
|
H A D | res_ErrorBar.cxx | 770 rEdit.SetControlBackground(); in isRangeFieldContentValid() 774 rEdit.SetControlBackground( RANGE_SELECTION_INVALID_RANGE_BACKGROUND_COLOR ); in isRangeFieldContentValid()
|
H A D | tp_DataSource.cxx | 407 rEdit.SetControlBackground(); in isRangeFieldContentValid() 411 rEdit.SetControlBackground( RANGE_SELECTION_INVALID_RANGE_BACKGROUND_COLOR ); in isRangeFieldContentValid()
|
/aoo42x/main/svtools/source/edit/ |
H A D | svmedit.cxx | 1091 pImpSvMEdit->GetTextWindow()->SetControlBackground(); in ImplInitSettings() 1093 SetControlBackground(); in ImplInitSettings() 1366 pImpSvMEdit->GetTextWindow()->SetControlBackground(); in StateChanged() 1368 SetControlBackground(); in StateChanged()
|
/aoo42x/main/cui/source/dialogs/ |
H A D | colorpicker.cxx | 249 SetControlBackground( Color( COL_RED ) ); in GetColor() 251 SetControlBackground(); in GetColor() 440 SetControlBackground(); in ColorFieldControl() 838 SetControlBackground(); in ColorSliderControl()
|
/aoo42x/main/forms/source/solar/component/ |
H A D | navbarcontrol.cxx | 357 pNavBar->SetControlBackground(); in setProperty() 364 pNavBar->SetControlBackground( aColor ); in setProperty()
|
/aoo42x/main/reportdesign/source/ui/dlg/ |
H A D | AddField.cxx | 201 m_aFixedLine.SetControlBackground( GetSettings().GetStyleSettings().GetFaceColor() ); in OAddFieldWindow() 202 m_aHelpText.SetControlBackground( GetSettings().GetStyleSettings().GetFaceColor() ); in OAddFieldWindow()
|
/aoo42x/main/svx/source/sidebar/tools/ |
H A D | PopupControl.cxx | 36 SetControlBackground(); in PopupControl()
|
/aoo42x/main/vcl/source/control/ |
H A D | lstbox.cxx | 904 mpImplLB->SetControlBackground( GetControlBackground() ); in StateChanged() 911 mpImplWin->SetControlBackground(); in StateChanged() 916 mpImplWin->SetControlBackground( mpImplLB->GetMainWindow()->GetControlBackground() ); in StateChanged()
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxwindow.cxx | 1197 GetWindow()->SetControlBackground( aColor ); in setBackground() 1641 pWindow->SetControlBackground( aColor ); in setProperty() 1653 pWindow->SetControlBackground(); in setProperty() 1666 pWindow->SetControlBackground(); in setProperty() 1677 pWindow->SetControlBackground( aColor ); in setProperty()
|
/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableDesignHelpBar.cxx | 53 m_pTextWin->SetControlBackground( GetSettings().GetStyleSettings().GetFaceColor() ); in DBG_NAME()
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | inspectorhelpwindow.cxx | 59 m_aHelpText.SetControlBackground( /*m_aSeparator.GetBackground().GetColor() */); in InspectorHelpWindow()
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | FieldControls.hxx | 52 _pWin->SetControlBackground(rNewColor); in lcl_setSpecialReadOnly()
|