Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx176 typedef ::std::map< Window*, uno::Reference< frame::XController > > WindowControllerMap; typedef in ScVbaEventListener
182 WindowControllerMap maControllers; /// Maps VCL top windows to their controllers.
462 WindowControllerMap::const_iterator aIt = maControllers.find( pWindow ); in getControllerForWindow()

Completed in 18 milliseconds