Searched refs:TableObjectBar (Results 1 – 3 of 3) sorted by relevance
61 #define TableObjectBar macro70 return new TableObjectBar( &rShell, pView ); in CreateTableObjectBar()77 TableObjectBar::RegisterInterface(pMod); in RegisterInterfaces()84 TYPEINIT1( TableObjectBar, SfxShell );88 SFX_IMPL_INTERFACE( TableObjectBar, SfxShell, SdResId( STR_TABLEOBJECTBARSHELL ) ) in SFX_IMPL_INTERFACE() argument94 TableObjectBar::TableObjectBar( ViewShell* pSdViewShell, ::sd::View* pSdView ) in TableObjectBar() function in sd::ui::table::TableObjectBar113 TableObjectBar::~TableObjectBar() in ~TableObjectBar()120 void TableObjectBar::GetState( SfxItemSet& rSet ) in GetState()141 void TableObjectBar::GetAttrState( SfxItemSet& rSet ) in GetAttrState()150 void TableObjectBar::Execute( SfxRequest& rReq ) in Execute()
40 class TableObjectBar : public SfxShell class46 TableObjectBar( ::sd::ViewShell* pSdViewShell, ::sd::View* pSdView);47 virtual ~TableObjectBar (void);
24 shell TableObjectBar
Completed in 19 milliseconds