Searched refs:bAllowUI (Results 1 – 3 of 3) sorted by relevance
325 ::sal_Bool bAllowUI = sal_True; in terminate()326 ::sal_Bool bFramesClosed = impl_closeFrames(bAllowUI); in terminate()1903 ::sal_Bool Desktop::impl_closeFrames(::sal_Bool bAllowUI) in impl_closeFrames() argument1926 ( bAllowUI ) && in impl_closeFrames()
425 ::sal_Bool impl_closeFrames(::sal_Bool bAllowUI);
3124 sal_Bool bAllowUI = isUIOnSessionShutdownAllowed(); in OpenClients() local3126 css::uno::makeAny( bAllowUI ) ); in OpenClients()