Home
last modified time | relevance | path

Searched refs:SvxLineEndDefTabPage (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dtplneend.cxx71 SvxLineEndDefTabPage::SvxLineEndDefTabPage in SvxLineEndDefTabPage() function in SvxLineEndDefTabPage
121 LINK( this, SvxLineEndDefTabPage, ClickAddHdl_Impl ) ); in SvxLineEndDefTabPage()
127 LINK( this, SvxLineEndDefTabPage, ClickLoadHdl_Impl ) ); in SvxLineEndDefTabPage()
129 LINK( this, SvxLineEndDefTabPage, ClickSaveHdl_Impl ) ); in SvxLineEndDefTabPage()
141 SvxLineEndDefTabPage::~SvxLineEndDefTabPage() in ~SvxLineEndDefTabPage()
147 void SvxLineEndDefTabPage::Construct() in Construct()
225 void SvxLineEndDefTabPage::CheckChanges_Impl() in CheckChanges_Impl()
270 void SvxLineEndDefTabPage::Reset( const SfxItemSet& ) in Reset()
309 SfxTabPage* SvxLineEndDefTabPage::Create( Window* pWindow, in Create()
312 return( new SvxLineEndDefTabPage( pWindow, rSet ) ); in Create()
[all …]
H A Dtabline.cxx119 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 Dcuitabline.hxx353 class SvxLineEndDefTabPage : public SfxTabPage class
403 SvxLineEndDefTabPage( Window* pParent, const SfxItemSet& rInAttrs );
404 ~SvxLineEndDefTabPage();

Completed in 15 milliseconds