Home
last modified time | relevance | path

Searched refs:bAllowUI (Results 1 – 3 of 3) sorted by path

/trunk/main/desktop/source/app/
H A Dapp.cxx3124 sal_Bool bAllowUI = isUIOnSessionShutdownAllowed(); in OpenClients() local
3126 css::uno::makeAny( bAllowUI ) ); in OpenClients()
/trunk/main/framework/inc/services/
H A Ddesktop.hxx425 ::sal_Bool impl_closeFrames(::sal_Bool bAllowUI);
/trunk/main/framework/source/services/
H A Ddesktop.cxx327 ::sal_Bool bAllowUI = sal_True; in terminate()
328 ::sal_Bool bFramesClosed = impl_closeFrames(bAllowUI); in terminate()
1905 ::sal_Bool Desktop::impl_closeFrames(::sal_Bool bAllowUI) in impl_closeFrames() argument
1928 ( bAllowUI ) && in impl_closeFrames()

Completed in 49 milliseconds