Searched refs:nAnchorId (Results 1 – 7 of 7) sorted by relevance
136 nAnchorId(FLY_AT_PARA), in SwWrapTabPage()247 nAnchorId = rAnch.GetAnchorId(); in Reset()249 if (((nAnchorId == FLY_AT_PARA) || (nAnchorId == FLY_AT_CHAR)) in Reset()451 nAnchorId = rAnch.GetAnchorId(); in ActivatePage()452 sal_Bool bEnable = (nAnchorId != FLY_AS_CHAR); in ActivatePage()476 aVal.nAnchorType = static_cast< sal_Int16 >(nAnchorId); in ActivatePage()567 ((nAnchorId == FLY_AT_PARA) || (nAnchorId == FLY_AT_CHAR)) && in ActivatePage()575 aNoWrapRB.Enable( FLY_AT_PARA == nAnchorId ); in ActivatePage()578 ( (FLY_AT_PARA == nAnchorId) in ActivatePage()579 || ( (FLY_AT_CHAR == nAnchorId) in ActivatePage()[all …]
43 RndStdIds nAnchorId; member in SwFmtAnchor70 RndStdIds GetAnchorId() const { return nAnchorId; } in GetAnchorId()76 void SetType( RndStdIds nRndId ) { nAnchorId = nRndId; } in SetType()
456 const RndStdIds nAnchorId = rFmt.GetAnchor().GetAnchorId(); in FindAnchorPos() local458 if ( FLY_AS_CHAR == nAnchorId ) in FindAnchorPos()479 if ( FLY_AT_PAGE != nAnchorId ) in FindAnchorPos()501 if ( nAnchorId != FLY_AT_CHAR in FindAnchorPos()510 if ( FLY_AT_PAGE == nAnchorId ) in FindAnchorPos()518 if( FLY_AT_FLY == nAnchorId ) // LAYER_IMPL in FindAnchorPos()545 if ( bMoveIt || (nAnchorId == FLY_AT_CHAR) ) in FindAnchorPos()548 switch ( nAnchorId ) in FindAnchorPos()
306 RndStdIds nAnchorId = aAnch.GetAnchorId(); in MoveAnchor() local307 if ( FLY_AS_CHAR == nAnchorId ) in MoveAnchor()328 switch ( nAnchorId ) { in MoveAnchor()
1487 nAnchorId( nRnd ), in SwFmtAnchor()1495 nAnchorId( rCpy.GetAnchorId() ), in SwFmtAnchor()1516 ((FLY_AT_PARA == nAnchorId) || (FLY_AT_FLY == nAnchorId))) in SetAnchor()1524 nAnchorId = rAnchor.GetAnchorId(); in operator =()1539 return ( nAnchorId == ((SwFmtAnchor&)rAttr).GetAnchorId() && in operator ==()1601 if(pCntntAnchor && FLY_AT_FLY == nAnchorId) in QueryValue()
102 RndStdIds nAnchorId; member in SwWrapTabPage
1050 RndStdIds nAnchorId ) in TstFlyRange() argument1060 if (FLY_AT_PARA == nAnchorId) in TstFlyRange()