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