/aoo4110/main/svx/source/gallery2/ |
H A D | GalleryControl.cxx | 89 SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings() 93 mpSplitter->SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings() 97 mpBrowser1->SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings() 101 mpBrowser2->SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings()
|
H A D | galbrws.cxx | 129 SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings() 133 mpSplitter->SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings() 137 mpBrowser1->SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings() 141 mpBrowser2->SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings()
|
H A D | galctrl.cxx | 117 SetControlForeground( GALLERY_FG_COLOR ); in InitSettings() 359 SetControlForeground( GALLERY_FG_COLOR ); in InitSettings() 630 SetControlForeground( GALLERY_FG_COLOR ); in InitSettings()
|
H A D | galbrws1.cxx | 108 SetControlForeground( GALLERY_FG_COLOR ); in InitSettings()
|
/aoo4110/main/cui/source/dialogs/ |
H A D | about.cxx | 403 maVersionText.SetControlForeground( aTextColor ); in ApplyStyleSettings() 404 maCopyrightEdit.SetControlForeground( aTextColor ); in ApplyStyleSettings() 405 maBuildInfoEdit.SetControlForeground( aTextColor ); in ApplyStyleSettings() 406 maCreditsLink.SetControlForeground(); in ApplyStyleSettings()
|
/aoo4110/main/svtools/source/control/ |
H A D | filectrl.cxx | 134 GetEdit().SetControlForeground( GetControlForeground() ); in StateChanged() 135 GetButton().SetControlForeground( GetControlForeground() ); in StateChanged()
|
H A D | fmtfield.cxx | 515 SetControlForeground(*m_pLastOutputColor); in SetAutoColor() 517 SetControlForeground(); in SetAutoColor() 556 SetControlForeground(*m_pLastOutputColor); in ImplSetTextImpl() 558 SetControlForeground(); in ImplSetTextImpl()
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | tp_RangeChooser.cxx | 294 m_aED_Range.SetControlForeground(); in isValid() 303 m_aED_Range.SetControlForeground( RANGE_SELECTION_INVALID_RANGE_FOREGROUND_COLOR ); in isValid()
|
H A D | res_ErrorBar.cxx | 769 rEdit.SetControlForeground(); in isRangeFieldContentValid() 775 rEdit.SetControlForeground( RANGE_SELECTION_INVALID_RANGE_FOREGROUND_COLOR ); in isRangeFieldContentValid()
|
H A D | tp_DataSource.cxx | 406 rEdit.SetControlForeground(); in isRangeFieldContentValid() 412 rEdit.SetControlForeground( RANGE_SELECTION_INVALID_RANGE_FOREGROUND_COLOR ); in isRangeFieldContentValid()
|
/aoo4110/main/svtools/source/table/ |
H A D | tablecontrol.cxx | 145 getDataWindow().SetControlForeground( GetControlForeground() ); in StateChanged() 147 getDataWindow().SetControlForeground(); in StateChanged()
|
/aoo4110/main/svx/source/tbxctrls/ |
H A D | tbunosearchcontrollers.cxx | 93 SetControlForeground(GetSettings().GetStyleSettings().GetDisableColor()); in InitControls_Impl() 118 SetControlForeground( GetSettings().GetStyleSettings().GetWindowTextColor() ); in Modify() 176 SetControlForeground(GetSettings().GetStyleSettings().GetDisableColor()); in PreNotify()
|
/aoo4110/main/sw/source/ui/uiview/ |
H A D | viewmdi.cxx | 712 pPageUpBtn->SetControlForeground(rColor); in SetImageButtonColor() 713 pPageDownBtn->SetControlForeground(rColor); in SetImageButtonColor()
|
/aoo4110/main/forms/source/solar/control/ |
H A D | navtoolbar.cxx | 629 _pItemWindow->SetControlForeground( GetControlForeground() ); in setItemControlForeground() 631 _pItemWindow->SetControlForeground( ); in setItemControlForeground()
|
/aoo4110/main/sd/source/ui/animations/ |
H A D | DialogListBox.cxx | 301 mpChild->SetControlForeground( GetControlForeground() ); in StateChanged()
|
/aoo4110/main/svtools/source/brwbox/ |
H A D | editbrowsebox.cxx | 864 GetDataWindow().SetControlForeground(aTextColor); in ImplInitSettings() 867 GetDataWindow().SetControlForeground(); in ImplInitSettings()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | window.hxx | 736 void SetControlForeground(); 737 void SetControlForeground( const Color& rColor );
|
/aoo4110/main/framework/source/services/ |
H A D | backingwindow.cxx | 395 maWelcome.SetControlForeground( maWelcomeTextColor ); in initBackground() 397 maProduct.SetControlForeground( maWelcomeTextColor ); in initBackground()
|
/aoo4110/main/framework/source/uielement/ |
H A D | comboboxtoolbarcontroller.cxx | 436 m_pComboBox->SetControlForeground( aForeColor ); in executeControlCommand()
|
/aoo4110/main/vcl/source/control/ |
H A D | combobox.cxx | 764 mpImplLB->SetControlForeground( GetControlForeground() ); in StateChanged() 765 mpSubEdit->SetControlForeground( GetControlForeground() ); in StateChanged()
|
H A D | lstbox.cxx | 893 mpImplLB->SetControlForeground( GetControlForeground() ); in StateChanged() 896 mpImplWin->SetControlForeground( GetControlForeground() ); in StateChanged()
|
H A D | spinfld.cxx | 860 mpEdit->SetControlForeground( GetControlForeground() ); in StateChanged()
|
/aoo4110/main/vcl/source/window/ |
H A D | window2.cxx | 1033 void Window::SetControlForeground() in SetControlForeground() function in Window 1047 void Window::SetControlForeground( const Color& rColor ) in SetControlForeground() function in Window
|
/aoo4110/main/svtools/source/uno/ |
H A D | unoiface.cxx | 2162 pWindow->SetControlForeground( aColor ); 2253 pWindow->SetControlForeground(); in setProperty() 2261 pWindow->SetControlForeground( aColor ); in setProperty()
|
/aoo4110/main/toolkit/source/awt/ |
H A D | vclxwindow.cxx | 1270 GetWindow()->SetControlForeground( aColor ); in setForeground() 1697 pWindow->SetControlForeground(); in setProperty() 1706 pWindow->SetControlForeground( aColor ); in setProperty()
|