| 
    LibreOffice
    
   LibreOffice 24.2 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  More... | |
  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object.  More... | |
| void | acquire () | 
| increases the reference counter by one.  More... | |
| void | release () | 
| decreases the reference counter by one.  More... | |
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. | 
 1.8.14