Searched refs:qbox (Results 1 – 1 of 1) sorted by relevance
2562 QueryBox qbox( this, WB_YES_NO, label ); in QueryReset() local2564 return qbox.Execute(); in QueryReset()3291 QueryBox qbox( this, in DeleteSelectedContent() local3294 if ( qbox.Execute() == RET_YES ) in DeleteSelectedContent()3376 QueryBox qbox( this, in IMPL_LINK() local3379 if ( qbox.Execute() == RET_YES ) in IMPL_LINK()4622 QueryBox qbox( this, WB_YES_NO, label ); in QueryReset() local4624 return qbox.Execute(); in QueryReset()
Completed in 42 milliseconds