Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/window/
H A Dfloatwin.cxx132 mpFirstPopupModeWin = NULL; in ImplInit()
543 if ( pWin->mpFirstPopupModeWin == pWindow ) in ImplIsFloatPopupModeWindow()
860 mpFirstPopupModeWin = pWindow; in AddPopupModeWindow()
868 if ( mpFirstPopupModeWin == pWindow ) in RemovePopupModeWindow()
869 mpFirstPopupModeWin = NULL; in RemovePopupModeWindow()
/aoo41x/main/vcl/inc/vcl/
H A Dfloatwin.hxx75 Window* mpFirstPopupModeWin; member in FloatingWindow

Completed in 27 milliseconds