From 9233ec54a1708a98aa19c7b2f607c128f228539f Mon Sep 17 00:00:00 2001 From: Carsten Driesner Date: Fri, 14 Jan 2011 17:19:25 +0100 Subject: removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx, toolkit and xmloff --- svx/workben/edittest.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/workben') diff --git a/svx/workben/edittest.cxx b/svx/workben/edittest.cxx index 125de9b29b6b..9b2f4f2e2aac 100644 --- a/svx/workben/edittest.cxx +++ b/svx/workben/edittest.cxx @@ -153,7 +153,7 @@ // VARS... short nRotation = 0; USHORT nZoom = 100; -BOOL bURLClicked = FALSE; +sal_Bool bURLClicked = sal_False; using namespace ::com::sun::star::connection; using namespace ::vos; -- cgit