LibreOffice Module sd (master) 1
Classes | Functions
sd::ui::table Namespace Reference

Classes

class  TableObjectBar
 

Functions

SfxShellCreateTableObjectBar (ViewShell &rShell, ::sd::View *pView)
 creates a table object bar for the given ViewShell More...
 
void RegisterInterfaces (const SfxModule *pMod)
 registers the interfaces from the table ui More...
 

Function Documentation

◆ CreateTableObjectBar()

SfxShell * sd::ui::table::CreateTableObjectBar ( ViewShell rShell,
::sd::View pView 
)

creates a table object bar for the given ViewShell

Definition at line 52 of file tableobjectbar.cxx.

◆ RegisterInterfaces()

void sd::ui::table::RegisterInterfaces ( const SfxModule pMod)

registers the interfaces from the table ui

Definition at line 58 of file tableobjectbar.cxx.

Referenced by SdDLL::RegisterInterfaces().