Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/objectpositioning/
H A Dtolayoutanchoredobjectposition.cxx71 const bool bFlyAtFly = FLY_AT_FLY == rFrmFmt.GetAnchor().GetAnchorId(); in CalcPosition() local
84 if ( ( bFlyAtFly && in CalcPosition()
136 if ( !bFlyAtFly && GetAnchorFrm().IsPageFrm() && in CalcPosition()
201 if ( !bFlyAtFly && nRelPosX < 0 ) in CalcPosition()
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx1069 const bool bFlyAtFly = rAnch.GetAnchorId() == FLY_AT_FLY; // LAYER_IMPL in AppendObjs() local
1077 if( bFlyAtFly || in AppendObjs()
1122 if( bFlyAtFly ) in AppendObjs()

Completed in 24 milliseconds