User: rt Date: 2008-01-30 08:25:50+0000 Modified: dba/dbaccess/inc/IController.hxx
Log: INTEGRATION: CWS dba24d (1.2.70); FILE MERGED 2007/11/18 12:46:55 fs 1.2.70.1: removed useless access modifier File Changes: Directory: /dba/dbaccess/inc/ ============================= File [changed]: IController.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/inc/IController.hxx?r1=1.2&r2=1.3 Delta lines: +3 -4 ------------------- --- IController.hxx 2007-07-06 07:48:07+0000 1.2 +++ IController.hxx 2008-01-30 08:25:47+0000 1.3 @@ -58,7 +58,6 @@ // interface for controller depended calls like commands class DBACCESS_DLLPUBLIC IController : public IReference { - protected: public: /** executes the given command without checking if it is allowed @param _rCommand the URL of the command --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
