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