Home
last modified time | relevance | path

Searched refs:pEventAsciiNames (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/unotools/source/config/
H A Deventcfg.cxx58 const char* pEventAsciiNames[] = variable
94 …m_supportedEvents.push_back(::rtl::OUString::createFromAscii( pEventAsciiNames[STR_EVENT_STARTAPP]… in GlobalEventConfig_Impl()
95 …m_supportedEvents.push_back(::rtl::OUString::createFromAscii( pEventAsciiNames[STR_EVENT_CLOSEAPP]… in GlobalEventConfig_Impl()
96 …m_supportedEvents.push_back(::rtl::OUString::createFromAscii( pEventAsciiNames[STR_EVENT_DOCCREATE… in GlobalEventConfig_Impl()
97 …m_supportedEvents.push_back(::rtl::OUString::createFromAscii( pEventAsciiNames[STR_EVENT_CREATEDOC… in GlobalEventConfig_Impl()
99 …m_supportedEvents.push_back(::rtl::OUString::createFromAscii( pEventAsciiNames[STR_EVENT_OPENDOC] … in GlobalEventConfig_Impl()
101 …m_supportedEvents.push_back(::rtl::OUString::createFromAscii( pEventAsciiNames[STR_EVENT_CLOSEDOC]… in GlobalEventConfig_Impl()
102 …m_supportedEvents.push_back(::rtl::OUString::createFromAscii( pEventAsciiNames[STR_EVENT_SAVEDOC] … in GlobalEventConfig_Impl()
105 …m_supportedEvents.push_back(::rtl::OUString::createFromAscii( pEventAsciiNames[STR_EVENT_SAVEASDOC… in GlobalEventConfig_Impl()
108 …m_supportedEvents.push_back(::rtl::OUString::createFromAscii( pEventAsciiNames[STR_EVENT_SAVETODOC… in GlobalEventConfig_Impl()
[all …]

Completed in 16 milliseconds