<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - getByIndex of css.drawing.ShapeCollection does no longer work"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132563#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - getByIndex of css.drawing.ShapeCollection does no longer work"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132563">bug 132563</a>
              from <span class="vcard"><a class="email" href="mailto:himajin100000@gmail.com" title="himajin100000@gmail.com">himajin100000@gmail.com</a>
</span></b>
        <pre>sub examineShape_inWriter
dim oDocument as variant: oDocument = ThisComponent
dim oShape as variant

REM assign something
oShape = 1

getSelectedShape_inWriter(oShape)
rem for to set breakpoint
dim dummy as integer
dummy = 1
end sub</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>