Searched refs:nBoxResult (Results 1 – 2 of 2) sorted by relevance
747 sal_uInt16 nBoxResult = aQuestionBox.Execute(); in SelectNextAnnotation() local748 if(nBoxResult != BUTTONID_YES) in SelectNextAnnotation()
1178 sal_uInt16 nBoxResult = ShowModalMessageBox(aQuestionBox); in ShowWrapArroundDialog() local1179 bDoWrapArround = (nBoxResult == BUTTONID_YES); in ShowWrapArroundDialog()
Completed in 21 milliseconds