Searched refs:SvxStdParagraphTabPage (Results 1 – 4 of 4) sorted by relevance
220 SfxTabPage* SvxStdParagraphTabPage::Create( Window* pParent, in Create()223 return new SvxStdParagraphTabPage( pParent, rSet ); in Create()429 void SvxStdParagraphTabPage::Reset( const SfxItemSet& rSet ) in Reset()606 void SvxStdParagraphTabPage::EnableRelativeMode() in EnableRelativeMode()631 SvxStdParagraphTabPage::SvxStdParagraphTabPage( Window* pParent, in SvxStdParagraphTabPage() function in SvxStdParagraphTabPage684 void SvxStdParagraphTabPage::EnableNegativeMode() in EnableNegativeMode()695 sal_uInt16* SvxStdParagraphTabPage::GetRanges() in GetRanges()702 void SvxStdParagraphTabPage::SetLineSpacing_Impl in SetLineSpacing_Impl()862 void SvxStdParagraphTabPage::Init_Impl() in IMPL_LINK_INLINE_END()936 void SvxStdParagraphTabPage::EnableRegisterMode() in EnableRegisterMode()[all …]
63 class SvxStdParagraphTabPage: public SfxTabPage class68 SvxStdParagraphTabPage( Window* pParent, const SfxItemSet& rSet );
62 AddTabPage( RID_SVXPAGE_STD_PARAGRAPH, SvxStdParagraphTabPage::Create, 0 ); in SvxSearchFormatDialog()119 ( (SvxStdParagraphTabPage&)rPage ).EnableAutoFirstLine(); in PageCreated()
1777 return SvxStdParagraphTabPage::Create; in GetTabPageCreatorFunc()1856 return SvxStdParagraphTabPage::GetRanges; in GetTabPageRangesFunc()
Completed in 49 milliseconds