Home
last modified time | relevance | path

Searched refs:pImpWorkWindow (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/automation/source/server/
H A Deditwin.cxx63 if ( pImpWorkWindow ) in Close()
65 delete pImpWorkWindow; in Close()
66 pImpWorkWindow = NULL; in Close()
74 pImpWorkWindow->Show(); in Show()
82 pImpWorkWindow->Hide(); in Hide()
88 : pImpWorkWindow(NULL) in EditWindow()
111 pImpWorkWindow->Show(); in Check()
114 return pImpWorkWindow != NULL; in Check()
121 pImpWorkWindow->m_aInhalt.SetText( String() ); in Clear()
143 pImpWorkWindow->m_aInhalt.SetText( pImpWorkWindow->m_aInhalt.GetText().Erase(0,1000) ); in AddText()
[all …]
H A Deditwin.hxx41 ImpWorkWindow *pImpWorkWindow; member in EditWindow

Completed in 13 milliseconds