Home
last modified time | relevance | path

Searched refs:SHOW_FOREGROUNDTASK (Results 1 – 4 of 4) sorted by relevance

/trunk/main/framework/source/helper/
H A Dstatusindicatorfactory.cxx442 pWindow->Show(sal_True, bForceFrontAndFocus ? SHOW_FOREGROUNDTASK : 0 ); in implts_makeParentVisibleIfAllowed()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx174 #define SHOW_FOREGROUNDTASK ((sal_uInt16)0x0008) macro
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1770 … pWindow->Show(sal_True, (bForceFrontAndFocus || bForceToFront) ? SHOW_FOREGROUNDTASK : 0 ); in impl_makeFrameWindowVisible()
/trunk/main/vcl/source/window/
H A Dwindow.cxx6618 ImplStartToTop(( nFlags & SHOW_FOREGROUNDTASK ) ? TOTOP_FOREGROUNDTASK : 0 ); in Show()

Completed in 105 milliseconds