LibreOffice Module framework (master) 1
|
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/propshlp.hxx>
#include <cppuhelper/weak.hxx>
#include <rtl/ustring.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XTypeProvider.hpp>
Go to the source code of this file.
Classes | |
class | framework::ActionTriggerSeparatorPropertySet |
Namespaces | |
namespace | framework |
Variables | |
constexpr OUStringLiteral | SERVICENAME_ACTIONTRIGGERSEPARATOR = u"com.sun.star.ui.ActionTriggerSeparator" |
constexpr OUStringLiteral | IMPLEMENTATIONNAME_ACTIONTRIGGERSEPARATOR = u"com.sun.star.comp.ui.ActionTriggerSeparator" |
|
inlineconstexpr |
Definition at line 30 of file actiontriggerseparatorpropertyset.hxx.
Referenced by framework::ActionTriggerSeparatorPropertySet::getImplementationName().
|
inlineconstexpr |
Definition at line 29 of file actiontriggerseparatorpropertyset.hxx.
Referenced by framework::ActionTriggerContainer::createInstance(), framework::RootActionTriggerContainer::createInstance(), framework::ActionTriggerContainer::getAvailableServiceNames(), framework::RootActionTriggerContainer::getAvailableServiceNames(), framework::ActionTriggerSeparatorPropertySet::getSupportedServiceNames(), and framework::IsSeparator().