|
LibreOffice Module extensions (master) 1
|
Classes | |
| class | BibBeamer |
| class | BibGridwin |
| class | BibView |
| class | BibViewFormControlContainer |
| class | FormControlContainer |
| class | OComponentAdapterBase |
| class | OComponentListener |
| class | OLoadListener |
| class | OLoadListenerAdapter |
Typedefs | |
| typedef ::cppu::WeakImplHelper< css::form::XLoadListener > | OLoadListenerAdapter_Base |
Functions | |
| void | HandleTaskPaneList (vcl::Window *pWindow, bool bAddToList) |
| IMPL_LINK_NOARG (BibBeamer, RecalcLayout_Impl, void *, void) | |
| void | AddToTaskPaneList (vcl::Window *pWindowToBeHandled) |
| void | RemoveFromTaskPaneList (vcl::Window *pWindowToBeHandled) |
| IMPL_LINK_NOARG (BibView, CallMappingHdl, void *, void) | |
| typedef ::cppu::WeakImplHelper< css::form::XLoadListener > bib::OLoadListenerAdapter_Base |
Definition at line 114 of file loadlisteneradapter.hxx.
|
inline |
Definition at line 31 of file bibtools.hxx.
References HandleTaskPaneList().
Referenced by bib::BibGridwin::BibGridwin(), and BibToolBar::BibToolBar().
| void bib::HandleTaskPaneList | ( | vcl::Window * | pWindow, |
| bool | bAddToList | ||
| ) |
Definition at line 42 of file bibbeam.cxx.
References TaskPaneList::AddWindow(), DBG_ASSERT, vcl::Window::GetParent(), vcl::Window::GetSystemWindow(), SystemWindow::GetTaskPaneList(), and TaskPaneList::RemoveWindow().
Referenced by AddToTaskPaneList(), and RemoveFromTaskPaneList().
| bib::IMPL_LINK_NOARG | ( | BibBeamer | , |
| RecalcLayout_Impl | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 259 of file bibbeam.cxx.
References ID_TOOLBAR.
| bib::IMPL_LINK_NOARG | ( | BibView | , |
| CallMappingHdl | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 154 of file bibview.cxx.
References GetFrameWeld().
|
inline |
Definition at line 36 of file bibtools.hxx.
References HandleTaskPaneList().
Referenced by bib::BibGridwin::dispose(), and BibToolBar::dispose().