Searched refs:xControlNotify (Results 1 – 1 of 1) sorted by relevance
293 … uno::Reference< frame::XControlNotificationListener > xControlNotify( xDispatch, uno::UNO_QUERY ); in addNotifyInfo() local295 if ( xControlNotify.is() ) in addNotifyInfo()301 pNotifyInfo->xNotifyListener = xControlNotify; in addNotifyInfo()
Completed in 9 milliseconds