Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/ipsd/
H A Dipsd.cxx75 sal_Bool mbCompression; // RLE decoding member in PSDReader
326 mbCompression = sal_False; in ImplReadHeader()
331 mbCompression = sal_True; in ImplReadHeader()
358 if ( mbCompression ) // else nRunCount = 0 -> so we use only single raw packets in ImplReadBody()
411 if ( mbCompression ) // else nRunCount = 0 -> so we use only single raw packets in ImplReadBody()
460 if ( mbCompression ) // else nRunCount = 0 -> so we use only single raw packets in ImplReadBody()
501 if ( mbCompression ) in ImplReadBody()
543 if ( mbCompression ) in ImplReadBody()
589 if ( mbCompression ) // else nRunCount = 0 -> so we use only single raw packets in ImplReadBody()
675 if ( mbCompression ) // else nRunCount = 0 -> so we use only single raw packets in ImplReadBody()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx114 sal_Bool mbCompression; member in PSWriter
290 mbCompression = sal_True; in WritePS()
312 mbCompression = pFilterConfigItem->ReadInt32( aComprStr, 1 ) == 1; in WritePS()
325 mbCompression = sal_False; in WritePS()
1867 if ( mbCompression ) in ImplBmp()
1871 if ( mbCompression ) in ImplBmp()
1930 if ( mbCompression ) in ImplBmp()
1934 if ( mbCompression ) in ImplBmp()
1977 if ( mbCompression ) in ImplBmp()
1981 if ( mbCompression ) in ImplBmp()

Completed in 21 milliseconds