Home
last modified time | relevance | path

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

/AOO41X/main/framework/source/uielement/
H A Drecentfilesmenucontroller.cxx374 const rtl::OUString aEntryArgStr( RTL_CONSTASCII_USTRINGPARAM( "entry=" )); in dispatch() local
375 sal_Int32 nEntryArg = aURL.Complete.indexOf( aEntryArgStr, nQueryPart ); in dispatch()
376 sal_Int32 nEntryPos = nEntryArg + aEntryArgStr.getLength(); in dispatch()