Syntax
interface XSearchDescriptor : com::sun::star::beans::XPropertySet ;
Description
specifies a string search operation.
Known Services Which Export this Interface
|
com::sun::star::util::SearchDescriptor -
Method Details
|
|
Syntax
- string getSearchString
();
Returns
-
the string of characters to search for.
Syntax
- oneway void setSearchString
(
- string aString );
Description
sets the string of characters to look for.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.