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 "cfgutil.hxx"
Go to the source code of this file.
Classes | |
struct | TAccInfo |
class | SfxAcceleratorConfigPage |
Namespaces | |
sfx2 | |
Enumerations | |
enum | StartFileDialogType { StartFileDialogType::Open, StartFileDialogType::SaveAs, StartFileDialogType::Open, StartFileDialogType::SaveAs } |
|
strong |
Enumerator | |
---|---|
Open | |
SaveAs | |
Open | |
SaveAs |
Definition at line 70 of file acccfg.hxx.