Searched refs:bCnt (Results 1 – 2 of 2) sorted by relevance
3224 sal_Bool bCnt; in Paint() local3225 if ( sal_True == (bCnt = pFrm->IsCntntFrm()) ) in Paint()3242 if ( bCnt && pProgress ) in Paint()3260 if ( bCnt && pFrm->IsCompletePaint() && in Paint()3836 const sal_Bool bCnt = IsCntntFrm(); in PaintShadow() local3942 if ( bCnt && (!bBottom || bTop) ) in PaintShadow()4089 const sal_Bool bCnt = _rFrm.IsCntntFrm(); in lcl_SubTopBottom() local4091 ( !bCnt || _rAttrs.GetTopLine( _rFrm ) ) in lcl_SubTopBottom()4141 ( !bCnt || _rAttrs.GetBottomLine( _rFrm ) ) in lcl_SubTopBottom()4253 const sal_Bool bCnt = _rFrm.IsCntntFrm(); in lcl_PaintLeftRightLine() local[all …]
294 const sal_Bool bCnt = IsCntntFrm(); in PrepareMake() local298 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() local431 SwFlowFrm* pThis = bCnt ? (SwCntntFrm*)this : NULL; in PrepareCrsr()
Completed in 60 milliseconds