Home
last modified time | relevance | path

Searched refs:SwSurround (Results 1 – 19 of 19) sorted by relevance

/aoo4110/main/sw/inc/
H A Dfmtsrnd.hxx46 SwFmtSurround( SwSurround eNew = SURROUND_PARALLEL );
63 SwSurround GetSurround()const { return SwSurround( GetValue() ); } in GetSurround()
67 void SetSurround ( SwSurround eNew ){ SfxEnumItem::SetValue( sal_uInt16( eNew ) ); } in SetSurround()
H A Dfmtsrndenum.hxx26 enum SwSurround { enum
/aoo4110/main/sw/source/core/text/
H A Dtxtfly.cxx2101 SwSurround eSurroundForTextWrap; in CalcRightMargin()
2229 SwSurround eSurroundForTextWrap = _GetSurroundForTextWrap( pNext ); in CalcLeftMargin()
2341 SwSurround SwTxtFly::_GetSurroundForTextWrap( const SwAnchoredObject* pAnchoredObj ) const in _GetSurroundForTextWrap()
2345 SwSurround eSurroundForTextWrap = rFlyFmt.GetSurround(); in _GetSurroundForTextWrap()
H A Dtxtfly.hxx145 SwSurround _GetSurroundForTextWrap( const SwAnchoredObject* pAnchoredObj ) const;
/aoo4110/main/sw/source/ui/frmdlg/
H A Dwrap.cxx245 SwSurround nSur = rSurround.GetSurround(); in Reset()
556 SwSurround nSur = rSurround.GetSurround(); in ActivatePage()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.hxx102 SwSurround eSurround; // Wrap-Mode
H A Dww8graf.cxx2631 SwSurround eSurround = SURROUND_PARALLEL; in Read_GrafLayer()
H A Dwrtw8esh.cxx807 SwSurround eSurround = rSurr.GetSurround(); in WritePlc()
H A Drtfattributeoutput.cxx2936 SwSurround eSurround = rSurround.GetSurround(); in FormatSurround()
/aoo4110/main/sw/source/ui/shells/
H A Dbasesh.cxx1105 SwSurround eSurround = rSurround.GetSurround(); in Execute()
1725 SwSurround nSurround = rWrap.GetSurround(); in GetState()
1902 SwSurround nOldSurround(aWrap.GetSurround()); in SetWrapMode()
1903 SwSurround nSurround = SURROUND_PARALLEL; in SetWrapMode()
/aoo4110/main/sw/source/ui/utlui/
H A Dattrdesc.cxx500 switch ( (SwSurround)GetValue() ) in GetPresentation()
/aoo4110/main/sw/source/filter/html/
H A Dhtmlgrin.cxx216 SwSurround eSurround; in SetAnchorAndAdjustment()
H A Dhtmltabw.cxx987 SwSurround eSurround = SURROUND_NONE; in OutHTML_SwTblNode()
H A Dhtmlfly.cxx760 SwSurround eSurround = pSurround->GetSurround(); in OutFrmFmtOptions()
H A Dswhtml.cxx4439 SwSurround eSurround = pFmt->GetSurround().GetSurround(); in HasCurrentParaFlys()
5084 SwSurround eSurround = SURROUND_PARALLEL; in InsertLineBreak()
H A Dhtmlcss1.cxx2066 SwSurround eSurround = SURROUND_THROUGHT; in SetAnchorAndAdjustment()
H A Dhtmltab.cxx3785 SwSurround eSurround = SURROUND_NONE; in BuildTableCell()
/aoo4110/main/sw/source/filter/rtf/
H A Drtffly.cxx809 SwFmtSurround aSurr( (SwSurround)aMC.GetOrder()); in ReadFly()
/aoo4110/main/sw/source/core/layout/
H A Datrfrm.cxx1134 SwFmtSurround::SwFmtSurround( SwSurround eFly ) : in SwFmtSurround()

Completed in 217 milliseconds