User: kz Date: 2007-05-10 10:33:16+0000 Log: INTEGRATION: CWS dba23a (1.7.254); FILE MERGED 2007/02/26 11:48:16 fs 1.7.254.1: remove unused code Issue number: #i74804# Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED]
File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: querycontainerwindow.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/querycontainerwindow.hxx?r1=1.7&r2=1.8 Delta lines: +0 -2 ------------------- --- querycontainerwindow.hxx 2005-09-08 16:00:22+0000 1.7 +++ querycontainerwindow.hxx 2007-05-10 10:33:14+0000 1.8 @@ -98,8 +98,6 @@ ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > getPreviewFrame() const { return m_xBeamer; } - void initialize(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame); - OQueryDesignView* getDesignView() { return m_pViewSwitch->getDesignView(); } sal_Bool isCutAllowed() { return m_pViewSwitch->isCutAllowed(); } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
