Searched refs:aFld13 (Results 1 – 1 of 1) sorted by relevance
1849 sal_uInt8 aFld13[2] = { 0x13, 0x00 }; // will change in OutputField() local1852 aFld13[0] |= 0x80; in OutputField()1853 aFld13[1] = static_cast< sal_uInt8 >(eFldType); // Typ nachtragen in OutputField()1854 pFldP->Append( Fc2Cp( Strm().Tell() ), aFld13 ); in OutputField()
Completed in 33 milliseconds