User: ihi     
Date: 2007-11-20 19:12:23+0000
Modified:
   dba/reportdesign/source/ui/report/ReportSection.cxx

Log:
 INTEGRATION: CWS reportdesign01 (1.5.6); FILE MERGED
 2007/09/21 09:43:05 oj 1.5.6.1: #i80229# name changed

File Changes:

Directory: /dba/reportdesign/source/ui/report/
==============================================

File [changed]: ReportSection.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/report/ReportSection.cxx?r1=1.5&r2=1.6
Delta lines:  +1 -2
-------------------
--- ReportSection.cxx   2007-08-17 15:35:19+0000        1.5
+++ ReportSection.cxx   2007-11-20 19:12:21+0000        1.6
@@ -126,8 +126,7 @@
 sal_Int32 lcl_getOverlappedControlColor(/*const uno::Reference 
<lang::XMultiServiceFactory> _rxFactory*/)
 {
        svtools::ExtendedColorConfig aConfig;
-    // sal_Int32 nColor = 
aConfig.GetColorValue(rtl::OUString::createFromAscii("ReportDesigner"), 
rtl::OUString::createFromAscii("OverlappedControl")).nColor;
-    sal_Int32 nColor = 
aConfig.GetColorValue(rtl::OUString::createFromAscii("ReportDesigner"), 
DBOVERLAPPEDCONTROL).nColor;
+    sal_Int32 nColor = aConfig.GetColorValue(CFG_REPORTDESIGNER, 
DBOVERLAPPEDCONTROL).getColor();
     return nColor;
 }
 
//------------------------------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to