Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/window/
H A Dfloatwin.cxx133 mnPostId = 0; in ImplInit()
228 if ( mnPostId ) in ~FloatingWindow()
229 Application::RemoveUserEvent( mnPostId ); in ~FloatingWindow()
557 mnPostId = 0; in IMPL_LINK()
624 if ( !mnPostId ) in ImplCallPopupModeEnd()
625 Application::PostUserEvent( mnPostId, LINK( this, FloatingWindow, ImplEndPopupModeHdl ) ); in ImplCallPopupModeEnd()
/aoo41x/main/vcl/inc/vcl/
H A Dfloatwin.hxx78 sal_uLong mnPostId; member in FloatingWindow

Completed in 39 milliseconds