Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwindow.cxx195 mnExtendedStyle = 0; // extended style (init in ImplInitWindow) in WindowImpl()
5641 if ( mpWindowImpl->mnExtendedStyle != nExtendedStyle ) in SetExtendedStyle()
5656 mpWindowImpl->mnPrevExtendedStyle = mpWindowImpl->mnExtendedStyle; in SetExtendedStyle()
5657 mpWindowImpl->mnExtendedStyle = nExtendedStyle; in SetExtendedStyle()
H A Dwindow2.cxx1617 return mpWindowImpl->mnExtendedStyle; in GetExtendedStyle()
1622 return mpWindowImpl->mnExtendedStyle; in GetPrevExtendedStyle()
/trunk/main/vcl/inc/
H A Dwindow.h299 WinBits mnExtendedStyle; member in WindowImpl

Completed in 60 milliseconds