Home
last modified time | relevance | path

Searched refs:FileAssociationsDlg (Results 1 – 3 of 3) sorted by relevance

/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/
H A Dfileassociations.h87 bool FileAssociationsDlg( NCDialogParent* Parent, std::vector<clNCFileAssociation>* Associations );
H A Dfileassociations.cpp385 bool FileAssociationsDlg( NCDialogParent* Parent, std::vector<clNCFileAssociation>* Associations ) in FileAssociationsDlg() function
H A Dncwin.cpp1763 if ( FileAssociationsDlg( this, g_Env.GetFileAssociationsPtr() ) ) in FileAssociations()