Searched refs:nEntryArg (Results 1 – 1 of 1) sorted by relevance
374 sal_Int32 nEntryArg = aURL.Complete.indexOf( aEntryArgStr, nQueryPart ); in dispatch() local375 sal_Int32 nEntryPos = nEntryArg + aEntryArgStr.getLength(); in dispatch()376 if (( nEntryArg > 0 ) && ( nEntryPos < aURL.Complete.getLength() )) in dispatch()
Completed in 14 milliseconds