Home
last modified time | relevance | path

Searched defs:MSWordSaveData (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/sw/source/filter/ww8/
H A Dwrtww8.hxx441 struct MSWordSaveData struct
443 Point* pOldFlyOffset;
444 RndStdIds eOldAnchorType;
445 WW8Bytes* pOOld; ///< WW8Export only
446 …WW8Bytes* mpTableAtOld; ///< WW8Export only: Additional buffer for the output of the tables
447 sal_uInt16 mnTableStdAtLenOld; ///< WW8Export only: Standard length of mpTableAt
448 SwPaM* pOldPam, *pOldEnd;
449 const sw::Frame* pOldFlyFmt;
450 const SwPageDesc* pOldPageDesc;
452 sal_uInt8 bOldWriteAll : 1; ///< WW8Export only
[all …]