Missing index 0 in SvxShapeCollection::getSupportedServiceNames_Static()?

Eike Rathke erack at redhat.com
Wed Apr 25 06:17:17 PDT 2012


Hi Takeshi,

On Wednesday, 2012-04-25 02:18:24 +0900, Takeshi Abe wrote:

>      uno::Sequence< ::rtl::OUString > aSeq(2);
> -    aSeq.getArray()[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.Shapes") );
> +    aSeq.getArray()[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.Shapes") );
>      aSeq.getArray()[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.ShapeCollection") );

> Does it make sense?

I think your change makes perfectly sense.. ;)

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120425/cba90e3d/attachment.pgp>


More information about the LibreOffice mailing list