Home
last modified time | relevance | path

Searched refs:SwCompatibilityOptPage (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/ui/config/
H A Doptcomp.cxx117 SwCompatibilityOptPage::SwCompatibilityOptPage( Window* pParent, const SfxItemSet& rSet ) : in SwCompatibilityOptPage() function in SwCompatibilityOptPage
183 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() argument
464 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 …]
/aoo4110/main/sw/source/ui/inc/
H A Doptcomp.hxx37 class SwCompatibilityOptPage : public SfxTabPage class
73 SwCompatibilityOptPage( Window* pParent, const SfxItemSet& rSet );
74 ~SwCompatibilityOptPage();
/aoo4110/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx1687 pRet = SwCompatibilityOptPage::Create; in GetTabPageCreatorFunc()

Completed in 25 milliseconds