LibreOffice Module extensions (master) 1
Classes | Enumerations
grid.hxx File Reference
#include <vcl/customweld.hxx>
#include <vcl/weld.hxx>
Include dependency graph for grid.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GridDialog
 

Enumerations

enum class  ResetType {
  LINEAR_ASCENDING = 0 ,
  LINEAR_DESCENDING = 1 ,
  RESET = 2 ,
  EXPONENTIAL = 3
}
 

Enumeration Type Documentation

◆ ResetType

enum class ResetType
strong
Enumerator
LINEAR_ASCENDING 
LINEAR_DESCENDING 
RESET 
EXPONENTIAL 

Definition at line 26 of file grid.hxx.