Searched refs:ixchFollow (Results 1 – 2 of 2) sorted by relevance
124 sal_uInt8 nfc, nFlags, ixchFollow, cbChpx, cbPapx; in Dump_LVL() local128 *xTableStream >> ixchFollow >> dxaSpace >> dxaIndent in Dump_LVL()136 if( 0 == ixchFollow ) *pOut << "tab"; in Dump_LVL()137 else if( 1 == ixchFollow ) *pOut << "blank"; in Dump_LVL()138 else if( 2 == ixchFollow ) *pOut << "nothing"; in Dump_LVL()
580 sal_uInt8 ixchFollow; in ReadLVL() local581 rSt >> ixchFollow; in ReadLVL()582 if (ixchFollow == 0) in ReadLVL()993 switch ( ixchFollow ) in ReadLVL()
Completed in 49 milliseconds