Home
last modified time | relevance | path

Searched refs:GetControlForeground (Results 1 – 25 of 51) sorted by last modified time

123

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx1667 aColor = GetControlForeground(); in ImplInitSettings()
H A Dwindow.cxx9571 … Color aTextColor = IsControlBackground() ? GetControlForeground() : rStyles.GetButtonTextColor(); in DrawSelectionBackground()
H A Dwindow2.cxx1734 Color Window::GetControlForeground() const in GetControlForeground() function in Window
H A Dstatus.cxx230 aColor = GetControlForeground(); in ImplInitSettings()
/trunk/main/vcl/source/control/
H A Dlstbox.cxx893 mpImplLB->SetControlForeground( GetControlForeground() ); in StateChanged()
896 mpImplWin->SetControlForeground( GetControlForeground() ); in StateChanged()
897 mpImplWin->SetTextColor( GetControlForeground() ); in StateChanged()
H A Dspinfld.cxx860 mpEdit->SetControlForeground( GetControlForeground() ); in StateChanged()
H A Dcombobox.cxx764 mpImplLB->SetControlForeground( GetControlForeground() ); in StateChanged()
765 mpSubEdit->SetControlForeground( GetControlForeground() ); in StateChanged()
H A Dctrl.cxx537 aColor = GetControlForeground(); in ImplInitSettings()
H A Dedit.cxx411 aTextColor = GetControlForeground(); in ImplInitSettings()
H A Dilstbox.cxx68 aTextColor = pWin->GetControlForeground(); in ImplInitFieldSettings()
2639 maLBWindow.SetControlForeground( GetControlForeground() ); in StateChanged()
2938 aColor = GetControlForeground(); in ImplDraw()
H A Dbutton.cxx991 aColor = GetControlForeground(); in ImplDrawPushButtonContent()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolboxitem.cxx595 nColor = m_pToolBox->GetControlForeground().GetColor(); in getForeground()
H A Dvclxaccessibletextcomponent.cxx195 sal_Int32 nColor = GetWindow()->GetControlForeground().GetColor(); in getCharacterAttributes()
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx863 aTextColor = GetControlForeground(); in ImplInitSettings()
/trunk/main/toolkit/source/awt/
H A Dvclxaccessiblecomponent.cxx887 nColor = pWindow->GetControlForeground().GetColor(); in getForeground()
H A Dvclxwindow.cxx2073 aProp <<= (sal_Int32) GetWindow()->GetControlForeground().GetColor(); in getProperty()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx224 aTextColor = GetControlForeground(); in InitSettings()
2085 aTextColor = GetControlForeground(); in InitSettings()
H A Dcharmap.cxx450 aTextColor = GetControlForeground(); in InitSettings()
H A Dfntctrl.cxx441 aTextColor = GetControlForeground(); in InitSettings()
/trunk/main/toolkit/source/controls/
H A Daccessiblecontrolcontext.cxx339 nColor = pWindow->GetControlForeground().GetColor(); in getForeground()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx738 Color GetControlForeground() const;
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx2147 aProp <<= (sal_Int32)pDataWindow->GetControlForeground().GetColor(); in getProperty()
H A Dgridcell.cxx770 …Color aTextColor( rParent.IsControlForeground() ? rParent.GetControlForeground() : rParent.GetText… in ImplInitWindow()
/trunk/main/svx/source/accessibility/
H A Dcharmapacc.cxx843 nColor = mpParent->GetControlForeground().GetColor(); in getForeground()
H A Dsvxpixelctlaccessiblecontext.cxx409 return pPixelCtl->GetControlForeground().GetColor(); in getForeground()
1044 return mrParentWindow->GetControlForeground().GetColor(); in getForeground()

Completed in 255 milliseconds

123