Searched refs:pFlyOffset (Results 1 – 4 of 4) sorted by relevance
1870 aData.pOldFlyOffset = pFlyOffset; in SaveData()1917 pFlyOffset = rData.pOldFlyOffset; in RestoreData()3096 pFlyOffset = 0; in ExportDocument()
2673 pFlyOffset = &aOffset; in OutWW6FlyFrmsInCntnt()2767 m_rWW8Export.pFlyOffset = &aOffset; in OutputFlyFrame_Impl()
840 if (pFlyOffset) in OutputFormat()842 aSet.Put(SwFmtHoriOrient(pFlyOffset->X())); in OutputFormat()843 aSet.Put(SwFmtVertOrient(pFlyOffset->Y())); in OutputFormat()
511 Point* pFlyOffset; // zur Justierung eines im Writer als member in MSWordExportBase
Completed in 188 milliseconds