Home
last modified time | relevance | path

Searched refs:SetControlBackground (Results 1 – 25 of 62) sorted by relevance

123

/trunk/main/forms/source/solar/control/
H A Dnavtoolbar.cxx538 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()
/trunk/main/svtools/source/table/
H A Dtabledatawindow.cxx76 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 Dtabledatawindow.hxx68 virtual void SetControlBackground(const Color& rColor);
69 virtual void SetControlBackground();
H A Dtablecontrol.cxx138 getDataWindow().SetControlBackground( GetControlBackground() ); in StateChanged()
140 getDataWindow().SetControlBackground(); in StateChanged()
/trunk/main/svx/source/gallery2/
H A DGalleryControl.cxx88 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 Dgalbrws.cxx128 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 Dgalctrl.cxx116 SetControlBackground( GALLERY_BG_COLOR ); in InitSettings()
358 SetControlBackground( GALLERY_BG_COLOR ); in InitSettings()
629 SetControlBackground( GALLERY_BG_COLOR ); in InitSettings()
/trunk/main/forms/source/solar/inc/
H A Dnavtoolbar.hxx120 void SetControlBackground();
121 void SetControlBackground( const Color& rColor );
/trunk/main/svtools/source/control/
H A Dfilectrl.cxx139 GetEdit().SetControlBackground( GetControlBackground() ); in StateChanged()
140 GetButton().SetControlBackground( GetControlBackground() ); in StateChanged()
H A Dhyperlabel.cxx127 SetControlBackground( _rGBColor ); in ToggleBackgroundColor()
256 SetControlBackground(rStyleSettings.GetHighlightColor()); in DataChanged()
H A Droadmap.cxx911 mpID->SetControlBackground( COL_TRANSPARENT ); in ToggleBackgroundColor()
915 mpID->SetControlBackground( mpID->GetSettings().GetStyleSettings().GetHighlightColor() ); in ToggleBackgroundColor()
1003 SetControlBackground(rStyleSettings.GetHighlightColor()); in DataChanged()
H A Dstdctrl.cxx77 SetControlBackground(); in Init()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_RangeChooser.cxx295 m_aED_Range.SetControlBackground(); in isValid()
302 m_aED_Range.SetControlBackground( RANGE_SELECTION_INVALID_RANGE_BACKGROUND_COLOR ); in isValid()
H A Dres_ErrorBar.cxx770 rEdit.SetControlBackground(); in isRangeFieldContentValid()
774 rEdit.SetControlBackground( RANGE_SELECTION_INVALID_RANGE_BACKGROUND_COLOR ); in isRangeFieldContentValid()
H A Dtp_DataSource.cxx407 rEdit.SetControlBackground(); in isRangeFieldContentValid()
411 rEdit.SetControlBackground( RANGE_SELECTION_INVALID_RANGE_BACKGROUND_COLOR ); in isRangeFieldContentValid()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx1091 pImpSvMEdit->GetTextWindow()->SetControlBackground(); in ImplInitSettings()
1093 SetControlBackground(); in ImplInitSettings()
1366 pImpSvMEdit->GetTextWindow()->SetControlBackground(); in StateChanged()
1368 SetControlBackground(); in StateChanged()
/trunk/main/cui/source/dialogs/
H A Dcolorpicker.cxx249 SetControlBackground( Color( COL_RED ) ); in GetColor()
251 SetControlBackground(); in GetColor()
440 SetControlBackground(); in ColorFieldControl()
838 SetControlBackground(); in ColorSliderControl()
/trunk/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx357 pNavBar->SetControlBackground(); in setProperty()
364 pNavBar->SetControlBackground( aColor ); in setProperty()
/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx201 m_aFixedLine.SetControlBackground( GetSettings().GetStyleSettings().GetFaceColor() ); in OAddFieldWindow()
202 m_aHelpText.SetControlBackground( GetSettings().GetStyleSettings().GetFaceColor() ); in OAddFieldWindow()
/trunk/main/svx/source/sidebar/tools/
H A DPopupControl.cxx36 SetControlBackground(); in PopupControl()
/trunk/main/vcl/source/control/
H A Dlstbox.cxx904 mpImplLB->SetControlBackground( GetControlBackground() ); in StateChanged()
911 mpImplWin->SetControlBackground(); in StateChanged()
916 mpImplWin->SetControlBackground( mpImplLB->GetMainWindow()->GetControlBackground() ); in StateChanged()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1197 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()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignHelpBar.cxx53 m_pTextWin->SetControlBackground( GetSettings().GetStyleSettings().GetFaceColor() ); in DBG_NAME()
/trunk/main/extensions/source/propctrlr/
H A Dinspectorhelpwindow.cxx59 m_aHelpText.SetControlBackground( /*m_aSeparator.GetBackground().GetColor() */); in InspectorHelpWindow()
/trunk/main/dbaccess/source/ui/inc/
H A DFieldControls.hxx52 _pWin->SetControlBackground(rNewColor); in lcl_setSpecialReadOnly()

Completed in 107 milliseconds

123