|
LibreOffice Module sd (master) 1
|
Classes | |
| class | TableObjectBar |
Functions | |
| SfxShell * | CreateTableObjectBar (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... | |
| 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.
| 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().