(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: ucb ::

struct InsertCommandArgument
Description
The argument for the command "insert".
See also
XCommandProcessor

Elements' Summary
Data A stream containing document data.  
ReplaceExisting A flag indicating whether a possibly existing content (and its data) shall be overwritten.  
Elements' Details
Data
::com::sun::star::io::XInputStream Data;
Description
A stream containing document data.

This member can be left blank, if no (new) document data shall be written by the implementation of the "insert" command.

ReplaceExisting
boolean ReplaceExisting;
Description
A flag indicating whether a possibly existing content (and its data) shall be overwritten.

Implementations that are not able to detect whether there are previous data may ignore this parameter and will always write the new data.

Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.