|
LibreOffice Module extensions (master) 1
|
Public Member Functions | |
| BibFrameCtrl_Impl () | |
| virtual void SAL_CALL | frameAction (const FrameActionEvent &aEvent) override |
| virtual void SAL_CALL | disposing (const lang::EventObject &Source) override |
Public Attributes | |
| Mutex | aMutex |
| comphelper::OMultiTypeInterfaceContainerHelper2 | aLC |
| BibFrameController_Impl * | pController |
Definition at line 123 of file framectr.cxx.
|
inline |
Definition at line 131 of file framectr.cxx.
|
overridevirtual |
Definition at line 144 of file framectr.cxx.
References BibFrameController_Impl::getFrame(), and pController.
|
overridevirtual |
Definition at line 140 of file framectr.cxx.
| comphelper::OMultiTypeInterfaceContainerHelper2 BibFrameCtrl_Impl::aLC |
Definition at line 127 of file framectr.cxx.
| Mutex BibFrameCtrl_Impl::aMutex |
Definition at line 126 of file framectr.cxx.
| BibFrameController_Impl* BibFrameCtrl_Impl::pController |
Definition at line 129 of file framectr.cxx.
Referenced by disposing().