Home
last modified time | relevance | path

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

/trunk/main/sw/inc/ !
H A Dfmtsrndenum.hxx30 SURROUND_PARALLEL, enumerator
H A Dfmtsrnd.hxx46 SwFmtSurround( SwSurround eNew = SURROUND_PARALLEL );
/trunk/main/sw/source/ui/frmdlg/ !
H A Dwrap.cxx288 case SURROUND_PARALLEL: in Reset()
363 aSur.SetSurround(SURROUND_PARALLEL); in FillItemSet()
/trunk/main/sw/source/core/text/ !
H A Dtxtfly.cxx2167 SURROUND_PARALLEL == eSurroundForTextWrap ) in CalcRightMargin()
2388 eSurroundForTextWrap = SURROUND_PARALLEL; in _GetSurroundForTextWrap()
2405 eSurroundForTextWrap = nRight ? SURROUND_PARALLEL : SURROUND_LEFT; in _GetSurroundForTextWrap()
/trunk/main/sw/source/ui/shells/ !
H A Dbasesh.cxx1033 aSur.SetSurround( SURROUND_PARALLEL ); in Execute()
1742 bSet = nSurround == SURROUND_PARALLEL; in GetState()
1901 SwSurround nSurround = SURROUND_PARALLEL; in SetWrapMode()
1928 nSurround = SURROUND_PARALLEL; in SetWrapMode()
/trunk/main/sw/source/filter/ww8/ !
H A Dww8graf.cxx2622 SwSurround eSurround = SURROUND_PARALLEL; in Read_GrafLayer()
2628 eSurround = SURROUND_PARALLEL; in Read_GrafLayer()
2638 eSurround = SURROUND_PARALLEL; in Read_GrafLayer()
2650 eSurround = SURROUND_PARALLEL; in Read_GrafLayer()
H A Dwrtw8esh.cxx814 case SURROUND_PARALLEL: in WritePlc()
H A Drtfattributeoutput.cxx2960 eSurround = SURROUND_PARALLEL; in FormatSurround()
H A Dww8par6.cxx1953 eSurround = SURROUND_PARALLEL; in WW8SwFlyPara()
/trunk/main/sw/source/filter/html/ !
H A Dhtmlfly.cxx773 case SURROUND_PARALLEL: in OutFrmFmtOptions()
794 case SURROUND_PARALLEL: in OutFrmFmtOptions()
H A Dhtmlgrin.cxx233 eSurround = SURROUND_PARALLEL; in SetAnchorAndAdjustment()
H A Dswhtml.cxx5057 SwSurround eSurround = SURROUND_PARALLEL; in InsertLineBreak()
5071 if( SURROUND_PARALLEL != eSurround ) in InsertLineBreak()
/trunk/main/sw/source/ui/utlui/ !
H A Dattrdesc.cxx508 case SURROUND_PARALLEL: in GetPresentation()
/trunk/main/sw/source/core/layout/ !
H A Dfly.cxx1727 (SURROUND_PARALLEL == in CalcCntnt()
1734 aAttr.SetSurround( SURROUND_PARALLEL ); in CalcCntnt()
H A Dtabfrm.cxx2867 SURROUND_PARALLEL == rSur.GetSurround())&& in CalcFlyOffsets()
2877 SURROUND_PARALLEL == rSur.GetSurround())&& in CalcFlyOffsets()
/trunk/main/sw/source/core/doc/ !
H A Dpoolfmt.cxx1302 aSet.Put( SwFmtSurround( SURROUND_PARALLEL ) ); in GetFmtFromPool()
1343 aSet.Put( SwFmtSurround( SURROUND_PARALLEL )); in GetFmtFromPool()
/trunk/main/sw/source/core/frmedt/ !
H A Dfeshview.cxx1798 aSet.Put( SwFmtSurround( SURROUND_PARALLEL ) ); in ImpEndCreate()
/trunk/main/sw/source/filter/rtf/ !
H A Dswparrtf.cxx1242 SwFmtSurround aSur( SURROUND_PARALLEL ); in ReadDrawingObject()