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