https://bugs.freedesktop.org/show_bug.cgi?id=67266

Stephan Bergmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG
                 CC|                            |[email protected]

--- Comment #1 from Stephan Bergmann <[email protected]> ---
com.sun.star.text.TextGraphicObject (like many other com.sun.star.text.*
services) is a special old-style service that is not obtainable from the global
(component context's) service manager, but only from a document-specific
XServiceManager interface available at a TextDocument.  See,
<http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Text_Documents>
for further background, and e.g., odk/examples/java/Text/GraphicsInserter.java
for an example using TextGraphicObject.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to