Tag: cws_src680_dba23ui User: fs Date: 2007-05-19 21:25:38+0000 Log: RESYNC: (1.13-1.14); FILE MERGED
File Changes: Directory: /dba/dbaccess/source/ui/app/ ======================================= File [changed]: AppDetailView.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/AppDetailView.hxx?r1=1.13.48.1&r2=1.13.48.2 Delta lines: +3 -11 -------------------- --- AppDetailView.hxx 2006-12-21 08:30:59+0000 1.13.48.1 +++ AppDetailView.hxx 2007-05-19 21:25:35+0000 1.13.48.2 @@ -347,8 +347,6 @@ /// <TRUE/> if the preview is enabled sal_Bool isPreviewEnabled(); - /// switches the current preview - void switchPreview(); /** switches to the given preview mode @param _eMode @@ -383,12 +381,6 @@ */ void onCreationClick( const ::rtl::OUString& _sCommand); - /** disable the controls - @param _bDisable - if <TRUE/> then the controls will be disabled otherwise they will be enabled. - */ - void disableControls(sal_Bool _bDisable); - private: void impl_createPage( ElementType _eType, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
