Searched refs:bFlyAtFly (Results 1 – 2 of 2) sorted by relevance
71 const bool bFlyAtFly = FLY_AT_FLY == rFrmFmt.GetAnchor().GetAnchorId(); in CalcPosition() local84 if ( ( bFlyAtFly && in CalcPosition()136 if ( !bFlyAtFly && GetAnchorFrm().IsPageFrm() && in CalcPosition()201 if ( !bFlyAtFly && nRelPosX < 0 ) in CalcPosition()
1053 const bool bFlyAtFly = rAnch.GetAnchorId() == FLY_AT_FLY; // LAYER_IMPL in AppendObjs() local1061 if( bFlyAtFly || in AppendObjs()1106 if( bFlyAtFly ) in AppendObjs()
Completed in 65 milliseconds