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.cxx4590 std::vector<pxoffset> aPAPXOffsets(stcp); in ImportOldFormatStyles() local
4601 aPAPXOffsets[stcp].mnSize = 0; in ImportOldFormatStyles()
4611 aPAPXOffsets[stcp].mnOffset = rSt.Tell(); in ImportOldFormatStyles()
4612 aPAPXOffsets[stcp].mnSize = nRemainder; in ImportOldFormatStyles()
4657 if (ww::StandardStiIsCharStyle(eSti) && !aPAPXOffsets[stcp].mnSize) in ImportOldFormatStyles()
4662 ImportSprms(aPAPXOffsets[stcp].mnOffset, aPAPXOffsets[stcp].mnSize, in ImportOldFormatStyles()

Completed in 34 milliseconds