Home
last modified time | relevance | path

Searched defs:nPortionSize (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/oox/source/xls/
H A Dbiffoutputstream.cxx185 … sal_uInt8 nPortionSize = static_cast< sal_uInt8 >( (mnPortionSize / nAtomSize) * nAtomSize ); in prepareWriteBlock() local
/AOO41X/main/sd/source/filter/eppt/
H A Depptso.cxx3098 …sal_Int32 nPortionSize = pPortion->mnTextSize >= nCharactersLeft ? nCharactersLeft : pPortion->mnT… in WriteTextSpecInfo() local