User: kz Date: 2008-04-04 14:02:02+0000 Modified: dba/dbaccess/source/ui/inc/TableController.hxx
Log: INTEGRATION: CWS titles02 (1.38.58); FILE MERGED 2007/12/10 11:39:01 oj 1.38.58.1: #i45909# #i45617# #i71469# change title handling File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: TableController.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/TableController.hxx?r1=1.38&r2=1.39 Delta lines: +1 -2 ------------------- --- TableController.hxx 2007-07-06 08:24:41+0000 1.38 +++ TableController.hxx 2008-04-04 14:02:00+0000 1.39 @@ -107,7 +107,6 @@ void reload(); - protected: // all the features which should be handled by this class virtual void describeSupportedFeatures(); // state of a feature. 'feature' may be the handle of a ::com::sun::star::util::URL somebody requested a dispatch interface for OR a toolbar slot. @@ -117,7 +116,7 @@ virtual void losingConnection( ); - virtual void updateTitle(); + virtual ::rtl::OUString getPrivateTitle( ) const; void doEditIndexes(); sal_Bool doSaveDoc(sal_Bool _bSaveAs); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
