LibreOffice Module framework (master) 1
|
#include <rtl/ustring.hxx>
Go to the source code of this file.
Namespaces | |
namespace | framework |
Macros | |
#define | IMPLEMENTATIONNAME_QUICKLAUNCHER "com.sun.star.comp.desktop.QuickstartWrapper" |
Variables | |
constexpr OUStringLiteral | framework::SERVICENAME_FILTERFACTORY = u"com.sun.star.document.FilterFactory" |
constexpr OUStringLiteral | framework::SERVICENAME_CFGUPDATEACCESS = u"com.sun.star.configuration.ConfigurationUpdateAccess" |
constexpr OUStringLiteral | framework::SERVICENAME_CFGREADACCESS = u"com.sun.star.configuration.ConfigurationAccess" |
constexpr OUStringLiteral | framework::SERVICENAME_JOB = u"com.sun.star.task.Job" |
constexpr OUStringLiteral | framework::SERVICENAME_PROTOCOLHANDLER = u"com.sun.star.frame.ProtocolHandler" |
constexpr OUStringLiteral | framework::SERVICENAME_POPUPMENUCONTROLLER = u"com.sun.star.frame.PopupMenuController" |
constexpr OUStringLiteral | framework::IMPLEMENTATIONNAME_FWK_TASKCREATOR = u"com.sun.star.comp.framework.TaskCreator" |
#define IMPLEMENTATIONNAME_QUICKLAUNCHER "com.sun.star.comp.desktop.QuickstartWrapper" |
Definition at line 37 of file services.h.