Searched refs:nEntryArg (Results 1 – 1 of 1) sorted by relevance
371 sal_Int32 nEntryArg = aURL.Complete.indexOf( aEntryArgStr, nQueryPart ); in dispatch() local372 sal_Int32 nEntryPos = nEntryArg + aEntryArgStr.getLength(); in dispatch()373 if (( nEntryArg > 0 ) && ( nEntryPos < aURL.Complete.getLength() )) in dispatch()