Searched refs:OTextConnectionPageSetup (Results 1 – 3 of 3) sorted by relevance
124 return ( new OTextConnectionPageSetup( pParent, _rAttrSet ) ); in CreateTextTabPage()131 DBG_NAME(OTextConnectionPageSetup) in DBG_NAME() argument133 …OTextConnectionPageSetup::OTextConnectionPageSetup( Window* pParent, const SfxItemSet& _rCoreAttrs… in DBG_NAME()136 DBG_CTOR(OTextConnectionPageSetup,NULL); in DBG_NAME()146 OTextConnectionPageSetup::~OTextConnectionPageSetup() in ~OTextConnectionPageSetup()150 DBG_DTOR(OTextConnectionPageSetup,NULL); in ~OTextConnectionPageSetup()161 bool OTextConnectionPageSetup::checkTestConnection() in checkTestConnection()175 void OTextConnectionPageSetup::fillWindows(::std::vector< ISaveValueWrapper* >& _rControlList) in fillWindows()181 void OTextConnectionPageSetup::implInitControls(const SfxItemSet& _rSet, sal_Bool _bSaveValue) in implInitControls()192 sal_Bool OTextConnectionPageSetup::FillItemSet( SfxItemSet& _rSet ) in FillItemSet()[all …]
75 class OTextConnectionPageSetup : public OConnectionTabPageSetup class80 OTextConnectionPageSetup( Window* pParent, const SfxItemSet& _rCoreAttrs );85 virtual ~OTextConnectionPageSetup();
611 pPage = OTextConnectionPageSetup::CreateTextTabPage(this,*m_pOutSet); in createPage()
Completed in 19 milliseconds