Searched refs:nPathLength (Results 1 – 2 of 2) sorted by relevance
164 sal_Int32 nPathLength = rShortName.getLength(); in setChildStreamsTypeByExtension() local166 if ( nPathLength >= nExtLength && rShortName.match( aExt, nPathLength - nExtLength ) ) in setChildStreamsTypeByExtension()
784 sal_Int32 nPathLength = sTempString.getLength(); in setPropertyValue() local785 Sequence < sal_Int8 > aSequence ( nPathLength ); in setPropertyValue()788 for ( sal_Int16 i = 0; i < nPathLength; i++ ) in setPropertyValue()