/aoo42x/main/svtools/source/control/ |
H A D | filectrl.cxx | 134 GetEdit().SetControlForeground( GetControlForeground() ); in StateChanged() 135 GetButton().SetControlForeground( GetControlForeground() ); in StateChanged()
|
H A D | prgsbar.cxx | 127 aColor = GetControlForeground(); in ImplInitSettings()
|
H A D | accessibleruler.cxx | 399 return mpRepr->GetControlForeground().GetColor(); in getForeground()
|
/aoo42x/main/vcl/source/control/ |
H A D | lstbox.cxx | 893 mpImplLB->SetControlForeground( GetControlForeground() ); in StateChanged() 896 mpImplWin->SetControlForeground( GetControlForeground() ); in StateChanged() 897 mpImplWin->SetTextColor( GetControlForeground() ); in StateChanged()
|
H A D | combobox.cxx | 764 mpImplLB->SetControlForeground( GetControlForeground() ); in StateChanged() 765 mpSubEdit->SetControlForeground( GetControlForeground() ); in StateChanged()
|
H A D | ctrl.cxx | 537 aColor = GetControlForeground(); in ImplInitSettings()
|
H A D | ilstbox.cxx | 68 aTextColor = pWin->GetControlForeground(); in ImplInitFieldSettings() 2639 maLBWindow.SetControlForeground( GetControlForeground() ); in StateChanged() 2938 aColor = GetControlForeground(); in ImplDraw()
|
/aoo42x/main/svx/source/accessibility/ |
H A D | svxpixelctlaccessiblecontext.cxx | 409 return pPixelCtl->GetControlForeground().GetColor(); in getForeground() 1044 return mrParentWindow->GetControlForeground().GetColor(); in getForeground()
|
H A D | svxrectctaccessiblecontext.cxx | 538 return mpRepr->GetControlForeground().GetColor(); in getForeground() 984 return mrParentWindow.GetControlForeground().GetColor(); in getForeground()
|
H A D | AccessibleFrameSelector.cxx | 541 return mpFrameSel->GetControlForeground().GetColor(); in getForeground()
|
/aoo42x/main/sd/source/ui/animations/ |
H A D | DialogListBox.cxx | 301 mpChild->SetControlForeground( GetControlForeground() ); in StateChanged()
|
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | VertSplitView.cxx | 90 aTextColor = GetControlForeground(); in ImplInitSettings()
|
/aoo42x/main/svtools/source/toolpanel/ |
H A D | toolpaneldrawer.cxx | 293 aColor = GetControlForeground(); in DataChanged()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | titledockwin.cxx | 342 aColor = GetControlForeground(); in DataChanged()
|
/aoo42x/main/sc/source/ui/formdlg/ |
H A D | privsplt.cxx | 364 aTextColor = GetControlForeground(); in ImplInitSettings()
|
/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableDesignView.cxx | 179 aTextColor = GetControlForeground(); in ImplInitSettings()
|
/aoo42x/main/toolkit/source/controls/ |
H A D | accessiblecontrolcontext.cxx | 339 nColor = pWindow->GetControlForeground().GetColor(); in getForeground()
|
/aoo42x/main/accessibility/source/standard/ |
H A D | vclxaccessibletextcomponent.cxx | 195 sal_Int32 nColor = GetWindow()->GetControlForeground().GetColor(); in getCharacterAttributes()
|
H A D | vclxaccessibletoolboxitem.cxx | 595 nColor = m_pToolBox->GetControlForeground().GetColor(); in getForeground()
|
/aoo42x/main/accessibility/source/extended/ |
H A D | accessibletabbar.cxx | 459 nColor = m_pTabBar->GetControlForeground().GetColor(); in getForeground()
|
H A D | AccessibleGridControlBase.cxx | 478 nColor = pInst->GetControlForeground().GetColor(); in getForeground()
|
H A D | AccessibleBrowseBoxBase.cxx | 576 nColor = pInst->GetControlForeground().GetColor(); in getForeground()
|
/aoo42x/main/basctl/source/accessibility/ |
H A D | accessibledialogcontrolshape.cxx | 528 nColor = pWindow->GetControlForeground().GetColor(); in getForeground()
|
/aoo42x/main/svtools/source/table/ |
H A D | tablecontrol.cxx | 145 getDataWindow().SetControlForeground( GetControlForeground() ); in StateChanged()
|
/aoo42x/main/forms/source/solar/control/ |
H A D | navtoolbar.cxx | 629 _pItemWindow->SetControlForeground( GetControlForeground() ); in setItemControlForeground()
|