Home
last modified time | relevance | path

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

/AOO41X/main/svtools/source/filter/
H A Dfilter.cxx581 sal_Bool bdBoxOk = sal_True; in ImpPeekGraphicFormat() local
594 bdBoxOk = sal_False; in ImpPeekGraphicFormat()
606 else if (sBuf[ 0 ] == 0x11 && sBuf[ 1 ] == 0x01 && bdBoxOk) { in ImpPeekGraphicFormat()
612 else if ( sBuf[ 0 ] == 0x00 && sBuf[ 1 ] == 0x11 && sBuf[ 2 ] == 0x01 && bdBoxOk) in ImpPeekGraphicFormat()