Searched defs:FormShellAccess (Results 1 – 1 of 1) sorted by relevance
140 struct FormShellAccess { friend class FmFormShell; private: FormShellAccess() { } }; in FormShellAccess() struct in FmFormView141 void SetFormShell( FmFormShell* pShell, FormShellAccess ) { pFormShell = pShell; } in SetFormShell() argument
Completed in 5 milliseconds