Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx4589 std::vector<pxoffset> aPAPXOffsets(stcp); in ImportOldFormatStyles() local
4600 aPAPXOffsets[stcp].mnSize = 0; in ImportOldFormatStyles()
4610 aPAPXOffsets[stcp].mnOffset = rSt.Tell(); in ImportOldFormatStyles()
4611 aPAPXOffsets[stcp].mnSize = nRemainder; in ImportOldFormatStyles()
4656 if (ww::StandardStiIsCharStyle(eSti) && !aPAPXOffsets[stcp].mnSize) in ImportOldFormatStyles()
4661 ImportSprms(aPAPXOffsets[stcp].mnOffset, aPAPXOffsets[stcp].mnSize, in ImportOldFormatStyles()