Lines Matching refs:SvxCharTwoLinesPage
3749 SvxCharTwoLinesPage::SvxCharTwoLinesPage( Window* pParent, const SfxItemSet& rInSet ) : in SvxCharTwoLinesPage() function in SvxCharTwoLinesPage
3770 void SvxCharTwoLinesPage::Initialize() in Initialize()
3782 m_aTwoLinesBtn.SetClickHdl( LINK( this, SvxCharTwoLinesPage, TwoLinesHdl_Impl ) ); in Initialize()
3784 Link aLink = LINK( this, SvxCharTwoLinesPage, CharacterMapHdl_Impl ); in Initialize()
3798 void SvxCharTwoLinesPage::SelectCharacter( ListBox* pBox ) in SelectCharacter()
3824 void SvxCharTwoLinesPage::SetBracket( sal_Unicode cBracket, sal_Bool bStart ) in SetBracket()
3862 IMPL_LINK( SvxCharTwoLinesPage, TwoLinesHdl_Impl, CheckBox*, EMPTYARG ) in IMPL_LINK() argument
3876 IMPL_LINK( SvxCharTwoLinesPage, CharacterMapHdl_Impl, ListBox*, pBox ) in IMPL_LINK() argument
3895 void SvxCharTwoLinesPage::ActivatePage( const SfxItemSet& rSet ) in ActivatePage()
3902 int SvxCharTwoLinesPage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage()
3911 SfxTabPage* SvxCharTwoLinesPage::Create( Window* pParent, const SfxItemSet& rSet ) in Create()
3913 return new SvxCharTwoLinesPage( pParent, rSet ); in Create()
3918 sal_uInt16* SvxCharTwoLinesPage::GetRanges() in GetRanges()
3925 void SvxCharTwoLinesPage::Reset( const SfxItemSet& rSet ) in Reset()
3949 sal_Bool SvxCharTwoLinesPage::FillItemSet( SfxItemSet& rSet ) in FillItemSet()
3982 void SvxCharTwoLinesPage::UpdatePreview_Impl() in UpdatePreview_Impl()
3993 void SvxCharTwoLinesPage::SetPreviewBackgroundToCharacter() in SetPreviewBackgroundToCharacter()
3999 void SvxCharTwoLinesPage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated()