Home
last modified time | relevance | path

Searched refs:aCompType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dscriptinfo.hxx108 SvBytes aCompType; member in SwScriptInfo
400 ASSERT( nCnt < aCompType.size(),"No CompressionType today!"); in GetCompType()
401 return aCompType[ nCnt ]; in GetCompType()
/trunk/main/sw/source/core/text/
H A Dporlay.cxx931 aCompType.erase( aCompType.begin() + nCntComp, aCompType.end() ); in InitScriptInfo()
1086 aCompType.insert( aCompType.begin() + nCntComp, nTmpType ); in InitScriptInfo()
1108 aCompType.insert( aCompType.begin() + nCntComp, nTmpType ); in InitScriptInfo()

Completed in 21 milliseconds