Lines Matching refs:SvxCharNamePage

564 SvxCharNamePage::SvxCharNamePage( Window* pParent, const SfxItemSet& rInSet ) :  in SvxCharNamePage()  function in SvxCharNamePage
669 SvxCharNamePage::~SvxCharNamePage() in ~SvxCharNamePage()
710 void SvxCharNamePage::Initialize() in Initialize()
751 m_pColorLB->SetSelectHdl( LINK( this, SvxCharNamePage, ColorBoxSelectHdl_Impl ) ); in Initialize()
753 Link aLink = LINK( this, SvxCharNamePage, FontModifyHdl_Impl ); in Initialize()
764 m_pImpl->m_aUpdateTimer.SetTimeoutHdl( LINK( this, SvxCharNamePage, UpdateHdl_Impl ) ); in Initialize()
773 const FontList* SvxCharNamePage::GetFontList() const in GetFontList()
807 SvxCharNamePage* _pPage, in calcFontInfo()
873 void SvxCharNamePage::UpdatePreview_Impl() in UpdatePreview_Impl()
900 void SvxCharNamePage::FillStyleBox_Impl( const FontNameBox* pNameBox ) in FillStyleBox_Impl()
936 void SvxCharNamePage::FillSizeBox_Impl( const FontNameBox* pNameBox ) in FillSizeBox_Impl()
970 void SvxCharNamePage::Reset_Impl( const SfxItemSet& rSet, LanguageGroup eLangGrp ) in Reset_Impl()
1189 sal_Bool SvxCharNamePage::FillItemSet_Impl( SfxItemSet& rSet, LanguageGroup eLangGrp ) in FillItemSet_Impl()
1463 void SvxCharNamePage::ResetColor_Impl( const SfxItemSet& rSet ) in ResetColor_Impl()
1517 IMPL_LINK( SvxCharNamePage, UpdateHdl_Impl, Timer*, EMPTYARG ) in IMPL_LINK() argument
1525 IMPL_LINK( SvxCharNamePage, FontModifyHdl_Impl, void*, pNameBox ) in IMPL_LINK() argument
1539 IMPL_LINK( SvxCharNamePage, ColorBoxSelectHdl_Impl, ColorListBox*, pBox ) in IMPL_LINK() argument
1558 void SvxCharNamePage::ActivatePage( const SfxItemSet& rSet ) in ActivatePage()
1567 int SvxCharNamePage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage()
1576 SfxTabPage* SvxCharNamePage::Create( Window* pParent, const SfxItemSet& rSet ) in Create()
1578 return new SvxCharNamePage( pParent, rSet ); in Create()
1583 sal_uInt16* SvxCharNamePage::GetRanges() in GetRanges()
1590 void SvxCharNamePage::Reset( const SfxItemSet& rSet ) in Reset()
1604 sal_Bool SvxCharNamePage::FillItemSet( SfxItemSet& rSet ) in FillItemSet()
1614 void SvxCharNamePage::SetFontList( const SvxFontListItem& rItem ) in SetFontList()
1627 …void enableRelativeMode( SvxCharNamePage* _pPage, FontSizeBox* _pFontSizeLB, sal_uInt16 _nHeightWh… in enableRelativeMode()
1645 void SvxCharNamePage::EnableRelativeMode() in EnableRelativeMode()
1655 void SvxCharNamePage::EnableSearchMode() in EnableSearchMode()
1660 void SvxCharNamePage::DisableControls( sal_uInt16 nDisable ) in DisableControls()
1684 void SvxCharNamePage::SetPreviewBackgroundToCharacter() in SetPreviewBackgroundToCharacter()
1690 void SvxCharNamePage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated()