interface XRelativeTextContentRemove in module com::sun::star::text:: |
interface XRelativeTextContentRemove : com::sun::star::uno::XInterface ;
makes it possible to remove text contents before or after existing text contents.
Method Summary |
|
removeTextContentBefore | removes the text content that preceeds the argument. |
removeTextContentAfter | removes the text content that follows the argument. |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.