Home
last modified time | relevance | path

Searched refs:mbControlForeground (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dwindow.h361 mbControlForeground:1, member in WindowImpl
/trunk/main/vcl/source/window/
H A Dwindow.cxx261 mbControlForeground = sal_False; // sal_True: Foreground-Property set in WindowImpl()
H A Dwindow2.cxx1037 if ( mpWindowImpl->mbControlForeground ) in SetControlForeground()
1040 mpWindowImpl->mbControlForeground = sal_False; in SetControlForeground()
1053 if ( mpWindowImpl->mbControlForeground ) in SetControlForeground()
1056 mpWindowImpl->mbControlForeground = sal_False; in SetControlForeground()
1065 mpWindowImpl->mbControlForeground = sal_True; in SetControlForeground()
1741 return mpWindowImpl->mbControlForeground; in IsControlForeground()

Completed in 51 milliseconds