Searched refs:bDialogCancel (Results 1 – 2 of 2) sorted by relevance
416 static void EnableDialogCancel( sal_Bool bDialogCancel = sal_True );
1648 void Application::EnableDialogCancel( sal_Bool bDialogCancel ) in EnableDialogCancel() argument1650 ImplGetSVData()->maAppData.mbDialogCancel = bDialogCancel; in EnableDialogCancel()
Completed in 26 milliseconds