Searched refs:xMsgBoxCtrls (Results 1 – 1 of 1) sorted by relevance
1013 uno::Reference< awt::XVclContainer > xMsgBoxCtrls( xMsgBox, uno::UNO_QUERY ); in showWarning() local1014 if ( xMsgBoxCtrls.is() ) in showWarning()1016 uno::Sequence< uno::Reference< awt::XWindow > > xChildren = xMsgBoxCtrls->getWindows(); in showWarning()
Completed in 10 milliseconds