Tag: cws_src680_dba24lms User: oj Date: 2007-11-12 07:32:08+0000 Modified: dba/reportdesign/source/ui/report/ReportController.cxx
Log: #i83316 new drawbar File Changes: Directory: /dba/reportdesign/source/ui/report/ ============================================== File [changed]: ReportController.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/report/ReportController.cxx?r1=1.4&r2=1.4.48.1 Delta lines: +4 -3 ------------------- --- ReportController.cxx 2007-08-03 12:45:38+0000 1.4 +++ ReportController.cxx 2007-11-12 07:32:05+0000 1.4.48.1 @@ -4,9 +4,9 @@ * * $RCSfile: ReportController.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.4.48.1 $ * - * last change: $Author: hr $ $Date: 2007/08/03 12:45:38 $ + * last change: $Author: oj $ $Date: 2007/11/12 07:32:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -2211,6 +2211,7 @@ static const ::rtl::OUString s_sMenu[] = { ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("private:resource/statusbar/statusbar")) ,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("private:resource/toolbar/reportcontrols")) + ,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("private:resource/toolbar/drawbar")) ,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("private:resource/toolbar/Formatting")) ,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("private:resource/toolbar/alignmentbar")) ,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("private:resource/toolbar/sectionalignmentbar")) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
