LibreOffice Module extensions (master) 1
Variables
pcr::ControlType Namespace Reference

Variables

const sal_Int16 FIXEDLINE = sal_Int16(100)
 
const sal_Int16 FORMATTEDFIELD = sal_Int16(101)
 
const sal_Int16 PROGRESSBAR = sal_Int16(102)
 

Variable Documentation

◆ FIXEDLINE

const sal_Int16 pcr::ControlType::FIXEDLINE = sal_Int16(100)

Definition at line 26 of file controltype.hxx.

◆ FORMATTEDFIELD

const sal_Int16 pcr::ControlType::FORMATTEDFIELD = sal_Int16(101)

Definition at line 27 of file controltype.hxx.

◆ PROGRESSBAR

const sal_Int16 pcr::ControlType::PROGRESSBAR = sal_Int16(102)