| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
specifies which changes in a document are displayed. More...
| Variables | |
| const short | NONE = 0 | 
| no changes are displayed. | |
| const short | INSERTED = 1 | 
| only inserted parts are displayed and attributed. | |
| const short | INSERTED_AND_REMOVED = 2 | 
| only inserted parts are displayed and attributed. | |
| const short | REMOVED = 3 | 
| only removed parts are displayed and attributed. | |
specifies which changes in a document are displayed.
| const short INSERTED = 1 | 
only inserted parts are displayed and attributed.
| const short INSERTED_AND_REMOVED = 2 | 
only inserted parts are displayed and attributed.
| const short NONE = 0 | 
no changes are displayed.
| const short REMOVED = 3 | 
only removed parts are displayed and attributed.