Searched refs:WindowControllerMap (Results 1 – 1 of 1) sorted by relevance
176 typedef ::std::map< Window*, uno::Reference< frame::XController > > WindowControllerMap; typedef in ScVbaEventListener182 WindowControllerMap maControllers; /// Maps VCL top windows to their controllers.462 WindowControllerMap::const_iterator aIt = maControllers.find( pWindow ); in getControllerForWindow()
Completed in 11 milliseconds