LibreOffice Module fpicker (master) 1
Namespaces | Macros | Functions
aqua/resourceprovider.hxx File Reference
#include <sal/config.h>
#include <memory>
#include <sal/types.h>
#include <premac.h>
#include <Cocoa/Cocoa.h>
#include <postmac.h>
Include dependency graph for aqua/resourceprovider.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CResourceProvider
 

Macros

#define FOLDERPICKER_TITLE   500
 
#define FOLDER_PICKER_DEF_DESCRIPTION   501
 
#define FILE_PICKER_TITLE_OPEN   502
 
#define FILE_PICKER_TITLE_SAVE   503
 
#define FILE_PICKER_FILE_TYPE   504
 
#define FILE_PICKER_OVERWRITE   505
 

Functions

NSString * CResourceProvider::getResString (sal_Int32 aId)
 

Macro Definition Documentation

◆ FILE_PICKER_FILE_TYPE

#define FILE_PICKER_FILE_TYPE   504

Definition at line 37 of file aqua/resourceprovider.hxx.

◆ FILE_PICKER_OVERWRITE

#define FILE_PICKER_OVERWRITE   505

Definition at line 38 of file aqua/resourceprovider.hxx.

◆ FILE_PICKER_TITLE_OPEN

#define FILE_PICKER_TITLE_OPEN   502

Definition at line 35 of file aqua/resourceprovider.hxx.

◆ FILE_PICKER_TITLE_SAVE

#define FILE_PICKER_TITLE_SAVE   503

Definition at line 36 of file aqua/resourceprovider.hxx.

◆ FOLDER_PICKER_DEF_DESCRIPTION

#define FOLDER_PICKER_DEF_DESCRIPTION   501

Definition at line 34 of file aqua/resourceprovider.hxx.

◆ FOLDERPICKER_TITLE

#define FOLDERPICKER_TITLE   500

Definition at line 33 of file aqua/resourceprovider.hxx.