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()
458 const RndStdIds nAnchorId = rFmt.GetAnchor().GetAnchorId(); in FindAnchorPos() local460 if ( FLY_AS_CHAR == nAnchorId ) in FindAnchorPos()481 if ( FLY_AT_PAGE != nAnchorId ) in FindAnchorPos()503 if ( nAnchorId != FLY_AT_CHAR in FindAnchorPos()512 if ( FLY_AT_PAGE == nAnchorId ) in FindAnchorPos()520 if( FLY_AT_FLY == nAnchorId ) // LAYER_IMPL in FindAnchorPos()547 if ( bMoveIt || (nAnchorId == FLY_AT_CHAR) ) in FindAnchorPos()550 switch ( nAnchorId ) in FindAnchorPos()
309 RndStdIds nAnchorId = aAnch.GetAnchorId(); in MoveAnchor() local310 if ( FLY_AS_CHAR == nAnchorId ) in MoveAnchor()331 switch ( nAnchorId ) { in MoveAnchor()
1482 nAnchorId( nRnd ), in SwFmtAnchor()1490 nAnchorId( rCpy.GetAnchorId() ), in SwFmtAnchor()1511 ((FLY_AT_PARA == nAnchorId) || (FLY_AT_FLY == nAnchorId))) in SetAnchor()1519 nAnchorId = rAnchor.GetAnchorId(); in operator =()1534 return ( nAnchorId == ((SwFmtAnchor&)rAttr).GetAnchorId() && in operator ==()1596 if(pCntntAnchor && FLY_AT_FLY == nAnchorId) in QueryValue()
103 RndStdIds nAnchorId; member in SwWrapTabPage
1058 RndStdIds nAnchorId ) in TstFlyRange() argument1068 if (FLY_AT_PARA == nAnchorId) in TstFlyRange()