Home
last modified time | relevance | path

Searched refs:bCnt (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx3313 sal_Bool bCnt; in Paint() local
3314 if ( sal_True == (bCnt = pFrm->IsCntntFrm()) ) in Paint()
3331 if ( bCnt && pProgress ) in Paint()
3349 if ( bCnt && pFrm->IsCompletePaint() && in Paint()
3949 const sal_Bool bCnt = IsCntntFrm(); in PaintShadow() local
4055 if ( bCnt && (!bBottom || bTop) ) in PaintShadow()
4202 const sal_Bool bCnt = _rFrm.IsCntntFrm(); in lcl_SubTopBottom() local
4204 ( !bCnt || _rAttrs.GetTopLine( _rFrm ) ) in lcl_SubTopBottom()
4254 ( !bCnt || _rAttrs.GetBottomLine( _rFrm ) ) in lcl_SubTopBottom()
4366 const sal_Bool bCnt = _rFrm.IsCntntFrm(); in lcl_PaintLeftRightLine() local
[all …]
H A Dcalcmove.cxx294 const sal_Bool bCnt = IsCntntFrm(); in PrepareMake() local
298 SwFlowFrm* pThis = bCnt ? (SwCntntFrm*)this : NULL; in PrepareMake()
313 else if ( bCnt && sal_True == (bFoll = pThis->IsFollow()) && in PrepareMake()
426 const sal_Bool bCnt = IsCntntFrm(); in PrepareCrsr() local
431 SwFlowFrm* pThis = bCnt ? (SwCntntFrm*)this : NULL; in PrepareCrsr()

Completed in 108 milliseconds