Searched refs:SvxCharTwoLinesPage (Results 1 – 4 of 4) sorted by relevance
3749 SvxCharTwoLinesPage::SvxCharTwoLinesPage( Window* pParent, const SfxItemSet& rInSet ) : in SvxCharTwoLinesPage() function in SvxCharTwoLinesPage3770 void SvxCharTwoLinesPage::Initialize() in Initialize()3798 void SvxCharTwoLinesPage::SelectCharacter( ListBox* pBox ) in SelectCharacter()3895 void SvxCharTwoLinesPage::ActivatePage( const SfxItemSet& rSet ) in ActivatePage()3902 int SvxCharTwoLinesPage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage()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()[all …]
348 class SvxCharTwoLinesPage : public SvxCharBasePage class363 SvxCharTwoLinesPage( Window* pParent, const SfxItemSet& rSet );
61 AddTabPage( RID_SVXPAGE_CHAR_TWOLINES, SvxCharTwoLinesPage::Create, 0 ); in SvxSearchFormatDialog()
1804 return SvxCharTwoLinesPage::Create; in GetTabPageCreatorFunc()1883 return SvxCharTwoLinesPage::GetRanges; in GetTabPageRangesFunc()
Completed in 61 milliseconds