Searched refs:SwCompatibilityOptPage (Results 1 – 3 of 3) sorted by relevance
117 SwCompatibilityOptPage::SwCompatibilityOptPage( Window* pParent, const SfxItemSet& rSet ) : in SwCompatibilityOptPage() function in SwCompatibilityOptPage183 SwCompatibilityOptPage::~SwCompatibilityOptPage() in ~SwCompatibilityOptPage()190 void SwCompatibilityOptPage::ReplaceFormatName( String& rEntry ) in ReplaceFormatName()273 void SwCompatibilityOptPage::InitControls( const SfxItemSet& rSet ) in InitControls()407 IMPL_LINK( SwCompatibilityOptPage, SelectHdl, ListBox*, EMPTYARG ) in IMPL_LINK() argument464 void SwCompatibilityOptPage::SetCurrentOptions( sal_uLong nOptions ) in SetCurrentOptions()478 sal_uLong SwCompatibilityOptPage::GetDocumentOptions() const in GetDocumentOptions()502 void SwCompatibilityOptPage::WriteOptions() in WriteOptions()520 return new SwCompatibilityOptPage( pParent, rAttrSet ); in Create()525 sal_Bool SwCompatibilityOptPage::FillItemSet( SfxItemSet& ) in FillItemSet()[all …]
37 class SwCompatibilityOptPage : public SfxTabPage class73 SwCompatibilityOptPage( Window* pParent, const SfxItemSet& rSet );74 ~SwCompatibilityOptPage();
1687 pRet = SwCompatibilityOptPage::Create; in GetTabPageCreatorFunc()
Completed in 39 milliseconds