Constructors' Details |
createWithParent
|
createWithParent( |
[in] ::com::sun::star::awt::XWindow |
parent ); |
- Description
- Creates an instance.
- Parameter parent
- denotes the parent window for any GUI dialogs the
interaction handler pops up; may be null.
|
|
createWithParentAndContext
|
createWithParentAndContext( |
[in] ::com::sun::star::awt::XWindow |
parent, |
| [in] string |
context ); |
- Description
- Creates an instance with an additional context.
- Parameter parent
- denotes the parent window for any GUI dialogs the
interaction handler pops up; may be null.
- Parameter context
- is a textual description of the current context (used,
e.g., as a first line of text in error boxes).
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.