Searched refs:bAllowUI (Results 1 – 3 of 3) sorted by relevance
324 ::sal_Bool bAllowUI = sal_True; in terminate()325 ::sal_Bool bFramesClosed = impl_closeFrames(bAllowUI); in terminate()1888 ::sal_Bool Desktop::impl_closeFrames(::sal_Bool bAllowUI) in impl_closeFrames() argument1911 ( bAllowUI ) && in impl_closeFrames()
413 ::sal_Bool impl_closeFrames(::sal_Bool bAllowUI);
3117 sal_Bool bAllowUI = isUIOnSessionShutdownAllowed(); in OpenClients() local3119 css::uno::makeAny( bAllowUI ) ); in OpenClients()