LibreOffice Module fpicker (master) 1
Variables
svt::InternalFilePickerElementIds Namespace Reference

Variables

const sal_Int16 PUSHBUTTON_HELP = sal_Int16(0x1000)
 
const sal_Int16 TOOLBOXBUTTON_LEVEL_UP = sal_Int16(0x1002)
 
const sal_Int16 TOOLBOXBUTTON_NEW_FOLDER = sal_Int16(0x1003)
 
const sal_Int16 FIXEDTEXT_CURRENTFOLDER = sal_Int16(0x1004)
 

Variable Documentation

◆ FIXEDTEXT_CURRENTFOLDER

const sal_Int16 svt::InternalFilePickerElementIds::FIXEDTEXT_CURRENTFOLDER = sal_Int16(0x1004)

Definition at line 56 of file OfficeControlAccess.hxx.

Referenced by SvtFileDialog::getControl().

◆ PUSHBUTTON_HELP

const sal_Int16 svt::InternalFilePickerElementIds::PUSHBUTTON_HELP = sal_Int16(0x1000)

Definition at line 53 of file OfficeControlAccess.hxx.

Referenced by SvtFileDialog::getControl().

◆ TOOLBOXBUTTON_LEVEL_UP

const sal_Int16 svt::InternalFilePickerElementIds::TOOLBOXBUTTON_LEVEL_UP = sal_Int16(0x1002)

Definition at line 54 of file OfficeControlAccess.hxx.

Referenced by SvtFileDialog::getControl().

◆ TOOLBOXBUTTON_NEW_FOLDER

const sal_Int16 svt::InternalFilePickerElementIds::TOOLBOXBUTTON_NEW_FOLDER = sal_Int16(0x1003)

Definition at line 55 of file OfficeControlAccess.hxx.

Referenced by SvtFileDialog::getControl().