Home
last modified time | relevance | path

Searched refs:maControlBackground (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx183 maControlBackground = Color( COL_TRANSPARENT ); // background color not set in WindowImpl()
H A Dwindow2.cxx1079 mpWindowImpl->maControlBackground = Color( COL_TRANSPARENT ); in SetControlBackground()
1095 mpWindowImpl->maControlBackground = Color( COL_TRANSPARENT ); in SetControlBackground()
1102 if ( mpWindowImpl->maControlBackground != rColor ) in SetControlBackground()
1104 mpWindowImpl->maControlBackground = rColor; in SetControlBackground()
1746 return mpWindowImpl->maControlBackground; in GetControlBackground()
/trunk/main/vcl/inc/
H A Dwindow.h274 Color maControlBackground; member in WindowImpl

Completed in 57 milliseconds