Home
last modified time | relevance | path

Searched refs:SURROUND_NONE (Results 1 – 22 of 22) sorted by relevance

/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.cxx250 && (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()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx1032 if ( aSur.GetSurround() == SURROUND_NONE ) in Execute()
1738 bSet = nSurround == SURROUND_NONE; in GetState()
1768 … bDisable |= (nSurround == SURROUND_NONE || nSurround == SURROUND_THROUGHT); in GetState()
1906 nSurround = SURROUND_NONE; in SetWrapMode()
1919 if ( nOldSurround != SURROUND_NONE ) in SetWrapMode()
1955 (nOldSurround == SURROUND_NONE || nOldSurround == SURROUND_THROUGHT)) in SetWrapMode()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx2311 case SURROUND_NONE : in AnchoredObjToRect()
2359 return SURROUND_NONE; in _GetSurroundForTextWrap()
2365 SURROUND_NONE == eSurroundForTextWrap ) in _GetSurroundForTextWrap()
2407 eSurroundForTextWrap = nRight ? SURROUND_RIGHT: SURROUND_NONE; in _GetSurroundForTextWrap()
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx987 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 Dswhtml.cxx4419 if( SURROUND_NONE==eSurround ) in HasCurrentParaFlys()
4427 if( SURROUND_NONE==eSurround ) in HasCurrentParaFlys()
5051 pFmt->GetSurround().GetSurround() != SURROUND_NONE ) in InsertLineBreak()
5068 eSurround = SURROUND_NONE; in InsertLineBreak()
5074 if( SURROUND_NONE != eSurround ) in InsertLineBreak()
H A Dhtmlfly.cxx768 case SURROUND_NONE: in OutFrmFmtOptions()
789 case SURROUND_NONE: in OutFrmFmtOptions()
H A Dhtmlgrin.cxx229 eSurround = SURROUND_NONE; in SetAnchorAndAdjustment()
H A Dhtmltab.cxx3770 SwSurround eSurround = SURROUND_NONE; in BuildTableCell()
/trunk/main/sw/inc/
H A Dfmtsrndenum.hxx28 SURROUND_NONE = SURROUND_BEGIN, enumerator
/trunk/main/sw/source/core/layout/
H A Dflycnt.cxx389 if ( aMain.GetSurround() == SURROUND_NONE ) in MakeAll()
518 if ( aSurround.GetSurround() == SURROUND_NONE ) in MakeAll()
H A Dtabfrm.cxx2859 if ( SURROUND_NONE == rSur.GetSurround() ) in CalcFlyOffsets()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx1414 pNewSet->Put( SwFmtSurround( SURROUND_NONE ) ); in lcl_InsertLabel()
1735 pNewSet->Put( SwFmtSurround( SURROUND_NONE ) ); in lcl_InsertDrawLabel()
H A Dpoolfmt.cxx1297 aSet.Put( SwFmtSurround( SURROUND_NONE ) ); in GetFmtFromPool()
1328 aSet.Put( SwFmtSurround( SURROUND_NONE )); in GetFmtFromPool()
/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.cxx502 case SURROUND_NONE: in GetPresentation()
/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx175 const bool bNoSurround = rSurround.GetSurround() == SURROUND_NONE; in CalcPosition()
/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx327 aSet.Put(SwFmtSurround( SURROUND_NONE )); in InsertAddressFrame()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx632 pSet->Put( SwFmtSurround( SURROUND_NONE )); in ReadFly()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx850 aSet.Put(SwFmtSurround(SURROUND_NONE)); in OutputFormat()
3976 ( SURROUND_NONE != rSurround.GetSurround() ) ? 2 : 1, in FormatSurround()
H A Dww8graf.cxx2632 eSurround = SURROUND_NONE; in Read_GrafLayer()
H A Dwrtw8esh.cxx809 case SURROUND_NONE: in WritePlc()
H A Dww8par2.cxx3607 pTableDesc->pFlyFmt->SetFmtAttr( SwFmtSurround( SURROUND_NONE ) ); in StartTable()
H A Dww8par6.cxx1950 eSurround = ( rWW.nSp37 > 1 ) ? SURROUND_IDEAL : SURROUND_NONE; in WW8SwFlyPara()

Completed in 420 milliseconds