Searched defs:OleObjectInfo (Results 1 – 4 of 4) sorted by relevance
43 struct OleObjectInfo struct45 StreamDataSequence maEmbeddedData; /// Data of an embedded OLE object.48 … bool mbLinked; /// True = linked OLE object, false = embedded OLE object.49 bool mbShowAsIcon; /// True = show as icon, false = show contents.50 bool mbAutoUpdate;
66 struct OleObjectInfo : public ::oox::ole::OleObjectInfo struct70 bool mbAutoLoad;71 …const bool mbDmlShape; /// True = DrawingML shape (PowerPoint), false = VML shape…
52 OleObjectInfo::OleObjectInfo() : in OleObjectInfo() function in oox::ole::OleObjectInfo
71 OleObjectInfo::OleObjectInfo( bool bDmlShape ) : in OleObjectInfo() function in oox::vml::OleObjectInfo
Completed in 29 milliseconds