Tag: cws_dev300_tl56
User: os      
Date: 2008-10-16 10:21:14+0000
Modified:
   dba/dbaccess/source/ui/control/dbtreelistbox.cxx

Log:
 menu descriptor added to 
ActionTriggerHelper::CreateActionTriggerContainerFromMenu

File Changes:

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

File [changed]: dbtreelistbox.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/control/dbtreelistbox.cxx?r1=1.20&r2=1.20.46.1
Delta lines:  +3 -3
-------------------
--- dbtreelistbox.cxx   2008-06-25 12:43:33+0000        1.20
+++ dbtreelistbox.cxx   2008-10-16 10:21:11+0000        1.20.46.1
@@ -7,7 +7,7 @@
  * OpenOffice.org - a multi-platform office productivity suite
  *
  * $RCSfile: dbtreelistbox.cxx,v $
- * $Revision: 1.20 $
+ * $Revision: 1.20.46.1 $
  *
  * This file is part of OpenOffice.org.
  *
@@ -653,7 +653,7 @@
     aEvent.ExecutePosition.X = -1;
     aEvent.ExecutePosition.Y = -1;
     aEvent.ActionTriggerContainer = 
::framework::ActionTriggerHelper::CreateActionTriggerContainerFromMenu(
-        m_xORB, pContextMenu.get() );
+        m_xORB, pContextMenu.get(), 0 );
     aEvent.Selection = new SelectionSupplier( 
m_pContextMenuProvider->getCurrentSelection( *this ) );
 
     ::cppu::OInterfaceIteratorHelper aIter( *pInterceptors );




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

Reply via email to