User: hr Date: 2007-11-01 15:15:52+0000 Modified: dba/dbaccess/source/ui/inc/JoinDesignView.hxx
Log: INTEGRATION: CWS dba24b (1.9.46); FILE MERGED 2007/08/24 11:15:57 oj 1.9.46.1: #i80894# reset range to show all tables File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: JoinDesignView.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/JoinDesignView.hxx?r1=1.9&r2=1.10 Delta lines: +1 -0 ------------------- --- JoinDesignView.hxx 2007-05-10 10:28:13+0000 1.9 +++ JoinDesignView.hxx 2007-11-01 15:15:49+0000 1.10 @@ -86,6 +86,7 @@ // called when fields are deleted OJoinTableView* getTableView() const { return m_pTableView; } + OScrollWindowHelper* getScrollHelper() const { return m_pScrollWindow; } protected: // return the Rectangle where I can paint myself virtual void resizeDocumentView(Rectangle& rRect); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
