summaryrefslogtreecommitdiff
path: root/svx/workben
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2011-01-14 17:19:25 +0100
committerCarsten Driesner <cd@openoffice.org>2011-01-14 17:19:25 +0100
commit9233ec54a1708a98aa19c7b2f607c128f228539f (patch)
treec89f725c214e2818efe38ec0eb20c4340299d184 /svx/workben
parent6fb2b3e423f5725752f10b5d8931535b6d2afaa0 (diff)
removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx, toolkit and xmloff
Diffstat (limited to 'svx/workben')
-rw-r--r--svx/workben/edittest.cxx2
1 files changed, 1 insertions, 1 deletions
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;