[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svx/source
Pavel JanÃk
paveljanik at apache.org
Thu Jun 6 05:07:22 PDT 2013
svx/source/sidebar/paragraph/ParaPropertyPanel.cxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 807d9f30b45221fbfb32a216bf7aa294e274d124
Author: Pavel JanÃk <paveljanik at apache.org>
Date: Thu Jun 6 11:37:59 2013 +0000
A2S is defined in sfx2/sidebar/Tools.hxx already.
diff --git a/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx b/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
index a9aa589..c357bde 100755
--- a/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
+++ b/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
@@ -56,9 +56,6 @@ using namespace cssu;
using ::sfx2::sidebar::Theme;
using ::sfx2::sidebar::ControlFactory;
-#define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString)))
-
-
namespace svx {namespace sidebar {
#define DEFAULT_VALUE 0
#define TOOLBOX_ITEM1 1
More information about the Libreoffice-commits
mailing list