Searched refs:aSendDialog (Results 1 – 1 of 1) sorted by relevance
303 WikiPropDialog aSendDialog = null; in sendArticle() local333 aSendDialog.fillWikiList(); in sendArticle()335 aSendDialog.show(); // triggers the sending in sendArticle()345 if ( aSendDialog != null ) in sendArticle()346 aSendDialog.DisposeDialog(); in sendArticle()355 if ( aSendDialog != null ) in SendArticleImpl()362 …rticle aArticle = new WikiArticle( m_xContext, aSendDialog.GetWikiTitle(), aWikiSetting, true, aSe… in SendArticleImpl()368 aSendDialog.SetThrobberActive( false ); in SendArticleImpl()374 aSendDialog.GetWikiTitle(), in SendArticleImpl()376 aSendDialog.SetThrobberActive( true ); in SendArticleImpl()[all …]
Completed in 14 milliseconds