| /AOO41X/main/sw/source/ui/frmdlg/ |
| H A D | wrap.cxx | 250 && (nSur != SURROUND_NONE)) in Reset() 269 case SURROUND_NONE: in Reset() 357 aSur.SetSurround(SURROUND_NONE); in FillItemSet() 569 aWrapAnchorOnlyCB.Enable( bAllHtmlModes && nSur != SURROUND_NONE ); in ActivatePage() 636 && nSur != SURROUND_NONE ); in ActivatePage()
|
| /AOO41X/main/sw/source/ui/shells/ |
| H A D | basesh.cxx | 1034 if ( aSur.GetSurround() == SURROUND_NONE ) in Execute() 1740 bSet = nSurround == SURROUND_NONE; in GetState() 1770 … bDisable |= (nSurround == SURROUND_NONE || nSurround == SURROUND_THROUGHT); in GetState() 1908 nSurround = SURROUND_NONE; in SetWrapMode() 1921 if ( nOldSurround != SURROUND_NONE ) in SetWrapMode() 1957 (nOldSurround == SURROUND_NONE || nOldSurround == SURROUND_THROUGHT)) in SetWrapMode()
|
| /AOO41X/main/sw/inc/ |
| H A D | fmtsrndenum.hxx | 28 SURROUND_NONE = SURROUND_BEGIN, enumerator
|
| /AOO41X/main/sw/source/filter/html/ |
| H A D | htmltabw.cxx | 987 SwSurround eSurround = SURROUND_NONE; in OutHTML_SwTblNode() 1149 if( eSurround==SURROUND_NONE || eSurround==SURROUND_LEFT ) in OutHTML_SwTblNode() 1155 if( eSurround==SURROUND_NONE || eSurround==SURROUND_RIGHT ) in OutHTML_SwTblNode()
|
| H A D | swhtml.cxx | 4442 if( SURROUND_NONE==eSurround ) in HasCurrentParaFlys() 4450 if( SURROUND_NONE==eSurround ) in HasCurrentParaFlys() 5078 pFmt->GetSurround().GetSurround() != SURROUND_NONE ) in InsertLineBreak() 5095 eSurround = SURROUND_NONE; in InsertLineBreak() 5101 if( SURROUND_NONE != eSurround ) in InsertLineBreak()
|
| H A D | htmlfly.cxx | 768 case SURROUND_NONE: in OutFrmFmtOptions() 789 case SURROUND_NONE: in OutFrmFmtOptions()
|
| H A D | htmlgrin.cxx | 229 eSurround = SURROUND_NONE; in SetAnchorAndAdjustment()
|
| H A D | htmltab.cxx | 3770 SwSurround eSurround = SURROUND_NONE; in BuildTableCell()
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | txtfly.cxx | 2305 case SURROUND_NONE : in AnchoredObjToRect() 2353 return SURROUND_NONE; in _GetSurroundForTextWrap() 2359 SURROUND_NONE == eSurroundForTextWrap ) in _GetSurroundForTextWrap() 2401 eSurroundForTextWrap = nRight ? SURROUND_RIGHT: SURROUND_NONE; in _GetSurroundForTextWrap()
|
| /AOO41X/main/sw/source/core/layout/ |
| H A D | flycnt.cxx | 389 if ( aMain.GetSurround() == SURROUND_NONE ) in MakeAll() 518 if ( aSurround.GetSurround() == SURROUND_NONE ) in MakeAll()
|
| H A D | tabfrm.cxx | 2859 if ( SURROUND_NONE == rSur.GetSurround() ) in CalcFlyOffsets()
|
| /AOO41X/main/sw/source/ui/utlui/ |
| H A D | attrdesc.cxx | 502 case SURROUND_NONE: in GetPresentation()
|
| /AOO41X/main/sw/source/core/doc/ |
| H A D | doclay.cxx | 1422 pNewSet->Put( SwFmtSurround( SURROUND_NONE ) ); in lcl_InsertLabel() 1743 pNewSet->Put( SwFmtSurround( SURROUND_NONE ) ); in lcl_InsertDrawLabel()
|
| H A D | poolfmt.cxx | 1294 aSet.Put( SwFmtSurround( SURROUND_NONE ) ); in GetFmtFromPool() 1322 aSet.Put( SwFmtSurround( SURROUND_NONE )); in GetFmtFromPool()
|
| /AOO41X/main/sw/source/core/objectpositioning/ |
| H A D | tocntntanchoredobjectposition.cxx | 175 const bool bNoSurround = rSurround.GetSurround() == SURROUND_NONE; in CalcPosition()
|
| /AOO41X/main/sw/source/ui/dbui/ |
| H A D | mmlayoutpage.cxx | 327 aSet.Put(SwFmtSurround( SURROUND_NONE )); in InsertAddressFrame()
|
| /AOO41X/main/sw/source/filter/rtf/ |
| H A D | rtffly.cxx | 637 pSet->Put( SwFmtSurround( SURROUND_NONE )); in ReadFly()
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | ww8atr.cxx | 850 aSet.Put(SwFmtSurround(SURROUND_NONE)); in OutputFormat() 3976 ( SURROUND_NONE != rSurround.GetSurround() ) ? 2 : 1, in FormatSurround()
|
| H A D | ww8graf.cxx | 2640 eSurround = SURROUND_NONE; in Read_GrafLayer()
|
| H A D | wrtw8esh.cxx | 820 case SURROUND_NONE: in WritePlc()
|
| H A D | ww8par2.cxx | 3607 pTableDesc->pFlyFmt->SetFmtAttr( SwFmtSurround( SURROUND_NONE ) ); in StartTable()
|
| H A D | ww8par6.cxx | 1950 eSurround = ( rWW.nSp37 > 1 ) ? SURROUND_IDEAL : SURROUND_NONE; in WW8SwFlyPara()
|