Home
last modified time | relevance | path

Searched refs:SvxCharTwoLinesPage (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx3749 SvxCharTwoLinesPage::SvxCharTwoLinesPage( Window* pParent, const SfxItemSet& rInSet ) : in SvxCharTwoLinesPage() function in SvxCharTwoLinesPage
3770 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 …]
/trunk/main/cui/source/inc/
H A Dchardlg.hxx348 class SvxCharTwoLinesPage : public SvxCharBasePage class
363 SvxCharTwoLinesPage( Window* pParent, const SfxItemSet& rSet );
/trunk/main/cui/source/dialogs/
H A Dsrchxtra.cxx61 AddTabPage( RID_SVXPAGE_CHAR_TWOLINES, SvxCharTwoLinesPage::Create, 0 ); in SvxSearchFormatDialog()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1804 return SvxCharTwoLinesPage::Create; in GetTabPageCreatorFunc()
1883 return SvxCharTwoLinesPage::GetRanges; in GetTabPageRangesFunc()

Completed in 42 milliseconds