LibreOffice Module extensions (master) 1
Classes | Typedefs | Functions
bib Namespace Reference

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 Documentation

◆ OLoadListenerAdapter_Base

typedef ::cppu::WeakImplHelper< css::form::XLoadListener > bib::OLoadListenerAdapter_Base

Definition at line 114 of file loadlisteneradapter.hxx.

Function Documentation

◆ AddToTaskPaneList()

void bib::AddToTaskPaneList ( vcl::Window pWindowToBeHandled)
inline

Definition at line 31 of file bibtools.hxx.

References HandleTaskPaneList().

Referenced by bib::BibGridwin::BibGridwin(), and BibToolBar::BibToolBar().

◆ HandleTaskPaneList()

void bib::HandleTaskPaneList ( vcl::Window pWindow,
bool  bAddToList 
)

◆ IMPL_LINK_NOARG() [1/2]

bib::IMPL_LINK_NOARG ( BibBeamer  ,
RecalcLayout_Impl  ,
void *  ,
void   
)

Definition at line 259 of file bibbeam.cxx.

References ID_TOOLBAR.

◆ IMPL_LINK_NOARG() [2/2]

bib::IMPL_LINK_NOARG ( BibView  ,
CallMappingHdl  ,
void *  ,
void   
)

Definition at line 154 of file bibview.cxx.

References GetFrameWeld().

◆ RemoveFromTaskPaneList()

void bib::RemoveFromTaskPaneList ( vcl::Window pWindowToBeHandled)
inline

Definition at line 36 of file bibtools.hxx.

References HandleTaskPaneList().

Referenced by bib::BibGridwin::dispose(), and BibToolBar::dispose().