Syntax
interface XReplaceDescriptor : com::sun::star::util::XSearchDescriptor ;
Description
specifies a string replace operation.
Known Services Which Export this Interface
|
com::sun::star::util::ReplaceDescriptor -
Method Details
|
|
Syntax
- string getReplaceString
();
Returns
-
the string which replaces the found occurrences.
Syntax
- void setReplaceString
(
- string aReplaceString );
Description
sets the string which replaces the found occurrences.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.