Syntax
interface XStringMapping : com::sun::star::uno::XInterface ;
Description
provides a mapping from string
to string
Method Summary
|
mapStrings |
provides a mapping for a given sequence of Strings to
a sequence of belonging Strings.
|
|
Known Services Which Export this Interface
|
com::sun::star::frame::MediaTypeDetectionHelper -
Method Details
|
|
Syntax
- boolean mapStrings
(
- sequence< string > Parameter );
Description
provides a mapping for a given sequence of Strings to
a sequence of belonging Strings.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.