Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx616 SwStdFontTabPage::SwStdFontTabPage( Window* pParent, in SwStdFontTabPage() function in SwStdFontTabPage
678 aIdxBox .SetModifyHdl( LINK(this, SwStdFontTabPage, ModifyHdl)); in SwStdFontTabPage()
679 Link aFocusLink = LINK( this, SwStdFontTabPage, LoseFocusHdl); in SwStdFontTabPage()
700 SwStdFontTabPage::~SwStdFontTabPage() in ~SwStdFontTabPage()
709 SfxTabPage* SwStdFontTabPage::Create( Window* pParent, in Create()
712 return new SwStdFontTabPage(pParent, rAttrSet); in Create()
743 sal_Bool SwStdFontTabPage::FillItemSet( SfxItemSet& ) in FillItemSet()
884 void SwStdFontTabPage::Reset( const SfxItemSet& rSet) in Reset()
1118 IMPL_LINK( SwStdFontTabPage, ModifyHdl, ComboBox*, pBox ) in IMPL_LINK() argument
1178 IMPL_LINK( SwStdFontTabPage, LoseFocusHdl, ComboBox*, pBox ) in IMPL_LINK() argument
[all …]
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx175 class SwStdFontTabPage : public SfxTabPage class
244 SwStdFontTabPage( Window* pParent,
246 ~SwStdFontTabPage();
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx1725 pRet = SwStdFontTabPage::Create; in GetTabPageCreatorFunc()

Completed in 32 milliseconds