User: hr Date: 06/06/19 20:12:45 Modified: /dba/dbaccess/source/ui/inc/ QueryTableView.hxx
Log: INTEGRATION: CWS warnings01 (1.13.48); FILE MERGED 2006/03/24 15:36:15 fs 1.13.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: QueryTableView.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/QueryTableView.hxx?r1=1.13&r2=1.14 Delta lines: +3 -0 ------------------- --- QueryTableView.hxx 8 Sep 2005 15:30:41 -0000 1.13 +++ QueryTableView.hxx 20 Jun 2006 03:12:43 -0000 1.14 @@ -140,6 +140,9 @@ /** createNewConnection opens the join dialog and allows to create a new join connection */ void createNewConnection(); + + private: + using OJoinTableView::EnsureVisible; }; } #endif // DBAUI_QUERYTABLEVIEW_HXX --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
