Searched defs:ExternalNameModel (Results 1 – 2 of 2) sorted by relevance
47 struct ExternalNameModel struct49 bool mbBuiltIn; /// Name is a built-in name.50 bool mbNotify; /// Notify application on data change.51 bool mbPreferPic; /// Picture link.52 bool mbStdDocName; /// Name is the StdDocumentName for DDE.53 bool mbOleObj; /// Name is an OLE object.54 bool mbIconified; /// Iconified object link.
87 ExternalNameModel::ExternalNameModel() : in ExternalNameModel() function in oox::xls::ExternalNameModel
Completed in 12 milliseconds