Searched refs:IsAutoPos (Results 1 – 8 of 8) sorted by relevance
200 sal_Bool IsAutoPos() const { return bAutoPosition; } in IsAutoPos() function in SwFlyFrm
1461 if( pCnt != GetAnchorFrm() || ( IsAutoPos() && pCnt->IsTxtFrm() && in SetAbsPos()1467 if( IsAutoPos() && pCnt->IsTxtFrm() ) in SetAbsPos()
1285 if( text::RelOrientation::CHAR == aVert.GetRelationOrient() && IsAutoPos() ) in ChgRelPos()1341 if( text::RelOrientation::CHAR == aHori.GetRelationOrient() && IsAutoPos() ) in ChgRelPos()
3137 … ( !pFly->IsAutoPos() || text::RelOrientation::CHAR != rH.GetRelationOrient() ) && in Notify_Background()
398 if ( pFlyFrm->IsAutoPos() || pFlyFrm->IsFlyInCntFrm() ) in InvalidatePage()
5026 else if( pFly->IsAutoPos() ) in lcl_ArrangeLowers()
120 if( pFly->IsAutoPos() ) in lcl_OutFrame()
767 … if( !GetFlyFrm()->IsAutoPos() || text::RelOrientation::PAGE_FRAME != aHori.GetRelationOrient() ) in NbcMove()
Completed in 279 milliseconds