LibreOffice Module cui (master) 1
|
#include <com/sun/star/ui/XAcceleratorConfiguration.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <sfx2/tabdlg.hxx>
#include <vcl/idle.hxx>
#include <vcl/keycod.hxx>
#include <i18nutil/searchopt.hxx>
#include <config_features.h>
#include "cfgutil.hxx"
Go to the source code of this file.
Classes | |
struct | TAccInfo |
class | SfxAcceleratorConfigPage |
Namespaces | |
namespace | sfx2 |
Enumerations | |
enum class | StartFileDialogType { Open , SaveAs , Open , SaveAs } |
|
strong |
Enumerator | |
---|---|
Open | |
SaveAs | |
Open | |
SaveAs |
Definition at line 73 of file acccfg.hxx.