Home
last modified time | relevance | path

Searched refs:aQuestionBox (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfupage.cxx370 MessBox aQuestionBox ( in ExecuteDialog() local
375 aQuestionBox.SetImage( QueryBox::GetStandardImage() ); in ExecuteDialog()
376 bSetToAllPages = ( RET_YES == aQuestionBox.Execute() ); in ExecuteDialog()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx742 QueryBox aQuestionBox ( in SelectNextAnnotation() local
746 aQuestionBox.SetImage (QueryBox::GetStandardImage()); in SelectNextAnnotation()
747 sal_uInt16 nBoxResult = aQuestionBox.Execute(); in SelectNextAnnotation()
/trunk/main/sd/source/ui/view/
H A DOutliner.cxx1173 QueryBox aQuestionBox ( in ShowWrapArroundDialog() local
1177 aQuestionBox.SetImage (QueryBox::GetStandardImage()); in ShowWrapArroundDialog()
1178 sal_uInt16 nBoxResult = ShowModalMessageBox(aQuestionBox); in ShowWrapArroundDialog()

Completed in 36 milliseconds