You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2020/06/08 07:07:39 UTC

[Issue 59904] FrameSearchFlags doesnt work for loadComponentFromURL()

https://bz.apache.org/ooo/show_bug.cgi?id=59904

oooforum (fr) <oo...@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Latest|---                         |4.1.7
    Confirmation in|                            |
                 CC|                            |oooforum@free.fr

--- Comment #8 from oooforum (fr) <oo...@free.fr> ---
Still continue with AOO 4.1.7
The new document don't have its frame named.
Constant com.sun.star.frame.FrameSearchFlag.CREATE [1] seems to be ignored.
A workaround is to set a name:
oDoc1.CurrentController.Frame.setName("myframe") 

[1]
https://www.openoffice.org/api/docs/common/ref/com/sun/star/frame/FrameSearchFlag.html

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.