Lines Matching refs:OAuthentificationPageSetup
818 …OGenericAdministrationPage* OAuthentificationPageSetup::CreateAuthentificationTabPage( Window* pPa… in CreateAuthentificationTabPage()
820 return ( new OAuthentificationPageSetup( pParent, _rAttrSet) ); in CreateAuthentificationTabPage()
823 DBG_NAME(OAuthentificationPageSetup) in DBG_NAME() argument
825 …OAuthentificationPageSetup::OAuthentificationPageSetup( Window* pParent, const SfxItemSet& _rCoreA… in DBG_NAME()
834 DBG_CTOR(OAuthentificationPageSetup,NULL); in DBG_NAME()
847 OAuthentificationPageSetup::~OAuthentificationPageSetup() in ~OAuthentificationPageSetup()
850 DBG_DTOR(OAuthentificationPageSetup,NULL); in ~OAuthentificationPageSetup()
854 void OAuthentificationPageSetup::fillWindows(::std::vector< ISaveValueWrapper* >& _rControlList) in fillWindows()
862 void OAuthentificationPageSetup::fillControls(::std::vector< ISaveValueWrapper* >& _rControlList) in fillControls()
869 …void OAuthentificationPageSetup::implInitControls(const SfxItemSet& _rSet, sal_Bool /*_bSaveValue*… in implInitControls()
884 sal_Bool OAuthentificationPageSetup::FillItemSet( SfxItemSet& _rSet ) in FillItemSet()