Searched refs:PAGE_RIGHT (Results 1 – 14 of 14) sorted by relevance
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fews.cxx | 819 case text::RelOrientation::PAGE_RIGHT: in CalcBoundRect() 834 case text::RelOrientation::PAGE_RIGHT: in CalcBoundRect() 856 case text::RelOrientation::PAGE_RIGHT: in CalcBoundRect() 1179 case text::RelOrientation::PAGE_RIGHT: in CalcBoundRect() 1242 case text::RelOrientation::PAGE_RIGHT: in CalcBoundRect() 1265 case text::RelOrientation::PAGE_RIGHT: in CalcBoundRect()
|
/aoo41x/main/svx/source/dialog/ |
H A D | swframeexample.cxx | 210 case RelOrientation::PAGE_RIGHT: in InitAllRects_Impl() 258 case RelOrientation::PAGE_RIGHT: in CalcBoundRect_Impl() 297 case RelOrientation::PAGE_RIGHT: in CalcBoundRect_Impl() 344 case RelOrientation::PAGE_RIGHT: in CalcBoundRect_Impl()
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | RelOrientation.idl | 68 // DocMerge from idl: value com::sun::star::text::RelOrientation::PAGE_RIGHT 71 const short PAGE_RIGHT = 4;
|
/aoo41x/main/sw/source/core/objectpositioning/ |
H A D | anchoredobjectposition.cxx | 626 case text::RelOrientation::PAGE_RIGHT: in _GetHoriAlignmentValues() 752 case text::RelOrientation::PAGE_RIGHT : in _ToggleHoriOrientAndAlign() 759 _iopeRelOrient = text::RelOrientation::PAGE_RIGHT; in _ToggleHoriOrientAndAlign()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | swpossizetabpage.cxx | 104 …{SwFPos::REL_PG_RIGHT, SwFPos::MIR_REL_PG_RIGHT, LB_REL_PG_RIGHT, RelOrientation::PAGE_RIGHT}, 112 …PG_RIGHT, SwFPos::FLY_MIR_REL_PG_RIGHT, LB_FLY_REL_PG_RIGHT, RelOrientation::PAGE_RIGHT}, 1768 … case RelOrientation::PAGE_RIGHT: nRel = RelOrientation::FRAME_RIGHT; break; in FillRelLB() 1770 … case RelOrientation::FRAME_RIGHT: nRel = RelOrientation::PAGE_RIGHT; break; in FillRelLB()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | atrfrm.cxx | 133 case text::RelOrientation::PAGE_RIGHT: nRet = text::RelOrientation::PAGE_RIGHT; break; in lcl_RelToINT() 155 …case text::RelOrientation::PAGE_RIGHT: eRet = text::RelOrientation::PAGE_RIGHT ; b… in lcl_IntToRelation()
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtprhdl.cxx | 104 { XML_PAGE_END_MARGIN, RelOrientation::PAGE_RIGHT }, 122 { XML_PAGE_END_MARGIN, RelOrientation::PAGE_RIGHT },
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtw8esh.cxx | 2521 case text::RelOrientation::PAGE_RIGHT: in ConvertPosition() 2658 case text::RelOrientation::PAGE_RIGHT: in ConvertPosition() 2789 case text::RelOrientation::PAGE_RIGHT: //:-( in SetAnchoring() 2837 case text::RelOrientation::PAGE_RIGHT: //nonsense in SetAnchoring()
|
H A D | ww8par6.cxx | 2131 eHRel = text::RelOrientation::PAGE_RIGHT; in WW8SwFlyPara() 2151 eHRel = text::RelOrientation::PAGE_RIGHT; in WW8SwFlyPara()
|
H A D | ww8graf.cxx | 2380 eHoriRel = text::RelOrientation::PAGE_RIGHT; in ProcessEscherAlign()
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 146 …HT, SwFPos::MIR_REL_PG_RIGHT, LB_REL_PG_RIGHT, text::RelOrientation::PAGE_RIGHT}, 154 …HT, SwFPos::FLY_MIR_REL_PG_RIGHT, LB_FLY_REL_PG_RIGHT, text::RelOrientation::PAGE_RIGHT}, 1535 … case text::RelOrientation::PAGE_RIGHT: _nRel = text::RelOrientation::FRAME_RIGHT; break; in FillRelLB() 1537 … case text::RelOrientation::FRAME_RIGHT: _nRel = text::RelOrientation::PAGE_RIGHT; break; in FillRelLB()
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | PropertyMap.hxx | 216 PAGE_RIGHT enumerator
|
H A D | DomainMapper.cxx | 4659 m_pImpl->PushPageHeader(SectionPropertyMap::PAGE_RIGHT); in lcl_substream() 4674 m_pImpl->PushPageFooter(SectionPropertyMap::PAGE_RIGHT); in lcl_substream()
|
H A D | GraphicImport.cxx | 1629 m_pImpl->nHoriRelation = text::RelOrientation::PAGE_RIGHT; in createGraphicObject()
|
Completed in 161 milliseconds