/trunk/main/sw/inc/ |
H A D | fmtornt.hxx | 40 class SW_DLLPUBLIC SwFmtVertOrient: public SfxPoolItem class 47 SwFmtVertOrient( SwTwips nY = 0, sal_Int16 eVert = com::sun::star::text::VertOrientation::NONE, 49 inline SwFmtVertOrient &operator=( const SwFmtVertOrient &rCpy ); 112 inline SwFmtVertOrient &SwFmtVertOrient::operator=( const SwFmtVertOrient &rCpy ) in operator =() 128 inline const SwFmtVertOrient &SwAttrSet::GetVertOrient(sal_Bool bInP) const in GetVertOrient() 129 { return (const SwFmtVertOrient&)Get( RES_VERT_ORIENT,bInP); } in GetVertOrient() 133 inline const SwFmtVertOrient &SwFmt::GetVertOrient(sal_Bool bInP) const in GetVertOrient()
|
H A D | numrule.hxx | 50 class SwFmtVertOrient; 57 SwFmtVertOrient* pVertOrient; 95 const SwFmtVertOrient* GetGraphicOrientation() const;
|
H A D | swatrset.hxx | 76 class SwFmtVertOrient; 285 inline const SwFmtVertOrient &GetVertOrient( sal_Bool = sal_True ) const;
|
/trunk/main/sw/source/core/doc/ |
H A D | docfly.cxx | 294 SwFmtVertOrient aOldV( rFmt.GetVertOrient() ); in SetFlyFrmAnchor() 344 SwFmtVertOrient aOldV( rFmt.GetVertOrient() ); in SetFlyFrmAnchor() 349 aOldV.GetPos() == ((SwFmtVertOrient*)pItem)->GetPos() ) ) in SetFlyFrmAnchor() 355 SwFmtVertOrient* pV = (SwFmtVertOrient*)pItem; in SetFlyFrmAnchor() 572 const SwFmtVertOrient aVert( rFmt.GetVertOrient() ); in SetFrmFmtToFly() 844 …SetAttr( SwFmtVertOrient( 0, text::VertOrientation::CENTER, text::RelOrientation::FRAME ), *pConta… in ChgAnchor()
|
H A D | poolfmt.cxx | 1296 …aSet.Put( SwFmtVertOrient( 0, text::VertOrientation::LINE_CENTER, text::RelOrientation::PRINT_AREA… in GetFmtFromPool() 1304 … aSet.Put( SwFmtVertOrient( 0, text::VertOrientation::TOP, text::RelOrientation::PRINT_AREA ) ); in GetFmtFromPool() 1327 … aSet.Put( SwFmtVertOrient( 0, text::VertOrientation::TOP, text::RelOrientation::FRAME )); in GetFmtFromPool() 1334 … aSet.Put( SwFmtVertOrient( 0, text::VertOrientation::CHAR_CENTER, text::RelOrientation::FRAME ) ); in GetFmtFromPool() 1342 … aSet.Put( SwFmtVertOrient( 0, text::VertOrientation::TOP, text::RelOrientation::FRAME )); in GetFmtFromPool() 1355 … aSet.Put( SwFmtVertOrient( 0, text::VertOrientation::CENTER, text::RelOrientation::FRAME )); in GetFmtFromPool() 1364 … aSet.Put( SwFmtVertOrient( 0, text::VertOrientation::TOP, text::RelOrientation::FRAME ) ); in GetFmtFromPool()
|
H A D | number.cxx | 200 pVertOrient(new SwFmtVertOrient( 0, text::VertOrientation::NONE)) in SwNumFmt() 210 pVertOrient(new SwFmtVertOrient( 0, rFmt.GetVertOrient())) in SwNumFmt() 222 pVertOrient(new SwFmtVertOrient( 0, rNumFmt.GetVertOrient())) in SwNumFmt() 481 const SwFmtVertOrient* SwNumFmt::GetGraphicOrientation() const in GetGraphicOrientation()
|
/trunk/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() 154 return ((SwFmtVertOrient&)aSet.Get(RES_VERT_ORIENT)); in GetVertOrient()
|
/trunk/main/sw/source/core/layout/ |
H A D | atrfrm.cxx | 120 TYPEINIT1(SwFmtVertOrient, SfxPoolItem); 1246 SwFmtVertOrient::SwFmtVertOrient( SwTwips nY, sal_Int16 eVert, in SwFmtVertOrient() function in SwFmtVertOrient 1254 int SwFmtVertOrient::operator==( const SfxPoolItem& rAttr ) const in operator ==() 1257 return ( nYPos == ((SwFmtVertOrient&)rAttr).nYPos && in operator ==() 1258 eOrient == ((SwFmtVertOrient&)rAttr).eOrient && in operator ==() 1259 eRelation == ((SwFmtVertOrient&)rAttr).eRelation ); in operator ==() 1262 SfxPoolItem* SwFmtVertOrient::Clone( SfxItemPool* ) const in Clone() 1264 return new SwFmtVertOrient( nYPos, eOrient, eRelation ); in Clone() 1267 sal_Bool SwFmtVertOrient::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue() 1306 sal_Bool SwFmtVertOrient::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
|
H A D | flyincnt.cxx | 203 const SwFmtVertOrient &rVert = pFmt->GetVertOrient(); in MakeObjPos() 214 SwFmtVertOrient aVert( rVert ); in MakeObjPos()
|
H A D | anchoreddrawobject.cxx | 754 …GetFrmFmt().SetFmtAttr( SwFmtVertOrient( nVertRelPos, text::VertOrientation::NONE, text::RelOrient… in AdjustPositioningAttr() 849 SwFmtVertOrient aVert( GetFrmFmt().GetVertOrient() ); in _SetPositioningAttr()
|
/trunk/main/sw/source/ui/frmdlg/ |
H A D | frmmgr.cxx | 241 SwFmtVertOrient aVertOrient( GetVertOrient() ); in SetAnchor() 267 SwFmtVertOrient aVertOrient( GetVertOrient() ); in SetAbsPos() 585 SwFmtVertOrient aVertOrient( GetVertOrient() ); in SetPos() 607 SwFmtVertOrient aVertOrient( GetVertOrient() ); in SetVertOrientation()
|
H A D | frmpage.cxx | 1075 SwFmtVertOrient aVertOrient( (const SwFmtVertOrient&) in FillItemSet() 1107 aVertOrient.GetVertOrient() == ((SwFmtVertOrient*)pOldItem)->GetVertOrient() && in FillItemSet() 1108 aVertOrient.GetRelationOrient() == ((SwFmtVertOrient*)pOldItem)->GetRelationOrient() && in FillItemSet() 1109 aVertOrient.GetPos() == ((SwFmtVertOrient*)pOldItem)->GetPos() in FillItemSet() 1111 : aVertOrient == (SwFmtVertOrient&)*pOldItem ); in FillItemSet() 2296 const SwFmtVertOrient& rVert = (const SwFmtVertOrient&)rSet.Get(RES_VERT_ORIENT); in Init()
|
/trunk/main/sw/source/core/objectpositioning/ |
H A D | ascharanchoredobjectposition.cxx | 183 const SwFmtVertOrient& rVert = rFrmFmt.GetVertOrient(); in CalcPosition() 234 SwFmtVertOrient aVert( rVert ); in CalcPosition() 360 const SwFmtVertOrient& _rVert ) in _GetRelPosToBase()
|
/trunk/main/sw/source/core/frmedt/ |
H A D | fefly1.cxx | 728 SwFmtVertOrient aOldV; in NewFlyFrm() 750 && text::VertOrientation::NONE == ((SwFmtVertOrient*)pItem)->GetVertOrient() ) in NewFlyFrm() 753 aOldV = *((SwFmtVertOrient*)pItem); in NewFlyFrm() 754 ((SfxItemSet&)rSet).Put( SwFmtVertOrient( 0, text::VertOrientation::TOP ) ); in NewFlyFrm() 1545 const SwFmtVertOrient &rVert = pFmt->GetVertOrient(); in RequestObjectResize() 1970 …aFrmSet.Put( SwFmtVertOrient( aRelPos.Y(), text::VertOrientation::NONE, text::RelOrientation::FRAM… in ReplaceSdrObj() 2258 const SwFmtVertOrient &rVert = pFrmFmt->GetVertOrient(); in AlignFormulaToBaseline() 2259 SwFmtVertOrient aVert( rVert ); in AlignFormulaToBaseline()
|
/trunk/main/sw/source/core/inc/ |
H A D | ascharanchoredobjectposition.hxx | 31 class SwFmtVertOrient; 91 const SwFmtVertOrient& _rVert );
|
/trunk/main/sw/source/ui/app/ |
H A D | applab.cxx | 110 aSet.Put(SwFmtVertOrient(rItem.lUpper + nRow * rItem.lVDist, in lcl_InsertBCText() 155 aSet.Put(SwFmtVertOrient(rItem.lUpper + nRow * rItem.lVDist, in lcl_InsertLabText() 349 SwFmtVertOrient aFrmVertOrient( pFmt->GetVertOrient() ); in InsertLab()
|
/trunk/main/sw/source/ui/shells/ |
H A D | drwbassh.cxx | 269 … SwFmtVertOrient aVOrient((const SwFmtVertOrient&)pFrmFmt->GetFmtAttr(RES_VERT_ORIENT)); in Execute() 497 … SwFmtVertOrient aVOrient((SwFmtVertOrient&)pFrmFmt->GetFmtAttr(RES_VERT_ORIENT)); in Execute()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | escher.hxx | 37 class SwFmtVertOrient; 75 SwFmtVertOrient& _iorVertOri,
|
H A D | attributeoutputbase.hxx | 98 class SwFmtVertOrient; 525 virtual void FormatVertOrientation( const SwFmtVertOrient& ) = 0;
|
/trunk/main/sw/source/core/text/ |
H A D | porfld.hxx | 32 class SwFmtVertOrient; 203 const SwFmtVertOrient* pGrfOrient,
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmltble.cxx | 352 const SwFmtVertOrient *pVertOrient = 0; in AddCell() 362 pVertOrient = (const SwFmtVertOrient *)pItem; in AddCell() 392 const SwFmtVertOrient *pTestVertOrient = 0; in AddCell() 405 pTestVertOrient = (const SwFmtVertOrient *)pItem; in AddCell()
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlplug.cxx | 289 const SwFmtVertOrient& rVertOri = in SetSpace() 290 (const SwFmtVertOrient&)rFlyItemSet.Get( RES_VERT_ORIENT ); in SetSpace() 293 SwFmtVertOrient aVertOri( rVertOri ); in SetSpace() 462 aFrmSet.Put( SwFmtVertOrient( 0, text::VertOrientation::TOP, text::RelOrientation::PRINT_AREA ) ); in InsertEmbed()
|
H A D | wrthtml.hxx | 46 class SwFmtVertOrient; 575 const SwFmtVertOrient* pVertOrient );
|
/trunk/main/sw/source/ui/config/ |
H A D | uinums.cxx | 513 SwFmtVertOrient* pVOrient = 0; in _SwNumFmtGlobal() 526 pVOrient = (SwFmtVertOrient*)GetDfltAttr( RES_VERT_ORIENT ) in _SwNumFmtGlobal()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unosett.cxx | 1668 const SwFmtVertOrient* pOrient = rFmt.GetGraphicOrientation(); in GetNumberingRuleByIndex() 1820 SwFmtVertOrient* pSetVOrient = 0; in SetNumberingRuleByIndex() 2158 pSetVOrient = (SwFmtVertOrient*)aFmt.GetGraphicOrientation()->Clone(); in SetNumberingRuleByIndex() 2160 pSetVOrient = new SwFmtVertOrient; in SetNumberingRuleByIndex() 2203 pSetVOrient = new SwFmtVertOrient(*aFmt.GetGraphicOrientation()); in SetNumberingRuleByIndex()
|