Searched refs:OAuthentificationPageSetup (Results 1 – 3 of 3) sorted by relevance
818 …OGenericAdministrationPage* OAuthentificationPageSetup::CreateAuthentificationTabPage( Window* pPa… in CreateAuthentificationTabPage()820 return ( new OAuthentificationPageSetup( pParent, _rAttrSet) ); in CreateAuthentificationTabPage()823 DBG_NAME(OAuthentificationPageSetup) in DBG_NAME() argument825 …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()[all …]
275 class OAuthentificationPageSetup : public OGenericAdministrationPage class280 OAuthentificationPageSetup(Window* pParent, const SfxItemSet& _rCoreAttrs);289 virtual ~OAuthentificationPageSetup();
662 pPage = OAuthentificationPageSetup::CreateAuthentificationTabPage(this,*m_pOutSet); in createPage()
Completed in 40 milliseconds