Searched refs:aQuestionBox (Results 1 – 3 of 3) sorted by relevance
370 MessBox aQuestionBox ( in ExecuteDialog() local375 aQuestionBox.SetImage( QueryBox::GetStandardImage() ); in ExecuteDialog()376 bSetToAllPages = ( RET_YES == aQuestionBox.Execute() ); in ExecuteDialog()
742 QueryBox aQuestionBox ( in SelectNextAnnotation() local746 aQuestionBox.SetImage (QueryBox::GetStandardImage()); in SelectNextAnnotation()747 sal_uInt16 nBoxResult = aQuestionBox.Execute(); in SelectNextAnnotation()
1173 QueryBox aQuestionBox ( in ShowWrapArroundDialog() local1177 aQuestionBox.SetImage (QueryBox::GetStandardImage()); in ShowWrapArroundDialog()1178 sal_uInt16 nBoxResult = ShowModalMessageBox(aQuestionBox); in ShowWrapArroundDialog()
Completed in 31 milliseconds