summaryrefslogtreecommitdiff
path: root/cui/source/options/dbregisterednamesconfig.cxx
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@novell.com>2010-09-17 10:11:28 +0200
committerJan Holesovsky <kendy@suse.cz>2010-09-17 10:12:04 +0200
commitb7628798ec1a966c97a64d7cf0aa9f3859b78bef (patch)
tree7a60be16026a2e9c47d28886002b42ff14cac98e /cui/source/options/dbregisterednamesconfig.cxx
parent261276ba3243b25f632db0f2fd2127c97604b935 (diff)
fit-list-to-size.diff: Shrink font automatically when text overflows.
i#94086 Scale-font-down if typing text in Impress and the text box becomes too small.
Diffstat (limited to 'cui/source/options/dbregisterednamesconfig.cxx')
-rw-r--r--cui/source/options/dbregisterednamesconfig.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/dbregisterednamesconfig.cxx b/cui/source/options/dbregisterednamesconfig.cxx
index 38b9897ad4e9..333cc016ff9a 100644
--- a/cui/source/options/dbregisterednamesconfig.cxx
+++ b/cui/source/options/dbregisterednamesconfig.cxx
@@ -133,7 +133,7 @@ namespace svx
}
catch( const Exception& )
{
- DBG_UNHANDLED_EXCEPTION();
+ //DBG_UNHANDLED_EXCEPTION();
}
}