Home
last modified time | relevance | path

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

/trunk/main/extensions/source/update/check/
H A Dupdatehdl.cxx1013 uno::Reference< awt::XVclContainer > xMsgBoxCtrls( xMsgBox, uno::UNO_QUERY ); in showWarning() local
1014 if ( xMsgBoxCtrls.is() ) in showWarning()
1016 uno::Sequence< uno::Reference< awt::XWindow > > xChildren = xMsgBoxCtrls->getWindows(); in showWarning()

Completed in 25 milliseconds