Searched refs:SvxLineEndDefTabPage (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/cui/source/tabpages/ |
| H A D | tplneend.cxx | 71 SvxLineEndDefTabPage::SvxLineEndDefTabPage in SvxLineEndDefTabPage() function in SvxLineEndDefTabPage 121 LINK( this, SvxLineEndDefTabPage, ClickAddHdl_Impl ) ); in SvxLineEndDefTabPage() 123 LINK( this, SvxLineEndDefTabPage, ClickModifyHdl_Impl ) ); in SvxLineEndDefTabPage() 125 LINK( this, SvxLineEndDefTabPage, ClickDeleteHdl_Impl ) ); in SvxLineEndDefTabPage() 127 LINK( this, SvxLineEndDefTabPage, ClickLoadHdl_Impl ) ); in SvxLineEndDefTabPage() 129 LINK( this, SvxLineEndDefTabPage, ClickSaveHdl_Impl ) ); in SvxLineEndDefTabPage() 132 LINK( this, SvxLineEndDefTabPage, SelectLineEndHdl_Impl ) ); in SvxLineEndDefTabPage() 141 SvxLineEndDefTabPage::~SvxLineEndDefTabPage() in ~SvxLineEndDefTabPage() 147 void SvxLineEndDefTabPage::Construct() in Construct() 175 void SvxLineEndDefTabPage::ActivatePage( const SfxItemSet& ) in ActivatePage() [all …]
|
| H A D | tabline.cxx | 119 AddTabPage( RID_SVXPAGE_LINEEND_DEF, SvxLineEndDefTabPage::Create, 0); in SvxLineTabDialog() 254 ( (SvxLineEndDefTabPage&) rPage ).SetLineEndList( maLineEndList ); in IMPL_LINK_INLINE_END() 255 ( (SvxLineEndDefTabPage&) rPage ).SetPolyObj( pObj ); in IMPL_LINK_INLINE_END() 256 ( (SvxLineEndDefTabPage&) rPage ).SetDlgType( &nDlgType ); in IMPL_LINK_INLINE_END() 257 ( (SvxLineEndDefTabPage&) rPage ).SetPageType( &nPageType ); in IMPL_LINK_INLINE_END() 258 ( (SvxLineEndDefTabPage&) rPage ).SetPosLineEndLb( &nPosLineEndLb ); in IMPL_LINK_INLINE_END() 259 ( (SvxLineEndDefTabPage&) rPage ).SetLineEndChgd( &nLineEndListState ); in IMPL_LINK_INLINE_END() 260 ( (SvxLineEndDefTabPage&) rPage ).SetObjSelected( bObjSelected ); in IMPL_LINK_INLINE_END() 261 ( (SvxLineEndDefTabPage&) rPage ).Construct(); in IMPL_LINK_INLINE_END()
|
| /trunk/main/cui/source/inc/ |
| H A D | cuitabline.hxx | 353 class SvxLineEndDefTabPage : public SfxTabPage class 403 SvxLineEndDefTabPage( Window* pParent, const SfxItemSet& rInAttrs ); 404 ~SvxLineEndDefTabPage();
|