From 8612883c9a208077ce0ba7213e2a4ab4c61855b9 Mon Sep 17 00:00:00 2001 From: Alessandro Iannacci Date: Thu, 6 Dec 2012 10:37:18 +0000 Subject: [PATCH] Issue #240 - Aliases (added with commit #378) removed + daily build including all fixes git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@394 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049 --- ZA2X/CLAS/ZCL_EXCEL_WORKSHEET.slnk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ZA2X/CLAS/ZCL_EXCEL_WORKSHEET.slnk b/ZA2X/CLAS/ZCL_EXCEL_WORKSHEET.slnk index e0602f4..5a92791 100644 --- a/ZA2X/CLAS/ZCL_EXCEL_WORKSHEET.slnk +++ b/ZA2X/CLAS/ZCL_EXCEL_WORKSHEET.slnk @@ -398,9 +398,9 @@ public section. *"* protected components of class ZCL_EXCEL_WORKSHEET *"* do not include other source files here!!! protected section. - *"* private components of class ZCL_EXCEL_WORKSHEET + private section. +*"* private components of class ZCL_EXCEL_WORKSHEET *"* do not include other source files here!!! -private section. data ACTIVE_CELL type ZEXCEL_S_CELL_DATA . data CHARTS type ref to ZCL_EXCEL_DRAWINGS .