Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/customize/
H A Dcfg.cxx2562 QueryBox qbox( this, WB_YES_NO, label ); in QueryReset() local
2564 return qbox.Execute(); in QueryReset()
3291 QueryBox qbox( this, in DeleteSelectedContent() local
3294 if ( qbox.Execute() == RET_YES ) in DeleteSelectedContent()
3376 QueryBox qbox( this, in IMPL_LINK() local
3379 if ( qbox.Execute() == RET_YES ) in IMPL_LINK()
4622 QueryBox qbox( this, WB_YES_NO, label ); in QueryReset() local
4624 return qbox.Execute(); in QueryReset()

Completed in 61 milliseconds