Kaydet (Commit) 8b12658d authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS jmf2 (1.36.12); FILE MERGED

2004/07/23 20:07:54 ka 1.36.12.2: RESYNC: (1.36-1.37); FILE MERGED
2004/07/16 08:13:18 ka 1.36.12.1: #i3316#: added support for media objects
üst c3321c20
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: ximpshap.hxx,v $ * $RCSfile: ximpshap.hxx,v $
* *
* $Revision: 1.37 $ * $Revision: 1.38 $
* *
* last change: $Author: rt $ $Date: 2004-07-13 08:11:05 $ * last change: $Author: obo $ $Date: 2004-08-12 08:50:48 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -566,8 +566,9 @@ public: ...@@ -566,8 +566,9 @@ public:
class SdXMLPluginShapeContext : public SdXMLShapeContext class SdXMLPluginShapeContext : public SdXMLShapeContext
{ {
private: private:
rtl::OUString maMimeType; rtl::OUString maMimeType;
rtl::OUString maHref; rtl::OUString maHref;
bool mbMedia;
com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue > maParams; com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue > maParams;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment