summaryrefslogtreecommitdiffstats
path: root/svx/source/table/accessibletableshape.cxx
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2013-01-30 14:03:02 +0100
committerLuboš Luňák <l.lunak@suse.cz>2013-01-30 14:03:45 +0100
commit1475618fda02a0a2988ca5b9b7979b160399e168 (patch)
tree0aa01f196917b5c98c61b8df536c1318059b4691 /svx/source/table/accessibletableshape.cxx
parentRemoved several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING (diff)
downloadcore-1475618fda02a0a2988ca5b9b7979b160399e168.tar.gz
core-1475618fda02a0a2988ca5b9b7979b160399e168.zip
remove useless macros
created by incorrect replacements in the previous commit Change-Id: I15a56ecd201ce202fe933c7d24908923bedc6708
Diffstat (limited to 'svx/source/table/accessibletableshape.cxx')
-rw-r--r--svx/source/table/accessibletableshape.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/table/accessibletableshape.cxx b/svx/source/table/accessibletableshape.cxx
index 00ca92be5a14..0cb973192fb6 100644
--- a/svx/source/table/accessibletableshape.cxx
+++ b/svx/source/table/accessibletableshape.cxx
@@ -47,8 +47,6 @@ using namespace ::com::sun::star::drawing;
using namespace ::com::sun::star::table;
using namespace ::com::sun::star::container;
-#define x OUString(RTL_CONSTASCII_USTRINGPARAM(x))
-
namespace accessibility
{