Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx619 SwStdFontTabPage::SwStdFontTabPage( Window* pParent, in SwStdFontTabPage() function in SwStdFontTabPage
681 aIdxBox .SetModifyHdl( LINK(this, SwStdFontTabPage, ModifyHdl)); in SwStdFontTabPage()
682 Link aFocusLink = LINK( this, SwStdFontTabPage, LoseFocusHdl); in SwStdFontTabPage()
703 SwStdFontTabPage::~SwStdFontTabPage() in ~SwStdFontTabPage()
712 SfxTabPage* SwStdFontTabPage::Create( Window* pParent, in Create()
715 return new SwStdFontTabPage(pParent, rAttrSet); in Create()
746 sal_Bool SwStdFontTabPage::FillItemSet( SfxItemSet& ) in FillItemSet()
887 void SwStdFontTabPage::Reset( const SfxItemSet& rSet) in Reset()
1121 IMPL_LINK( SwStdFontTabPage, ModifyHdl, ComboBox*, pBox ) in IMPL_LINK() argument
1181 IMPL_LINK( SwStdFontTabPage, LoseFocusHdl, ComboBox*, pBox ) in IMPL_LINK() argument
[all …]
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx175 class SwStdFontTabPage : public SfxTabPage class
244 SwStdFontTabPage( Window* pParent,
246 ~SwStdFontTabPage();
/aoo41x/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx1725 pRet = SwStdFontTabPage::Create; in GetTabPageCreatorFunc()

Completed in 44 milliseconds