diff options
Diffstat (limited to 'fpicker/source/office/OfficeControlAccess.hxx')
-rw-r--r-- | fpicker/source/office/OfficeControlAccess.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fpicker/source/office/OfficeControlAccess.hxx b/fpicker/source/office/OfficeControlAccess.hxx index e9f2bd06c3a9..859ff15f270e 100644 --- a/fpicker/source/office/OfficeControlAccess.hxx +++ b/fpicker/source/office/OfficeControlAccess.hxx @@ -51,7 +51,6 @@ namespace svt namespace InternalFilePickerElementIds { const sal_Int16 PUSHBUTTON_HELP = sal_Int16(0x1000); - const sal_Int16 TOOLBOXBUTTON_DEFAULT_LOCATION = sal_Int16(0x1001); 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); |