| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
provides functionality to ... More...
import "XFlatParagraphIteratorProvider.idl";
 
  
| Public Member Functions | |
| com::sun::star::text::XFlatParagraphIterator | getFlatParagraphIterator ([in] long nType, [in] boolean bAutomatic) raises ( com::sun::star::lang::IllegalArgumentException ) | 
| get XFlatParagraphIterator | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
provides functionality to ...
| com::sun::star::text::XFlatParagraphIterator getFlatParagraphIterator | ( | [in] long | nType, | |||
| [in] boolean | bAutomatic ) | |||||
| raises | ( | com::sun::star::lang::IllegalArgumentException ) | ||||
| nType | Type of text markup see TextMarkupType. | 
| bAutomatic | Automatic or interactive checking. | 
| IllegalArgumentException | if any argument is wrong. |