Home
last modified time | relevance | path

Searched refs:IsContour (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/inc/
H A Dfmtsrnd.hxx65 sal_Bool IsContour() const { return bContour; } in IsContour() function in SwFmtSurround
76 bContour = rCpy.IsContour(); in operator =()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx1029 if ( !aSur.IsContour() ) in Execute()
1347 bState = rWrap.IsContour(); in IMPL_LINK()
1769 bSet = rWrap.IsContour(); in GetState()
1787 bSet = bDisable ? sal_False : rWrap.IsContour(); in GetState()
1907 if (aWrap.IsContour()) in SetWrapMode()
1926 aWrap.SetContour(!aWrap.IsContour()); in SetWrapMode()
1931 if (aWrap.IsContour()) in SetWrapMode()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1005 (!pNoTxt->IsTransparent() && !rSur.IsContour()) ) in DrawTextOpaque()
1093 : !rSur.IsContour() ) && in DrawFlyRect()
1729 if( pFmt->GetSurround().IsContour() && in CalcBoundRect()
1946 if( !pObj->GetFrmFmt().GetSurround().IsContour() ) in ShowContour()
2041 if( rSur.IsContour() ) in ForEach()
/trunk/main/sw/source/core/layout/
H A Dfly.cxx896 !GetFmt()->GetSurround().IsContour() ) in _UpdateAttr()
1005 !GetFmt()->GetSurround().IsContour() ) in _UpdateAttr()
2558 if ( GetFmt()->GetSurround().IsContour() ) in NotifyDrawObj()
2723 if( GetFmt()->GetSurround().IsContour() && Lower() && in GetContour()
H A Dpagechg.cxx2085 if ( pAnchoredDrawObj->GetFrmFmt().GetSurround().IsContour() ) in lcl_MoveAllLowerObjs()
H A Dlayact.cxx278 pFly->GetFmt()->GetSurround().IsContour() ) in PaintWithoutFlys()
H A Dtrvlfrm.cxx2580 !rSur.IsContour()) ) in CalcFrmRects()
H A Datrfrm.cxx1191 sal_Bool bTmp = IsContour(); in QueryValue()
H A Dfrmtool.cxx2924 pFly->GetFmt()->GetSurround().IsContour() ) in Notify()
H A Dpaintfrm.cxx3666 bool bContour = GetFmt()->GetSurround().IsContour(); in Paint()
/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.cxx259 sal_Bool bContour = rSurround.IsContour(); in Reset()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx669 if( pFly && pFly->GetFmt()->GetSurround().IsContour() )\
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx795 sal_uInt16 nContour = rSurr.IsContour() ? 0x0080 : 0x0040; in WritePlc()
2094 if (rFmt.GetSurround().IsContour()) in WriteFlyFrameAttr()
H A Dww8graf.cxx2035 if (pRecord->pWrapPolygon && pFlyFmt->GetSurround().IsContour()) in MapWrapIntoFlyFmt()

Completed in 188 milliseconds