Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dinftxt.cxx265 bOnWin( rNew.OnWin() ), in SwTxtSizeInfo()
390 bOnWin( rNew.OnWin() ), in SwTxtSizeInfo()
431 if( OnWin() ) in NoteAnimation()
655 if( GetFont()->IsBlink() && OnWin() && rPor.Width() ) in _DrawText()
986 if ( OnWin() || !bRetouche ) in DrawRect()
1013 if( OnWin() ) in DrawTab()
1035 if( OnWin() ) in DrawLineBreak()
1101 if( OnWin() && pOpt->IsPostIts() ) in DrawPostIts()
1152 if (OnWin() && SwViewOption::IsFieldShadings() && in DrawCheckBox()
1234 if (OnWin() && (pFieldmark!=NULL || bIsStartMark) && in _DrawBackBrush()
[all …]
H A Dporexp.cxx107 if( rInf.OnWin() && pPortion && !pPortion->Width() ) in Paint()
271 if( rInf.OnWin() && Width() ) in Paint()
278 return rInf.OnWin() ? in GetViewWidth()
302 if( rInf.OnWin() && rInf.GetOpt().IsPostIts() ) in GetExpTxt()
H A Dportxt.cxx203 sal_Bool bOldOnWin = rInf.OnWin(); in lcl_AddSpace()
574 … if (rInf.OnWin() && 1==rInf.GetLen() && CH_TXT_ATR_FIELDEND==rInf.GetTxt().GetChar(rInf.GetIdx())) in Paint()
580 …else if (rInf.OnWin() && 1==rInf.GetLen() && CH_TXT_ATR_FIELDSTART==rInf.GetTxt().GetChar(rInf.Get… in Paint()
591 if( rInf.OnWin() && pPortion && !pPortion->Width() ) in Paint()
639 sal_Bool bOldOnWin = rInf.OnWin(); in GetSpaceCnt()
669 sal_Bool bOldOnWin = rInf.OnWin(); in CalcSpacing()
H A Ditrpaint.cxx186 const sal_Bool bDrawInWindow = GetInfo().OnWin(); in DrawTextLine()
285 if( GetInfo().OnWin() && pPor && !pPor->Width() ) in DrawTextLine()
377 if( GetInfo().OnWin() && pNext && !pNext->Width() ) in DrawTextLine()
433 if( pPor->IsArrowPortion() && GetInfo().OnWin() && !pArrow ) in DrawTextLine()
H A Dporrst.cxx75 if( rInf.OnWin() && rInf.GetOpt().IsParagraph() ) in Paint()
104 if( rInf.OnWin() && rInf.GetOpt().IsLineBreak() ) in Paint()
167 if( rInf.OnWin() && pPortion && !pPortion->Width() ) in Paint()
H A Dtxttab.cxx578 if( rInf.OnWin() && OPTDBG( rInf ) && in Paint()
611 if( rInf.OnWin() && pPortion && !pPortion->Width() ) in Paint()
615 if( rInf.OnWin() && rInf.GetOpt().IsTab() ) in Paint()
H A Dporglue.cxx82 if( GetLen() && rInf.OnWin() && in GetExpTxt()
108 if( rInf.OnWin() && rInf.GetOpt().IsBlank() && rInf.IsNoSymbol() ) in Paint()
H A Dtxtdrop.cxx285 if ( rInf.OnWin() && in PaintTxt()
352 if ( rInf.OnWin() ) in PaintDrop()
378 if ( rInf.OnWin() && in Paint()
H A Dtxthyph.cxx501 if( !Width() && rInf.OnWin() && rInf.GetOpt().IsSoftHyph() && !IsExpand() ) in GetViewWidth()
648 if( IsExpand() || ( rInf.OnWin() && rInf.GetOpt().IsSoftHyph() ) || in GetExpTxt()
H A Dporfld.cxx130 if( !Width() && rInf.OnWin() && !rInf.GetOpt().IsPagePreview() && in GetViewWidth()
456 if( !rTxt.Len() && rInf.OnWin() && in GetExpTxt()
1154 if( rInf.OnWin() && pPortion && !pPortion->Width() ) in Paint()
H A Dporref.cxx69 if( !Width() && rInf.OnWin() && SwViewOption::IsFieldShadings() && in GetViewWidth()
H A Dportox.cxx70 if( !Width() && rInf.OnWin() && in GetViewWidth()
H A Dporlin.cxx107 ASSERT( rInf.OnWin(), "SwLinePortion::PrePaint: don't prepaint on a printer"); in PrePaint()
H A Ditrtxt.cxx510 bOnWin( rInfo.OnWin() ) in SwHookOut()
H A Ditrcrsr.cxx935 const sal_Bool bOldOnWin = aInf.OnWin(); in _GetCharRect()
1097 const sal_Bool bOldOnWin = aInf.OnWin(); in _GetCharRect()
H A Dtxtio.cxx917 rOs << ' ' << (rInf.OnWin() ? "WIN:" : "PRT:" ); in operator <<()
H A Dpormulti.cxx1412 if( GetInfo().OnWin() && rMulti.GetPortion() && in PaintMultiPortion()
1567 if(GetInfo().OnWin() && pNext && !pNext->Width() ) in PaintMultiPortion()
H A Dinftxt.hxx242 inline sal_Bool OnWin() const { return bOnWin; } in OnWin() function in SwTxtSizeInfo

Completed in 100 milliseconds