Searched refs:xCtrlInfo (Results 1 – 1 of 1) sorted by relevance
523 uno::Reference< XControlInformation > xCtrlInfo( mxFileDlg, UNO_QUERY ); in updateSelectionBox() local524 if ( xCtrlInfo.is() ) in updateSelectionBox()526 Sequence< ::rtl::OUString > aCtrlList = xCtrlInfo->getSupportedControls(); in updateSelectionBox()
Completed in 27 milliseconds