/aoo42x/main/xmloff/source/style/ |
H A D | XMLBackgroundImageContext.cxx | 132 GraphicLocation eVert ) in lcl_xmlbic_MergeVertPos() argument 134 DBG_ASSERT( GraphicLocation_MIDDLE_TOP==eVert || in lcl_xmlbic_MergeVertPos() 135 GraphicLocation_MIDDLE_MIDDLE==eVert || in lcl_xmlbic_MergeVertPos() 136 GraphicLocation_MIDDLE_BOTTOM==eVert, in lcl_xmlbic_MergeVertPos() 144 ePos = GraphicLocation_MIDDLE_TOP==eVert in lcl_xmlbic_MergeVertPos() 146 : (GraphicLocation_MIDDLE_MIDDLE==eVert in lcl_xmlbic_MergeVertPos() 149 ePos = eVert; in lcl_xmlbic_MergeVertPos() 155 ePos = eVert; in lcl_xmlbic_MergeVertPos() 161 ePos = GraphicLocation_MIDDLE_TOP==eVert in lcl_xmlbic_MergeVertPos() 163 : (GraphicLocation_MIDDLE_MIDDLE==eVert in lcl_xmlbic_MergeVertPos()
|
H A D | backhdl.cxx | 223 …ositionPropHdl::MergeXMLVertPos( style::GraphicLocation& ePos, style::GraphicLocation eVert ) const in MergeXMLVertPos() 230 ePos = style::GraphicLocation_MIDDLE_TOP==eVert ? in MergeXMLVertPos() 232 (style::GraphicLocation_MIDDLE_MIDDLE==eVert ? in MergeXMLVertPos() 235 ePos = eVert; in MergeXMLVertPos() 241 ePos = eVert; in MergeXMLVertPos() 247 ePos = style::GraphicLocation_MIDDLE_TOP==eVert ? in MergeXMLVertPos() 249 (style::GraphicLocation_MIDDLE_MIDDLE==eVert ? in MergeXMLVertPos()
|
H A D | backhdl.hxx | 46 …m::sun::star::style::GraphicLocation& ePos, ::com::sun::star::style::GraphicLocation eVert ) const;
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmlithlp.cxx | 351 SvxGraphicPosition eVert ) in lcl_frmitems_MergeXMLVertPos() argument 353 DBG_ASSERT( GPOS_MT==eVert || GPOS_MM==eVert || GPOS_MB==eVert, in lcl_frmitems_MergeXMLVertPos() 361 ePos = GPOS_MT==eVert ? GPOS_LT : (GPOS_MM==eVert ? GPOS_LM : GPOS_LB); in lcl_frmitems_MergeXMLVertPos() 362 ePos = eVert; in lcl_frmitems_MergeXMLVertPos() 368 ePos = eVert; in lcl_frmitems_MergeXMLVertPos() 374 ePos = GPOS_MT==eVert ? GPOS_RT : (GPOS_MM==eVert ? GPOS_RM : GPOS_RB); in lcl_frmitems_MergeXMLVertPos()
|
H A D | xmlithlp.hxx | 81 SvxGraphicPosition eVert );
|
/aoo42x/main/sw/source/core/draw/ |
H A D | dflyobj.cxx | 698 const sal_Int16 eVert = pFmt->GetVertOrient().GetVertOrient(); in NbcMove() local 800 aVert.SetVertOrient( eVert != text::VertOrientation::NONE ? eVert : in NbcMove() 821 if ( text::VertOrientation::NONE != eVert ) in NbcMove() 823 aVert.SetVertOrient( eVert ); in NbcMove()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | svxcss1.cxx | 1467 static void MergeVert( SvxGraphicPosition& ePos, SvxGraphicPosition eVert ) in MergeVert() argument 1469 DBG_ASSERT( GPOS_LT==eVert || GPOS_LM==eVert || GPOS_LB==eVert, in MergeVert() 1477 ePos = eVert; in MergeVert() 1483 ePos = GPOS_LT==eVert ? GPOS_MT : (GPOS_LM==eVert ? GPOS_MM : GPOS_MB); in MergeVert() 1489 ePos = GPOS_LT==eVert ? GPOS_RT : (GPOS_LM==eVert ? GPOS_RM : GPOS_RB); in MergeVert() 1559 SvxGraphicPosition eVert = in ParseCSS1_background() local 1562 MergeVert( ePos, eVert ); in ParseCSS1_background()
|
H A D | htmltab.cxx | 770 sal_Int16 eVert, SvxBrushItem *pBrush, in Set() argument 778 eVertOri = eVert; in Set()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdedtv1.cxx | 1783 void SdrEditView::AlignMarkedObjects(SdrHorAlign eHor, SdrVertAlign eVert, sal_Bool bBoundRects) in AlignMarkedObjects() argument 1785 if (eHor==SDRHALIGN_NONE && eVert==SDRVALIGN_NONE) in AlignMarkedObjects() 1798 switch (eVert) in AlignMarkedObjects() 1806 else if (eVert==SDRVALIGN_NONE) in AlignMarkedObjects() 1816 else if (eHor==SDRHALIGN_CENTER && eVert==SDRVALIGN_CENTER) in AlignMarkedObjects() 1889 switch (eVert) in AlignMarkedObjects()
|
H A D | svdotext.cxx | 1646 …SdrTextVertAdjust eVert = ((SdrTextVertAdjustItem&)(rSet.Get(SDRATTR_TEXT_VERTADJUST))).GetValue(); in SetVerticalWriting() local 1664 switch(eVert) in SetVerticalWriting()
|
H A D | svdoashp.cxx | 2570 …SdrTextVertAdjust eVert = ((SdrTextVertAdjustItem&)(rSet.Get(SDRATTR_TEXT_VERTADJUST))).GetValue(); in SetVerticalWriting() local 2586 switch(eVert) in SetVerticalWriting()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtww8gr.cxx | 419 sal_Int16 eVert = rFlyFmt.GetVertOrient().GetVertOrient(); in OutGrf() local 420 …if ((eVert == text::VertOrientation::CHAR_CENTER) || (eVert == text::VertOrientation::LINE_CENTER)) in OutGrf()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdglev.hxx | 111 void AlignMarkedGluePoints(SdrHorAlign eHor, SdrVertAlign eVert);
|
H A D | svdedtv.hxx | 390 void AlignMarkedObjects(SdrHorAlign eHor, SdrVertAlign eVert, sal_Bool bBoundRects=sal_False);
|
/aoo42x/main/sw/inc/ |
H A D | fmtornt.hxx | 47 SwFmtVertOrient( SwTwips nY = 0, sal_Int16 eVert = com::sun::star::text::VertOrientation::NONE,
|
/aoo42x/main/cui/source/tabpages/ |
H A D | swpossizetabpage.cxx | 68 SvxSwFramePosString::StringId eVert; member 464 eStringId = aHoriIds[nIndex].eVert; in lcl_ChangeResIdToVerticalOrRTL() 473 eStringId = aVertIds[nIndex].eVert; in lcl_ChangeResIdToVerticalOrRTL()
|
/aoo42x/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 106 SvxSwFramePosString::StringId eVert; member 567 eStringId = aHoriIds[nIndex].eVert; in lcl_ChangeResIdToVerticalOrRTL() 579 eStringId = aVertIds[nIndex].eVert; in lcl_ChangeResIdToVerticalOrRTL() 587 eStringId = aVertL2RIds[nIndex].eVert; in lcl_ChangeResIdToVerticalOrRTL()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | atrfrm.cxx | 1246 SwFmtVertOrient::SwFmtVertOrient( SwTwips nY, sal_Int16 eVert, in SwFmtVertOrient() argument 1250 eOrient( eVert ), in SwFmtVertOrient()
|