Home
last modified time | relevance | path

Searched defs:SwRedlineOptionsTabPage (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sw/source/ui/config/ !
H A Doptpage.cxx1906 SwRedlineOptionsTabPage::SwRedlineOptionsTabPage( Window* pParent, in SwRedlineOptionsTabPage() function in SwRedlineOptionsTabPage
2240 IMPL_LINK( SwRedlineOptionsTabPage, AttribHdl, ListBox *, pLB ) in IMPL_LINK() argument
2347 IMPL_LINK( SwRedlineOptionsTabPage, ColorHdl, ColorListBox *, pColorLB ) in IMPL_LINK() argument
2413 IMPL_LINK( SwRedlineOptionsTabPage, ChangedMaskPrevHdl, ListBox *, EMPTYARG ) in IMPL_LINK() argument
/AOO42X/main/sw/source/ui/inc/ !
H A Doptpage.hxx414 class SwRedlineOptionsTabPage : public SfxTabPage class