Home
last modified time | relevance | path

Searched refs:aOldH (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx324 SwFmtHoriOrient aOldH( rFmt.GetHoriOrient() ); in SetFlyFrmAnchor() local
326 if( text::HoriOrientation::NONE == aOldH.GetHoriOrient() && ( !pItem || in SetFlyFrmAnchor()
327 aOldH.GetPos() == ((SwFmtHoriOrient*)pItem)->GetPos() )) in SetFlyFrmAnchor()
329 SwTwips nPos = (FLY_AS_CHAR == nOld) ? 0 : aOldH.GetPos(); in SetFlyFrmAnchor()
335 aOldH.SetHoriOrient( pH->GetHoriOrient() ); in SetFlyFrmAnchor()
336 aOldH.SetRelationOrient( pH->GetRelationOrient() ); in SetFlyFrmAnchor()
338 aOldH.SetPos( nPos ); in SetFlyFrmAnchor()
339 rSet.Put( aOldH ); in SetFlyFrmAnchor()
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx729 SwFmtHoriOrient aOldH; in NewFlyFrm() local
746 aOldH = *((SwFmtHoriOrient*)pItem); in NewFlyFrm()
799 ((SfxItemSet&)rSet).Put( aOldH ); in NewFlyFrm()

Completed in 29 milliseconds