Home
last modified time | relevance | path

Searched refs:nShortLen (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/lingucomponent/source/lingutil/
H A Dlingutil.cxx89 sal_Int32 nShortLen = GetShortPathNameW( in Win_GetShortPathName() local
94 if (nShortLen < nShortBufSize) // conversion successful? in Win_GetShortPathName()
95 …aRes = rtl::OString( OU2ENC( rtl::OUString( aShortBuffer, nShortLen ), osl_getThreadTextEncoding()… in Win_GetShortPathName()
/aoo41x/main/svx/source/svdraw/
H A Dsvdomeas.cxx387 long nShortLen=0; in ImpCalcGeometrics() local
413 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()
/aoo41x/main/io/source/stm/
H A Dodata.cxx332 sal_uInt16 nShortLen = (sal_uInt16)readShort(); in readUTF() local
335 if( ((sal_uInt16)0xffff) == nShortLen ) in readUTF()
343 nUTFLen = ( sal_Int32 ) nShortLen; in readUTF()

Completed in 40 milliseconds