LibreOffice Module sc (master) 1
|
This is the complete list of members for ScVbaEventListener, including all inherited members.
borderWidthsChanged(const uno::Reference< uno::XInterface > &rSource, const frame::BorderWidths &aNewSize) override | ScVbaEventListener | virtual |
changesOccurred(const util::ChangesEvent &rEvent) override | ScVbaEventListener | virtual |
DECL_LINK(processWindowResizeEvent, void *, void) | ScVbaEventListener | private |
disposing(const lang::EventObject &rEvent) override | ScVbaEventListener | virtual |
getControllerForWindow(vcl::Window *pWindow) const | ScVbaEventListener | private |
m_PostedWindows | ScVbaEventListener | private |
maControllers | ScVbaEventListener | private |
maMutex | ScVbaEventListener | private |
mbBorderChanged | ScVbaEventListener | private |
mbDisposed | ScVbaEventListener | private |
mbWindowResized | ScVbaEventListener | private |
mpActiveWindow | ScVbaEventListener | private |
mpDocShell | ScVbaEventListener | private |
mrVbaEvents | ScVbaEventListener | private |
mxModel | ScVbaEventListener | private |
postWindowResizeEvent(vcl::Window *pWindow) | ScVbaEventListener | private |
processWindowActivateEvent(vcl::Window *pWindow, bool bActivate) | ScVbaEventListener | private |
ScVbaEventListener(ScVbaEventsHelper &rVbaEvents, const uno::Reference< frame::XModel > &rxModel, ScDocShell *pDocShell) | ScVbaEventListener | |
startControllerListening(const uno::Reference< frame::XController > &rxController) | ScVbaEventListener | |
startModelListening() | ScVbaEventListener | private |
stopControllerListening(const uno::Reference< frame::XController > &rxController) | ScVbaEventListener | |
stopModelListening() | ScVbaEventListener | private |
windowActivated(const lang::EventObject &rEvent) override | ScVbaEventListener | virtual |
windowClosed(const lang::EventObject &rEvent) override | ScVbaEventListener | virtual |
windowClosing(const lang::EventObject &rEvent) override | ScVbaEventListener | virtual |
WindowControllerMap typedef | ScVbaEventListener | private |
windowDeactivated(const lang::EventObject &rEvent) override | ScVbaEventListener | virtual |
windowHidden(const lang::EventObject &rEvent) override | ScVbaEventListener | virtual |
windowMinimized(const lang::EventObject &rEvent) override | ScVbaEventListener | virtual |
windowMoved(const awt::WindowEvent &rEvent) override | ScVbaEventListener | virtual |
windowNormalized(const lang::EventObject &rEvent) override | ScVbaEventListener | virtual |
windowOpened(const lang::EventObject &rEvent) override | ScVbaEventListener | virtual |
windowResized(const awt::WindowEvent &rEvent) override | ScVbaEventListener | virtual |
windowShown(const lang::EventObject &rEvent) override | ScVbaEventListener | virtual |