LibreOffice
LibreOffice 5.0 SDK API Reference
|
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument. More...
import "IllegalArgumentException.idl";
Public Attributes | |
short | ArgumentPosition |
identifies the position of the illegal argument. More... | |
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
short ArgumentPosition |
identifies the position of the illegal argument.
This field is -1 if the position is not known.