User: hr      
Date: 2007-11-01 15:02:20+0000
Modified:
   dba/dbaccess/source/core/api/querydescriptor.cxx

Log:
 INTEGRATION: CWS dba24b (1.31.96); FILE MERGED
 2007/08/16 06:14:42 oj 1.31.96.1: #i56898# clean up of the class structure

File Changes:

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

File [changed]: querydescriptor.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/querydescriptor.cxx?r1=1.31&r2=1.32
Delta lines:  +8 -3
-------------------
--- querydescriptor.cxx 2006-11-23 14:19:48+0000        1.31
+++ querydescriptor.cxx 2007-11-01 15:02:17+0000        1.32
@@ -126,6 +126,11 @@
        ODataSettings::registerPropertiesFor(this);
 }
 // 
-----------------------------------------------------------------------------
+OQueryDescriptor::~OQueryDescriptor()
+{
+    DBG_DTOR(OQueryDescriptor,NULL);
+}
+// 
-----------------------------------------------------------------------------
 IMPLEMENT_TYPEPROVIDER2(OQueryDescriptor,OQueryDescriptor_Base,ODataSettings);
 IMPLEMENT_FORWARD_XINTERFACE3( 
OQueryDescriptor,OWeakObject,OQueryDescriptor_Base,ODataSettings)
 //--------------------------------------------------------------------------




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

Reply via email to