Home
last modified time | relevance | path

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

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