Searched refs:nShortLen (Results 1 – 3 of 3) sorted by relevance
89 sal_Int32 nShortLen = GetShortPathNameW( in Win_GetShortPathName() local94 if (nShortLen < nShortBufSize) // conversion successful? in Win_GetShortPathName()95 …aRes = rtl::OString( OU2ENC( rtl::OUString( aShortBuffer, nShortLen ), osl_getThreadTextEncoding()… in Win_GetShortPathName()
387 long nShortLen=0; in ImpCalcGeometrics() local413 nShortLen=(nArrow1Len+nArrow1Wdt + nArrow2Len+nArrow2Wdt) /2; in ImpCalcGeometrics()443 rPol.nShortLineLen=nShortLen; in ImpCalcGeometrics()525 long nLen1=nShortLen; // Pfeilbreite als Linienlaenge ausserhalb des Pfeils in ImpCalcGeometrics()526 long nLen2=nShortLen; in ImpCalcGeometrics()
332 sal_uInt16 nShortLen = (sal_uInt16)readShort(); in readUTF() local335 if( ((sal_uInt16)0xffff) == nShortLen ) in readUTF()343 nUTFLen = ( sal_Int32 ) nShortLen; in readUTF()
Completed in 35 milliseconds