| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
is thrown when a NumberFormat string is syntactically incorrect. More...
import"MalformedNumberFormatException.idl";
  
 Public Attributes | |
| long | CheckPos | 
| contains the character position in the string where the malformation begins.  More... | |
  Public Attributes inherited from Exception | |
| string | Message | 
| gives a detailed description of the reason, why the exception was thrown.  More... | |
| com::sun::star::uno::XInterface | Context | 
| should contain a reference to the original, which raised the exception.  More... | |
is thrown when a NumberFormat string is syntactically incorrect.
| long CheckPos | 
contains the character position in the string where the malformation begins.
 1.8.14