[ DEPRECATED ]
Syntax
interface XAutoTextEntry : com::sun::star::uno::XInterface ;
Description
identifies an autotext entry.
Method Summary
|
applyTo |
inserts the contents represented by this auto text entry at the
specified text range.
|
|
Known Services Which Export this Interface
|
com::sun::star::text::AutoTextEntry -
Method Details
|
|
Syntax
- void applyTo
(
- com::sun::star::text::XTextRange xRange );
Description
inserts the contents represented by this auto text entry at the
specified text range.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.