Tag: cws_src680_oj14 User: oj Date: 2007-06-04 18:02:02+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.11.56.2&r2=1.11.56.3 Delta lines: +0 -8 ------------------- --- AppDetailView.hxx 2006-11-07 09:10:17+0000 1.11.56.2 +++ AppDetailView.hxx 2007-06-04 18:01:59+0000 1.11.56.3 @@ -303,8 +303,6 @@ /// <TRUE/> if the preview is enabled sal_Bool isPreviewEnabled(); - /// switches the current preview - void switchPreview(); /** switches to the given preview mode @param _eMode @@ -338,12 +336,6 @@ The command to be executed. */ 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); }; } #endif // DBAUI_APPDETAILVIEW_HXX --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
