User: kz      
Date: 05/03/01 11:17:29

Modified:
 /dba/dbaccess/source/ui/querydesign/
  querycontroller.cxx

Log:
 INTEGRATION: CWS removedrafts (1.97.40); FILE MERGED
 2005/02/17 12:40:54 cd 1.97.40.1: #i42557# move UNOIDL types from drafts to com

File Changes:

Directory: /dba/dbaccess/source/ui/querydesign/
===============================================

File [changed]: querycontroller.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/querycontroller.cxx?r1=1.97&r2=1.98
Delta lines:  +2 -2
-------------------
--- querycontroller.cxx 16 Nov 2004 14:32:49 -0000      1.97
+++ querycontroller.cxx 1 Mar 2005 19:17:26 -0000       1.98
@@ -328,7 +328,7 @@
 {
        void ensureToolbars( OQueryController* _pController, 
OQueryContainerWindow* _pWindow, sal_Bool _bDesign )
     {
-               Reference< drafts::com::sun::star::frame::XLayoutManager > 
xLayoutManager = _pController->getLayoutManager(_pController->getFrame());
+        Reference< ::com::sun::star::frame::XLayoutManager > xLayoutManager = 
_pController->getLayoutManager(_pController->getFrame());
                if ( xLayoutManager.is() )
                {
                        xLayoutManager->lock();
@@ -896,7 +896,7 @@
 }
 
 // 
-----------------------------------------------------------------------------
-void OQueryController::onLoadedMenu(const Reference< 
drafts::com::sun::star::frame::XLayoutManager >& _xLayoutManager)
+void OQueryController::onLoadedMenu(const Reference< 
::com::sun::star::frame::XLayoutManager >& _xLayoutManager)
 {
     ensureToolbars( this, getContainer(), m_bDesign );
 }




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

Reply via email to