[ooo-build-commit] .: patches/vba

Tor Lillqvist tml at kemper.freedesktop.org
Mon Oct 4 05:25:03 PDT 2010


 patches/vba/cws-vbasupportdev300.diff |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7d8e7bbd1ee2582ac498dcbd4aa1b0d4fceb2273
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Mon Oct 4 15:21:45 2010 +0300

    Make cws-vbasupportdev300.diff apply again

diff --git a/patches/vba/cws-vbasupportdev300.diff b/patches/vba/cws-vbasupportdev300.diff
index d530a37..acbba42 100644
--- a/patches/vba/cws-vbasupportdev300.diff
+++ b/patches/vba/cws-vbasupportdev300.diff
@@ -7965,7 +7965,7 @@ index 27ae8cd..05e9bb6 100644
 @@ -166,7 +168,11 @@ StringSequence SAL_CALL	ORadioButtonModel::getSupportedServiceNames() throw(Runt
  void ORadioButtonModel::SetSiblingPropsTo(const ::rtl::OUString& rPropName, const Any& rValue)
  {
-     // mein Name
+     // my name
 -    ::rtl::OUString sMyName(m_aName);
 +    ::rtl::OUString sMyGroup;
 +    if (hasProperty(PROPERTY_GROUP_NAME, this))


More information about the ooo-build-commit mailing list