Searched refs:pFlyOffset (Results 1 – 4 of 4) sorted by relevance
1869 aData.pOldFlyOffset = pFlyOffset; in SaveData()1916 pFlyOffset = rData.pOldFlyOffset; in RestoreData()3095 pFlyOffset = 0; in ExportDocument()
2672 pFlyOffset = &aOffset; in OutWW6FlyFrmsInCntnt()2766 m_rWW8Export.pFlyOffset = &aOffset; in OutputFlyFrame_Impl()
839 if (pFlyOffset) in OutputFormat()841 aSet.Put(SwFmtHoriOrient(pFlyOffset->X())); in OutputFormat()842 aSet.Put(SwFmtVertOrient(pFlyOffset->Y())); in OutputFormat()
510 Point* pFlyOffset; // zur Justierung eines im Writer als member in MSWordExportBase