Searched refs:SvxConnectionPage (Results 1 – 4 of 4) sorted by relevance
68 SvxConnectionPage* _pPage = new SvxConnectionPage( this, rInAttrs ); in SvxConnectionDialog()93 SvxConnectionPage::SvxConnectionPage( Window* pWindow, const SfxItemSet& rInAttrs ) : in SvxConnectionPage() function in SvxConnectionPage171 SvxConnectionPage::~SvxConnectionPage() in ~SvxConnectionPage()181 void __EXPORT SvxConnectionPage::Reset( const SfxItemSet& rAttrs ) in Reset()330 sal_Bool SvxConnectionPage::FillItemSet( SfxItemSet& rAttrs) in FillItemSet()404 void SvxConnectionPage::Construct() in Construct()418 SfxTabPage* SvxConnectionPage::Create( Window* pWindow, in Create()421 return( new SvxConnectionPage( pWindow, rAttrs ) ); in Create()430 sal_uInt16* SvxConnectionPage::GetRanges() in GetRanges()441 IMPL_LINK( SvxConnectionPage, ChangeAttrHdl_Impl, void *, p ) in IMPL_LINK() argument[all …]
44 class SvxConnectionPage : public SfxTabPage class83 SvxConnectionPage( Window* pWindow, const SfxItemSet& rInAttrs );84 ~SvxConnectionPage();
45 friend class SvxConnectionPage;
1753 return SvxConnectionPage::Create; in GetTabPageCreatorFunc()1846 return SvxConnectionPage::GetRanges; in GetTabPageRangesFunc()
Completed in 33 milliseconds