/aoo41x/main/sw/inc/ |
H A D | fmtornt.hxx | 62 sal_Int16 GetVertOrient() const { return eOrient; } in GetVertOrient() function in SwFmtVertOrient 115 eOrient = rCpy.GetVertOrient(); in operator =() 128 inline const SwFmtVertOrient &SwAttrSet::GetVertOrient(sal_Bool bInP) const in GetVertOrient() function in SwAttrSet 133 inline const SwFmtVertOrient &SwFmt::GetVertOrient(sal_Bool bInP) const in GetVertOrient() function in SwFmt 134 { return aSet.GetVertOrient(bInP); } in GetVertOrient()
|
H A D | numrule.hxx | 94 virtual sal_Int16 GetVertOrient() const;
|
H A D | format.hxx | 239 inline const SwFmtVertOrient &GetVertOrient( sal_Bool = sal_True ) const;
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | frmmgr.hxx | 136 inline const SwFmtVertOrient &GetVertOrient() const; 152 inline const SwFmtVertOrient &SwFlyFrmAttrMgr::GetVertOrient() const in GetVertOrient() function in SwFlyFrmAttrMgr 179 return Point( GetHoriOrient().GetPos(), GetVertOrient().GetPos() ); in GetPos()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | number.cxx | 210 pVertOrient(new SwFmtVertOrient( 0, rFmt.GetVertOrient())) in SwNumFmt() 213 sal_Int16 eMyVertOrient = rFmt.GetVertOrient(); in SwNumFmt() 222 pVertOrient(new SwFmtVertOrient( 0, rNumFmt.GetVertOrient())) in SwNumFmt() 224 sal_Int16 eMyVertOrient = rNumFmt.GetVertOrient(); in SwNumFmt() 417 sal_Int16 SwNumFmt::GetVertOrient() const in GetVertOrient() function in SwNumFmt 419 return SvxNumberFormat::GetVertOrient(); in GetVertOrient() 483 sal_Int16 eOrient = SvxNumberFormat::GetVertOrient(); in GetGraphicOrientation()
|
H A D | docfly.cxx | 291 SwFmtVertOrient aOldV( rFmt.GetVertOrient() ); in SetFlyFrmAnchor() 293 switch( aOldV.GetVertOrient() ) in SetFlyFrmAnchor() 341 SwFmtVertOrient aOldV( rFmt.GetVertOrient() ); in SetFlyFrmAnchor() 345 if( text::VertOrientation::NONE == aOldV.GetVertOrient() && (!pItem || in SetFlyFrmAnchor() 353 aOldV.SetVertOrient( pV->GetVertOrient() ); in SetFlyFrmAnchor() 514 const SwFmtVertOrient aVert( rFmt.GetVertOrient() ); in SetFrmFmtToFly()
|
/aoo41x/main/sw/source/core/objectpositioning/ |
H A D | tolayoutanchoredobjectposition.cxx | 78 SwFmtVertOrient aVert( rFrmFmt.GetVertOrient() ); in CalcPosition() 83 sal_Int16 eVertOrient = aVert.GetVertOrient(); in CalcPosition() 104 if ( aVert.GetVertOrient() != text::VertOrientation::NONE && in CalcPosition()
|
H A D | tocntntanchoredobjectposition.cxx | 254 SwFmtVertOrient aVert( rFrmFmt.GetVertOrient() ); in CalcPosition() 261 if ( aVert.GetVertOrient() != text::VertOrientation::NONE ) in CalcPosition() 287 switch ( aVert.GetVertOrient() ) in CalcPosition() 470 aVert.GetVertOrient() == text::VertOrientation::NONE && in CalcPosition() 497 if ( aVert.GetVertOrient() == text::VertOrientation::NONE ) in CalcPosition()
|
H A D | ascharanchoredobjectposition.cxx | 183 const SwFmtVertOrient& rVert = rFrmFmt.GetVertOrient(); in CalcPosition() 231 const sal_Int16 eVertOrient = rVert.GetVertOrient(); in CalcPosition() 366 const sal_Int16 eVertOrient = _rVert.GetVertOrient(); in _GetRelPosToBase()
|
/aoo41x/main/sw/source/core/draw/ |
H A D | dflyobj.cxx | 698 const sal_Int16 eVert = pFmt->GetVertOrient().GetVertOrient(); in NbcMove() 700 const sal_Int16 eRelVert = pFmt->GetVertOrient().GetRelationOrient(); in NbcMove() 709 const SwFmtVertOrient &rVert = pTmpFmt->GetVertOrient(); in NbcMove() 755 SwFmtVertOrient aVert( pFmt->GetVertOrient() ); in NbcMove()
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | frmmgr.cxx | 236 SwFmtVertOrient aVertOrient( GetVertOrient() ); in SetAnchor() 262 SwFmtVertOrient aVertOrient( GetVertOrient() ); in SetAbsPos() 580 SwFmtVertOrient aVertOrient( GetVertOrient() ); in SetPos() 602 SwFmtVertOrient aVertOrient( GetVertOrient() ); in SetVertOrientation()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | flyincnt.cxx | 55 SwTwips nRel = pFmt->GetVertOrient().GetPos(); in SwFlyInCntFrm() 203 const SwFmtVertOrient &rVert = pFmt->GetVertOrient(); in MakeObjPos()
|
H A D | frmtool.cxx | 317 pContact->GetFmt()->GetVertOrient(); in ~SwFrmNotify() 318 if ( ( rVert.GetVertOrient() == text::VertOrientation::CENTER || in ~SwFrmNotify() 319 rVert.GetVertOrient() == text::VertOrientation::BOTTOM || in ~SwFrmNotify() 823 if ( text::VertOrientation::NONE != pCell->GetFmt()->GetVertOrient().GetVertOrient() ) in ~SwCntntNotify() 3051 const SwFmtVertOrient &rOri = pCell->GetFmt()->GetVertOrient(); in Notify_Background() 3052 if ( text::VertOrientation::NONE != rOri.GetVertOrient() ) in Notify_Background()
|
H A D | anchoredobject.cxx | 352 SwFmtVertOrient aVert( GetFrmFmt().GetVertOrient() ); in _CheckCharRect() 412 … if ( GetFrmFmt().GetVertOrient().GetRelationOrient() == text::RelOrientation::TEXT_LINE ) in _CheckTopOfLine()
|
H A D | flylay.cxx | 1074 const SwFmtVertOrient &rV = pFly->GetFmt()->GetVertOrient(); in CalcClipRect() 1093 if( rV.GetVertOrient() != text::VertOrientation::NONE && in CalcClipRect()
|
H A D | wsfrm.cxx | 1686 pFly->GetFmt()->GetVertOrient(); in AdjustNeighbourhood() 1694 ((IsHeaderFrm() && rVert.GetVertOrient()!=text::VertOrientation::BOTTOM) || in AdjustNeighbourhood() 1695 (IsFooterFrm() && rVert.GetVertOrient()!=text::VertOrientation::NONE && in AdjustNeighbourhood() 1696 rVert.GetVertOrient() != text::VertOrientation::TOP)) ) in AdjustNeighbourhood()
|
H A D | tabfrm.cxx | 4975 SwFmtVertOrient aVert( pAnchoredObj->GetFrmFmt().GetVertOrient() ); in lcl_ArrangeLowers() 5317 const SwFmtVertOrient &rOri = pAttrs->GetAttrSet().GetVertOrient(); in Format() 5326 … if ( !FindTabFrm()->IsRebuildLastLine() && text::VertOrientation::NONE != rOri.GetVertOrient() && in Format() 5401 switch ( rOri.GetVertOrient() ) in Format() 5448 if ( text::VertOrientation::NONE == ((SwFmtVertOrient*)pItem)->GetVertOrient() && in Modify()
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtfly.cxx | 1166 SwFmtVertOrient aVert( rFrmFmt.GetVertOrient() ); in GetTop() 1585 pAnchoredObj->GetFrmFmt().GetVertOrient(); in InitAnchoredObjList() 1586 if( text::VertOrientation::BOTTOM != rTmpFmt.GetVertOrient() ) in InitAnchoredObjList() 1632 pAnchoredObj->GetFrmFmt().GetVertOrient(); in CalcMinBottom() 1633 if( text::VertOrientation::BOTTOM != rTmpFmt.GetVertOrient() ) in CalcMinBottom()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtw8esh.cxx | 706 SwFmtVertOrient rVOr = rFmt.GetVertOrient(); in WritePlc() 755 if (text::VertOrientation::NONE == rVOr.GetVertOrient()) in WritePlc() 2599 const sal_Int16 eVOri = _iorVertOri.GetVertOrient(); in ConvertPosition() 2630 _iorVertOri.GetVertOrient() == text::VertOrientation::CENTER ) in ConvertPosition() 2651 _iorVertOri.GetVertOrient() == text::VertOrientation::NONE ) in ConvertPosition() 2714 SwFmtVertOrient rVertOri = rFmt.GetVertOrient(); in SetAnchoring() 2723 const sal_Int16 eVOri = rVertOri.GetVertOrient(); in SetAnchoring()
|
H A D | wrtww8gr.cxx | 419 sal_Int16 eVert = rFlyFmt.GetVertOrient().GetVertOrient(); in OutGrf()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl1.cxx | 1240 aBoxes[i]->GetFrmFmt()->GetVertOrient(); in GetBoxAlign() 1242 nAlign = static_cast<sal_uInt16>(rOri.GetVertOrient()); in GetBoxAlign() 1243 else if( rOri.GetVertOrient() != nAlign ) in GetBoxAlign()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmltble.cxx | 471 pVertOrient->GetVertOrient() != pTestVertOrient->GetVertOrient() ) in AddCell()
|
/aoo41x/main/editeng/source/items/ |
H A D | numitem.cxx | 552 sal_Int16 SvxNumberFormat::GetVertOrient() const in GetVertOrient() function in SvxNumberFormat 1142 sal_Int16 eOrient = aFmt.GetVertOrient(); in UnLinkGraphics()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fefly1.cxx | 750 && text::VertOrientation::NONE == ((SwFmtVertOrient*)pItem)->GetVertOrient() ) in NewFlyFrm() 1545 const SwFmtVertOrient &rVert = pFmt->GetVertOrient(); in RequestObjectResize() 2258 const SwFmtVertOrient &rVert = pFrmFmt->GetVertOrient(); in AlignFormulaToBaseline()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | numitem.hxx | 215 virtual sal_Int16 GetVertOrient() const;
|