LibreOffice Module comphelper (master) 1
|
#include <com/sun/star/accessibility/XAccessibleKeyBinding.hpp>
#include <comphelper/comphelperdllapi.h>
#include <cppuhelper/implbase.hxx>
#include <mutex>
#include <vector>
Go to the source code of this file.
Classes | |
class | comphelper::OAccessibleKeyBindingHelper |
a helper class for implementing an accessible keybinding More... | |
Namespaces | |
namespace | comphelper |
Typedefs | |
typedef ::cppu::WeakImplHelper< css::accessibility::XAccessibleKeyBinding > | comphelper::OAccessibleKeyBindingHelper_Base |