Searched refs:eOldAnchorType (Results 1 – 4 of 4) sorted by relevance
714 const RndStdIds eOldAnchorType = pContact->GetAnchorId(); in ChgAnchor() local715 if ( !_bSameOnly && eOldAnchorType == FLY_AS_CHAR ) in ChgAnchor()722 _eAnchorType = eOldAnchorType; in ChgAnchor()
1878 ScAnchorType eOldAnchorType = GetAnchor( pObj ); in SetAnchor() local1885 if ( eOldAnchorType != eType ) in SetAnchor()
444 RndStdIds eOldAnchorType; member
1871 aData.eOldAnchorType = eNewAnchorType; in SaveData()1916 eNewAnchorType = rData.eOldAnchorType; in RestoreData()
Completed in 66 milliseconds