Home
last modified time | relevance | path

Searched refs:SwFormatTablePage (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx126 SwFormatTablePage::SwFormatTablePage( Window* pParent, const SfxItemSet& rSet ) : in SwFormatTablePage() function in SwFormatTablePage
184 void SwFormatTablePage::Init() in Init()
190 Link aLk = LINK( this, SwFormatTablePage, AutoClickHdl ); in Init()
198 aLk = LINK( this, SwFormatTablePage, UpDownLoseFocusHdl ); in Init()
260 IMPL_LINK( SwFormatTablePage, AutoClickHdl, CheckBox *, pBox ) in IMPL_LINK() argument
357 void SwFormatTablePage::ModifyHdl( Edit* pEdit ) in IMPL_LINK_INLINE_END()
461 SfxTabPage* SwFormatTablePage::Create( Window* pParent, in Create()
464 return new SwFormatTablePage( pParent, rAttrSet ); in Create()
518 void SwFormatTablePage::Reset( const SfxItemSet& ) in Reset()
695 int SwFormatTablePage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage()
[all …]
H A Dtablepg.hxx49 class SwFormatTablePage : public SfxTabPage class
100 SwFormatTablePage( Window* pParent, const SfxItemSet& rSet );

Completed in 17 milliseconds