As usual, under LPGLv3+/MPL ;)
On Mon, Mar 21, 2011 at 10:18 PM, Michael Lefevre <lefevre00@yahoo.fr> wrote:
Xavier SVX_LIGHT deletion forgot just on occurence.
This patch delete the last one.
---
editeng/source/items/borderline.cxx | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/editeng/source/items/borderline.cxx b/editeng/source/items/borderline.cxx
index d6b4efc..0a130f7 100644
--- a/editeng/source/items/borderline.cxx
+++ b/editeng/source/items/borderline.cxx
@@ -410,7 +410,6 @@ XubString SvxBorderLine::GetValueString( SfxMapUnit eSrcUnit,
const IntlWrapper* pIntl,
sal_Bool bMetricStr) const
{
-#ifndef SVX_LIGHT
static const sal_uInt16 aStyleIds[] =
{
@@ -454,9 +453,6 @@ XubString SvxBorderLine::GetValueString( SfxMapUnit eSrcUnit,
}
aStr += sal_Unicode(')');
return aStr;
-#else
- return UniString();
-#endif
}
bool SvxBorderLine::HasPriority( const SvxBorderLine& rOtherLine ) const
--
1.7.1
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.