Home
last modified time | relevance | path

Searched refs:mnPrevExtendedStyle (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/vcl/inc/
H A Dwindow.h300 WinBits mnPrevExtendedStyle; variable
/AOO41X/main/vcl/source/window/
H A Dwindow.cxx196 mnPrevExtendedStyle = 0; // prevstyle (set in SetExtendedStyle) in WindowImpl()
5656 mpWindowImpl->mnPrevExtendedStyle = mpWindowImpl->mnExtendedStyle; in SetExtendedStyle()