Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx294 SwFmtVertOrient aOldV( rFmt.GetVertOrient() ); in SetFlyFrmAnchor() local
296 switch( aOldV.GetVertOrient() ) in SetFlyFrmAnchor()
306 rSet.Put( aOldV ); in SetFlyFrmAnchor()
344 SwFmtVertOrient aOldV( rFmt.GetVertOrient() ); in SetFlyFrmAnchor() local
348 if( text::VertOrientation::NONE == aOldV.GetVertOrient() && (!pItem || in SetFlyFrmAnchor()
349 aOldV.GetPos() == ((SwFmtVertOrient*)pItem)->GetPos() ) ) in SetFlyFrmAnchor()
351 SwTwips nPos = (FLY_AS_CHAR == nOld) ? 0 : aOldV.GetPos(); in SetFlyFrmAnchor()
356 aOldV.SetVertOrient( pV->GetVertOrient() ); in SetFlyFrmAnchor()
357 aOldV.SetRelationOrient( pV->GetRelationOrient() ); in SetFlyFrmAnchor()
359 aOldV.SetPos( nPos ); in SetFlyFrmAnchor()
[all …]
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx728 SwFmtVertOrient aOldV; in NewFlyFrm() local
753 aOldV = *((SwFmtVertOrient*)pItem); in NewFlyFrm()
801 ((SfxItemSet&)rSet).Put( aOldV ); in NewFlyFrm()

Completed in 35 milliseconds