Home
last modified time | relevance | path

Searched defs:ExternalNameModel (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/oox/inc/oox/xls/
H A Dexternallinkbuffer.hxx47 struct ExternalNameModel struct
49 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.
/aoo4110/main/oox/source/xls/
H A Dexternallinkbuffer.cxx87 ExternalNameModel::ExternalNameModel() : in ExternalNameModel() function in oox::xls::ExternalNameModel

Completed in 32 milliseconds