sc/source/filter/inc/stylesbuffer.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
New commits: commit ad94a0ff3624d6507ab7f1ac4f891ec10b55b239 Author: Akash Shetye <shetyeak...@gmail.com> Date: Thu Aug 15 20:07:01 2013 +0530 Iron out recent commit for code uniformity Change-Id: I58667da96391ce570845b525a64b99502330a9e2 diff --git a/sc/source/filter/inc/stylesbuffer.hxx b/sc/source/filter/inc/stylesbuffer.hxx index 9654159..fb6a67f 100644 --- a/sc/source/filter/inc/stylesbuffer.hxx +++ b/sc/source/filter/inc/stylesbuffer.hxx @@ -787,8 +787,9 @@ typedef ::boost::shared_ptr< Dxf > DxfRef; // ============================================================================ -struct TableStyleElementModel{ - int maDxfId; +struct TableStyleElementModel +{ + sal_int32 maDxfId; OUString maStyleElementType; }; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits