Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Ddocfly.cxx291 SwFmtVertOrient aOldV( rFmt.GetVertOrient() ); in SetFlyFrmAnchor() local
293 switch( aOldV.GetVertOrient() ) in SetFlyFrmAnchor()
303 rSet.Put( aOldV ); in SetFlyFrmAnchor()
341 SwFmtVertOrient aOldV( rFmt.GetVertOrient() ); in SetFlyFrmAnchor() local
345 if( text::VertOrientation::NONE == aOldV.GetVertOrient() && (!pItem || in SetFlyFrmAnchor()
346 aOldV.GetPos() == ((SwFmtVertOrient*)pItem)->GetPos() ) ) in SetFlyFrmAnchor()
348 SwTwips nPos = (FLY_AS_CHAR == nOld) ? 0 : aOldV.GetPos(); in SetFlyFrmAnchor()
353 aOldV.SetVertOrient( pV->GetVertOrient() ); in SetFlyFrmAnchor()
354 aOldV.SetRelationOrient( pV->GetRelationOrient() ); in SetFlyFrmAnchor()
356 aOldV.SetPos( nPos ); in SetFlyFrmAnchor()
[all …]
/aoo41x/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 28 milliseconds