Home
last modified time | relevance | path

Searched defs:OleObjectInfo (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/inc/oox/ole/
H A Doleobjecthelper.hxx43 struct OleObjectInfo struct
45 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;
/trunk/main/oox/inc/oox/vml/
H A Dvmldrawing.hxx66 struct OleObjectInfo : public ::oox::ole::OleObjectInfo struct
70 bool mbAutoLoad;
71 …const bool mbDmlShape; /// True = DrawingML shape (PowerPoint), false = VML shape…
/trunk/main/oox/source/ole/
H A Doleobjecthelper.cxx52 OleObjectInfo::OleObjectInfo() : in OleObjectInfo() function in oox::ole::OleObjectInfo
/trunk/main/oox/source/vml/
H A Dvmldrawing.cxx71 OleObjectInfo::OleObjectInfo( bool bDmlShape ) : in OleObjectInfo() function in oox::vml::OleObjectInfo

Completed in 18 milliseconds