Home
last modified time | relevance | path

Searched refs:SetHoriOrient (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx662 case RTF_POSX: aHori.SetHoriOrient( text::HoriOrientation::NONE ); in ReadFly()
665 case RTF_POSXC: aHori.SetHoriOrient( text::HoriOrientation::CENTER ); break; in ReadFly()
666 case RTF_POSXI: aHori.SetHoriOrient( text::HoriOrientation::LEFT ); in ReadFly()
669 case RTF_POSXO: aHori.SetHoriOrient( text::HoriOrientation::RIGHT ); in ReadFly()
672 case RTF_POSXL: aHori.SetHoriOrient( text::HoriOrientation::LEFT ); break; in ReadFly()
673 case RTF_POSXR: aHori.SetHoriOrient( text::HoriOrientation::RIGHT ); break; in ReadFly()
820 aHori.SetHoriOrient( aHO.GetOrient() ); in ReadFly()
/trunk/main/sw/source/core/draw/
H A Ddflyobj.cxx771 aHori.SetHoriOrient( text::HoriOrientation::LEFT ); in NbcMove()
784 aHori.SetHoriOrient( text::HoriOrientation::LEFT ); in NbcMove()
791 aHori.SetHoriOrient( text::HoriOrientation::RIGHT ); in NbcMove()
816 aHori.SetHoriOrient( eHori ); in NbcMove()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmmgr.cxx269 aHoriOrient.SetHoriOrient( text::HoriOrientation::NONE ); in SetAbsPos()
589 aHoriOrient.SetHoriOrient( text::HoriOrientation::NONE ); in SetPos()
601 aHoriOrient.SetHoriOrient( eOrient ); in SetHorzOrientation()
H A Dfrmpage.cxx1046 aHoriOrient.SetHoriOrient( eHOri ); in FillItemSet()
/trunk/main/sw/inc/
H A Dfmtornt.hxx102 void SetHoriOrient( sal_Int16 eNew ) { eOrient = eNew; } in SetHoriOrient() function in SwFmtHoriOrient
/trunk/main/sw/source/core/table/
H A Dswtable.cxx1035 aOri.SetHoriOrient( text::HoriOrientation::FULL ); in SetTabCols()
1037 aOri.SetHoriOrient( text::HoriOrientation::RIGHT ); in SetTabCols()
1039 aOri.SetHoriOrient( text::HoriOrientation::LEFT ); in SetTabCols()
1041 aOri.SetHoriOrient( text::HoriOrientation::NONE ); in SetTabCols()
/trunk/main/sw/source/core/layout/
H A Dfly.cxx1307 aHori.SetHoriOrient( text::HoriOrientation::NONE ); in ChgRelPos()
1313 aHori.SetHoriOrient( text::HoriOrientation::NONE ); in ChgRelPos()
1320 aHori.SetHoriOrient( text::HoriOrientation::NONE ); in ChgRelPos()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx407 aAttr.SetHoriOrient( text::HoriOrientation::FULL ); in ItemSetToTableParam()
1169 aHori.SetHoriOrient( text::HoriOrientation::NONE ); in Execute()
H A Ddrwbassh.cxx332 aHOrient.SetHoriOrient( in Execute()
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx1576 aHori.SetHoriOrient( nOriHori ); in AdjustCellWidth()
1586 aHori.SetHoriOrient( text::HoriOrientation::LEFT ); in AdjustCellWidth()
/trunk/main/sw/source/filter/xml/
H A Dxmlimpit.cxx826 pHoriOrient->SetHoriOrient( nValue ); in PutXMLValue()
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx339 aHoriOrient.SetHoriOrient( text::HoriOrientation::NONE ); in ExecTabWin()
484 aHoriOrient.SetHoriOrient(text::HoriOrientation::NONE); in ExecTabWin()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx335 aOldH.SetHoriOrient( pH->GetHoriOrient() ); in SetFlyFrmAnchor()
H A Dtblrwcl.cxx3743 aHOri.SetHoriOrient( text::HoriOrientation::NONE ); in SetColWidth()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx1835 aHori.SetHoriOrient( text::HoriOrientation::LEFT ); in ImpEndCreate()
1842 aHori.SetHoriOrient( text::HoriOrientation::RIGHT ); in ImpEndCreate()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx2496 _iorHoriOri.SetHoriOrient( text::HoriOrientation::OUTSIDE ); in ConvertPosition()
2544 _iorHoriOri.SetHoriOrient( text::HoriOrientation::NONE ); in ConvertPosition()
H A Dww8par2.cxx2589 aHori.SetHoriOrient(text::HoriOrientation::NONE); in CreateSwTable()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1110 aHori.SetHoriOrient( eNew ); in ChangeFly()

Completed in 210 milliseconds