User: kz      
Date: 2008-03-06 17:59:51+0000
Modified:
   dba/dbaccess/source/core/dataaccess/documentcontainer.hxx

Log:
 INTEGRATION: CWS odbmacros2 (1.13.2); FILE MERGED
 2007/12/12 09:54:56 fs 1.13.2.1: #i49133# when loading an embedded object, 
prohibit it to have embedded scripts/macros (unless it already has some)

File Changes:

Directory: /dba/dbaccess/source/core/dataaccess/
================================================

File [changed]: documentcontainer.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/documentcontainer.hxx?r1=1.13&r2=1.14
Delta lines:  +1 -1
-------------------
--- documentcontainer.hxx       2007-11-21 15:39:07+0000        1.13
+++ documentcontainer.hxx       2008-03-06 17:59:48+0000        1.14
@@ -139,7 +139,7 @@
 
        // helper
        ::rtl::Reference<OContentHelper> getContent(const ::rtl::OUString& 
_sName) const;
-       virtual ::com::sun::star::uno::Reference< 
::com::sun::star::embed::XStorage> getStorage() const;
+       ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage> 
getContainerStorage() const;
 
 protected:
        virtual ~ODocumentContainer();




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to