com :: sun :: star :: text :: interface XDocumentIndex
- Base Interface
- com::sun::star::text::XTextContent
- Description
- This is the main interface for a document index.
Use com::sun::star::util::XRefreshable and
com::sun::star::lang::XServiceInfo instead, if available.
@deprecated@see com::sun::star::util::XRefreshable
- See also
- com::sun::star::lang::XServiceInfo
Methods' Summary
|
getServiceName |
returns the service name that was used to create this document index type.
|
update |
initiates an upate to the document index.
|
Methods' Details
|
- getServiceName
-  
string
getServiceName();
- Description
- returns the service name that was used to create this document index type.
|
- update
-  
void
update();
- Description
- initiates an upate to the document index.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.