Searched refs:aCHPXOffsets (Results 1 – 1 of 1) sorted by relevance
4523 std::vector<pxoffset> aCHPXOffsets(stcp); in ImportOldFormatStyles() local4535 aCHPXOffsets.at(stcp).mnSize = 0; in ImportOldFormatStyles()4541 aCHPXOffsets.at(stcp).mnOffset = rSt.Tell(); in ImportOldFormatStyles()4542 aCHPXOffsets.at(stcp).mnSize = nRemainder; in ImportOldFormatStyles()4544 Word2CHPX aChpx = ReadWord2Chpx(rSt, aCHPXOffsets.at(stcp).mnOffset, in ImportOldFormatStyles()4545 aCHPXOffsets.at(stcp).mnSize); in ImportOldFormatStyles()
Completed in 35 milliseconds