Searched refs:aCHPXOffsets (Results 1 – 1 of 1) sorted by relevance
4552 std::vector<pxoffset> aCHPXOffsets(stcp); in ImportOldFormatStyles() local4564 aCHPXOffsets.at(stcp).mnSize = 0; in ImportOldFormatStyles()4570 aCHPXOffsets.at(stcp).mnOffset = rSt.Tell(); in ImportOldFormatStyles()4571 aCHPXOffsets.at(stcp).mnSize = nRemainder; in ImportOldFormatStyles()4573 Word2CHPX aChpx = ReadWord2Chpx(rSt, aCHPXOffsets.at(stcp).mnOffset, in ImportOldFormatStyles()4574 aCHPXOffsets.at(stcp).mnSize); in ImportOldFormatStyles()
Completed in 37 milliseconds