Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1906 SwRedlineOptionsTabPage::SwRedlineOptionsTabPage( Window* pParent, in SwRedlineOptionsTabPage() function in SwRedlineOptionsTabPage
1961 Link aLk = LINK(this, SwRedlineOptionsTabPage, AttribHdl); in SwRedlineOptionsTabPage()
1966 aLk = LINK(this, SwRedlineOptionsTabPage, ColorHdl); in SwRedlineOptionsTabPage()
1971 aLk = LINK(this, SwRedlineOptionsTabPage, ChangedMaskPrevHdl); in SwRedlineOptionsTabPage()
1981 SwRedlineOptionsTabPage::~SwRedlineOptionsTabPage() in ~SwRedlineOptionsTabPage()
1987 return new SwRedlineOptionsTabPage( pParent, rSet ); in Create()
1990 sal_Bool SwRedlineOptionsTabPage::FillItemSet( SfxItemSet& ) in FillItemSet()
2117 void SwRedlineOptionsTabPage::Reset( const SfxItemSet& ) in Reset()
2240 IMPL_LINK( SwRedlineOptionsTabPage, AttribHdl, ListBox *, pLB ) in IMPL_LINK() argument
2347 IMPL_LINK( SwRedlineOptionsTabPage, ColorHdl, ColorListBox *, pColorLB ) in IMPL_LINK() argument
[all …]
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx414 class SwRedlineOptionsTabPage : public SfxTabPage class
450 SwRedlineOptionsTabPage( Window* pParent, const SfxItemSet& rSet );
451 ~SwRedlineOptionsTabPage();
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx1708 pRet = SwRedlineOptionsTabPage::Create; in GetTabPageCreatorFunc()

Completed in 32 milliseconds