Searched refs:aEntryArgStr (Results 1 – 1 of 1) sorted by relevance
373 const rtl::OUString aEntryArgStr( RTL_CONSTASCII_USTRINGPARAM( "entry=" )); in dispatch() local374 sal_Int32 nEntryArg = aURL.Complete.indexOf( aEntryArgStr, nQueryPart ); in dispatch()375 sal_Int32 nEntryPos = nEntryArg + aEntryArgStr.getLength(); in dispatch()
Completed in 11 milliseconds