Home
last modified time | relevance | path

Searched refs:mnExtendedStyle (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/vcl/inc/
H A Dwindow.h299 WinBits mnExtendedStyle; member in WindowImpl
/aoo42x/main/vcl/source/window/
H A Dwindow2.cxx1617 return mpWindowImpl->mnExtendedStyle; in GetExtendedStyle()
1622 return mpWindowImpl->mnExtendedStyle; in GetPrevExtendedStyle()
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()

Completed in 864 milliseconds