Home
last modified time | relevance | path

Searched refs:eHoriOri (Results 1 – 13 of 13) sorted by path

/trunk/main/sw/source/core/text/
H A Ditratr.cxx497 sal_Int16 eHoriOri = rOrient.GetHoriOrient(); in lcl_MinMaxNode() local
542 switch( eHoriOri ) in lcl_MinMaxNode()
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx2061 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in SetAnchorAndAdjustment() local
2099 eHoriOri = text::HoriOrientation::NONE; in SetAnchorAndAdjustment()
2105 eHoriOri = text::HoriOrientation::LEFT; in SetAnchorAndAdjustment()
2142 eHoriOri = text::HoriOrientation::RIGHT; in SetAnchorAndAdjustment()
2148 eHoriOri = text::HoriOrientation::LEFT; in SetAnchorAndAdjustment()
2156 rFrmItemSet.Put( SwFmtHoriOrient( nHoriPos, eHoriOri, eHoriRel ) ); in SetAnchorAndAdjustment()
H A Dhtmldraw.cxx90 sal_Int16 eHoriOri, in InsertDrawObject() argument
194 text::HoriOrientation::LEFT == eHoriOri ) in InsertDrawObject()
279 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in NewMarquee() local
371 eHoriOri = in NewMarquee()
546 InsertDrawObject( pMarquee, aSpace, eVertOri, eHoriOri, aStyleItemSet, in NewMarquee()
H A Dhtmlfly.cxx758 sal_Int16 eHoriOri = rFrmFmt.GetHoriOrient().GetHoriOrient(); in OutFrmFmtOptions() local
762 switch( eHoriOri ) in OutFrmFmtOptions()
H A Dhtmlform.cxx941 const Size& rSize, sal_Int16 eVertOri, sal_Int16 eHoriOri, in InsertControl() argument
1192 text::HoriOrientation::LEFT == eHoriOri ) in InsertControl()
1513 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertInput() local
1574 eHoriOri = in InsertInput()
1575 pOption->GetEnum( aHTMLImgHAlignTable, eHoriOri ); in InsertInput()
1652 eHoriOri = text::HoriOrientation::NONE; in InsertInput()
1943 eVertOri, eHoriOri, in InsertInput()
H A Dhtmlgrin.cxx168 sal_Int16 eHoriOri, in SetAnchorAndAdjustment() argument
194 SetAnchorAndAdjustment( eVertOri, eHoriOri, rFrmItemSet ); in SetAnchorAndAdjustment()
199 sal_Int16 eHoriOri, in SetAnchorAndAdjustment() argument
207 if( text::HoriOrientation::NONE != eHoriOri ) in SetAnchorAndAdjustment()
217 switch( eHoriOri ) in SetAnchorAndAdjustment()
275 rFrmSet.Put( SwFmtHoriOrient( 0, eHoriOri, eHoriRel) ); in SetAnchorAndAdjustment()
324 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertImage() local
364 eHoriOri = in InsertImage()
537 SetAnchorAndAdjustment( eVertOri, eHoriOri, aItemSet, aPropInfo, aFrmSet ); in InsertImage()
H A Dhtmlplug.cxx310 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertEmbed() local
350 eHoriOri = pOption->GetEnum( aHTMLImgHAlignTable, eHoriOri ); in InsertEmbed()
453 SetAnchorAndAdjustment( eVertOri, eHoriOri, aItemSet, aPropInfo, aFrmSet ); in InsertEmbed()
504 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in NewObject() local
559 eHoriOri = pOption->GetEnum( aHTMLImgHAlignTable, eHoriOri ); in NewObject()
626 SetAnchorAndAdjustment( eVertOri, eHoriOri, aItemSet, aPropInfo, rFrmSet ); in NewObject()
676 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertApplet() local
712 eHoriOri = pOption->GetEnum( aHTMLImgHAlignTable, eHoriOri ); in InsertApplet()
760 SetAnchorAndAdjustment( eVertOri, eHoriOri, aItemSet, aPropInfo, rFrmSet ); in InsertApplet()
840 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertFloatingFrame() local
[all …]
H A Dhtmltab.cxx2553 sal_Int16 eHoriOri; in MakeTable() local
2559 eHoriOri = bPrcWidth ? text::HoriOrientation::FULL : text::HoriOrientation::LEFT; in MakeTable()
2570 eHoriOri = text::HoriOrientation::RIGHT; in MakeTable()
2574 eHoriOri = text::HoriOrientation::CENTER; in MakeTable()
2580eHoriOri = nLeftMargin ? text::HoriOrientation::LEFT_AND_WIDTH : text::HoriOrientation::LEFT; in MakeTable()
2586 pFrmFmt->SetFmtAttr( SwFmtHoriOrient(0,eHoriOri) ); in MakeTable()
2587 if( text::HoriOrientation::LEFT_AND_WIDTH==eHoriOri ) in MakeTable()
2599 if( bPrcWidth && text::HoriOrientation::FULL!=eHoriOri ) in MakeTable()
H A Dswhtml.cxx4747 sal_Int16 eHoriOri = text::HoriOrientation::NONE; in InsertSpacer() local
4770 eHoriOri = in InsertSpacer()
4772 eHoriOri ); in InsertSpacer()
4804 SetAnchorAndAdjustment( eVertOri, eHoriOri, aFrmSet ); in InsertSpacer()
H A Dswhtml.hxx692 sal_Int16 eHoriOri,
697 sal_Int16 eHoriOri,
799 sal_Int16 eHoriOri,
807 … sal_Int16 eHoriOri,
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx578 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft, in RTLGraphicsHack() argument
582 if (eHoriOri == text::HoriOrientation::NONE) in RTLGraphicsHack()
605 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft, in RTLDrawingsHack() argument
609 if (eHoriOri == text::HoriOrientation::NONE) in RTLDrawingsHack()
H A Dww8graf.cxx2223 sal_Int16 eHoriOri, sal_Int16 eHoriRel) in MiserableRTLGraphicsHack() argument
2227 return RTLGraphicsHack(rLeft, nWidth, eHoriOri, eHoriRel, in MiserableRTLGraphicsHack()
2355 sal_Int16 eHoriOri = aHoriOriTab[ nXAlign ]; in ProcessEscherAlign() local
2359 … if ( eHoriOri == text::HoriOrientation::LEFT && eHoriRel == text::RelOrientation::PAGE_FRAME ) in ProcessEscherAlign()
2362 eHoriOri = text::HoriOrientation::NONE; in ProcessEscherAlign()
2371 eHoriOri = text::HoriOrientation::NONE; in ProcessEscherAlign()
2386 if (MiserableRTLGraphicsHack(nLeft, nWidth, eHoriOri, in ProcessEscherAlign()
2412 if (eHoriOri == text::HoriOrientation::LEFT) in ProcessEscherAlign()
2414 else if (eHoriOri == text::HoriOrientation::RIGHT) in ProcessEscherAlign()
2441 bCurSectionVertical ? eVertOri : eHoriOri, in ProcessEscherAlign()
[all …]
H A Dww8par.hxx1473 sal_Int16 eHoriOri, sal_Int16 eHoriRel);
1774 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft,
1779 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft,

Completed in 139 milliseconds