Home
last modified time | relevance | path

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

/aoo41x/main/desktop/source/app/
H A Dofficeipcthread.cxx65 namespace { static char const ARGUMENT_PREFIX[] = "InternalIPC::Arguments"; } variable
83 if (!m_input.match(ARGUMENT_PREFIX) || in Parser()
84 m_input.getLength() == RTL_CONSTASCII_LENGTH(ARGUMENT_PREFIX)) in Parser()
88 m_index = RTL_CONSTASCII_LENGTH(ARGUMENT_PREFIX); in Parser()
550 ByteString aArguments(RTL_CONSTASCII_STRINGPARAM(ARGUMENT_PREFIX)); in EnableOfficeIPCThread()

Completed in 33 milliseconds