LibreOffice Module forms (master) 1
Namespaces | Enumerations
togglestate.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  frm
 ListBox is a bit confusing / different from other form components, so here are a few notes:
 

Enumerations

enum  frm::ToggleState {
  frm::TRISTATE_FALSE = 0 ,
  frm::TRISTATE_TRUE = 1 ,
  frm::TRISTATE_INDET = 2
}