From 7d99ec7f7ec095dfa0d203f5eb43bab0e69256be Mon Sep 17 00:00:00 2001 From: Alexander Wilms Date: Tue, 25 Feb 2014 20:41:20 +0100 Subject: Remove visual noise from starmath MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I45a716abba68521c5ebc203eed205e717efead7b Reviewed-on: https://gerrit.libreoffice.org/8315 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- starmath/source/rect.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'starmath/source/rect.cxx') diff --git a/starmath/source/rect.cxx b/starmath/source/rect.cxx index f278dab7df79..6b31b6dc7cd9 100644 --- a/starmath/source/rect.cxx +++ b/starmath/source/rect.cxx @@ -29,7 +29,7 @@ #include "smmod.hxx" -//////////////////////////////////////////////////////////////////////////////// + // '\0' terminated Array with symbol, which should be treat as letters in @@ -71,10 +71,10 @@ bool SmIsMathAlpha(const OUString &rText) } -//////////////////////////////////////// -// + + // SmRect members -// + SmRect::SmRect() -- cgit