[Libreoffice-commits] core.git: winaccessibility/source

Andrea Gelmini andrea.gelmini at gelma.net
Tue Jun 16 05:54:24 PDT 2015


 winaccessibility/source/UAccCOM/AccEditableText.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 888098ef0d26b80d36e464c14b2f6bb440d30f4e
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Mon Jun 15 12:18:28 2015 +0200

    Remove reference to AccessibleTextImpl.java
    
    The file:
    infra\accessibility\bridge\org\openoffice\java\accessibility\AccessibleTextImpl.java
    was deleted on commit 130833f80e89774269108cf30b2d1155a00354ce
    
    Change-Id: I8cecee3f55fd472f0ff13a14ff9db9acc26cd6ac
    Reviewed-on: https://gerrit.libreoffice.org/16296
    Reviewed-by: Noel Grandin <noelgrandin at gmail.com>
    Tested-by: Noel Grandin <noelgrandin at gmail.com>

diff --git a/winaccessibility/source/UAccCOM/AccEditableText.cxx b/winaccessibility/source/UAccCOM/AccEditableText.cxx
index f5d0d8e..e7e23aa 100644
--- a/winaccessibility/source/UAccCOM/AccEditableText.cxx
+++ b/winaccessibility/source/UAccCOM/AccEditableText.cxx
@@ -253,7 +253,6 @@ STDMETHODIMP CAccEditableText::setAttributes(long startOffset, long endOffset, B
 
 /**
  * Convert attributes string to Any type.
- * Reference to infra\accessibility\bridge\org\openoffice\java\accessibility\AccessibleTextImpl.java
  *
  * @param   ouName      the string of attribute name.
  * @param   ouValue     the string of attribute value.


More information about the Libreoffice-commits mailing list