User: kz Date: 2007-05-10 10:28:51+0000 Log: INTEGRATION: CWS dba23a (1.12.254); FILE MERGED 2007/02/26 10:34:00 fs 1.12.254.1: remove unused code Issue number: #i74776# Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED]
File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: QueryViewSwitch.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/QueryViewSwitch.hxx?r1=1.12&r2=1.13 Delta lines: +0 -6 ------------------- --- QueryViewSwitch.hxx 2005-09-08 15:31:11+0000 1.12 +++ QueryViewSwitch.hxx 2007-05-10 10:28:48+0000 1.13 @@ -84,19 +84,13 @@ void setNoneVisbleRow(sal_Int32 _nRows); // returs the add table dialog from the design view OAddTableDlg* getAddTableDialog(); - BOOL IsAddAllowed(); - void zoomTableView(const Fraction& _rFraction); void SaveUIConfig(); - void clearDesignView(); - void GetFocus(); void reset(); void GrabFocus(); OQueryDesignView* getDesignView() const { return m_pDesignView; } OQueryContainerWindow* getContainer() const; - Window* getActive() const; - void SetPosSizePixel( Point _rPt,Size _rSize); ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > getORB() const; protected: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
