| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
denotes ways to leave a Wizard's page More...
| Variables | |
| const short | FORWARD = 1 | 
| indicates the wizard page is left due to forward traveling through the wizard | |
| const short | BACKWARD = 2 | 
| indicates the wizard page is left due to backward traveling through the wizard | |
| const short | FINISH = 3 | 
| indicates the wizard page is left since the wizard is about to be finished | |
denotes ways to leave a Wizard's page
| const short BACKWARD = 2 | 
indicates the wizard page is left due to backward traveling through the wizard
| const short FINISH = 3 | 
indicates the wizard page is left since the wizard is about to be finished
| const short FORWARD = 1 | 
indicates the wizard page is left due to forward traveling through the wizard