Searched refs:clFileAssociationsWin (Results 1 – 1 of 1) sorted by relevance
196 class clFileAssociationsWin: public NCDialog class205 clFileAssociationsWin( NCDialogParent* parent, std::vector<clNCFileAssociation>* Associations ) in clFileAssociationsWin() function in clFileAssociationsWin256 virtual ~clFileAssociationsWin();261 int clFileAssociationsWin::UiGetClassId() { return uiClassFileAssociations; } in UiGetClassId()263 bool clFileAssociationsWin::Command( int id, int subId, Win* win, void* data ) in Command()323 bool clFileAssociationsWin::Key( cevent_key* pEvent ) in Key()367 bool clFileAssociationsWin::EventChildKey( Win* child, cevent_key* pEvent ) in EventChildKey()374 bool clFileAssociationsWin::EventKey( cevent_key* pEvent ) in EventKey()381 clFileAssociationsWin::~clFileAssociationsWin() in ~clFileAssociationsWin()390 clFileAssociationsWin Dialog( Parent, &LocalAssociations ); in FileAssociationsDlg()