Tag: cws_src680_qiq User: fs Date: 06/06/19 02:23:55 Modified: /dba/dbaccess/source/ui/inc/ JoinController.hxx
Log: #i51143# +impl_getDialogContext File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: JoinController.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/JoinController.hxx?r1=1.20.124.2&r2=1.20.124.3 Delta lines: +4 -2 ------------------- --- JoinController.hxx 17 May 2006 11:45:15 -0000 1.20.124.2 +++ JoinController.hxx 19 Jun 2006 09:23:53 -0000 1.20.124.3 @@ -4,9 +4,9 @@ * * $RCSfile: JoinController.hxx,v $ * - * $Revision: 1.20.124.2 $ + * $Revision: 1.20.124.3 $ * - * last change: $Author: fs $ $Date: 2006/05/17 11:45:15 $ + * last change: $Author: fs $ $Date: 2006/06/19 09:23:53 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -175,6 +175,8 @@ // called when the orignal state should be reseted (first time load) virtual void reset() = 0; virtual void describeSupportedFeatures(); + + AddTableDialogContext& impl_getDialogContext() const; }; } #endif // DBAUI_JOINCONTROLLER_HXX --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
