Searched refs:pCurItem (Results 1 – 5 of 5) sorted by relevance
152 pCurItem = &pHt->GetCharFmt().GetCharFmt()->GetFmtAttr(nWId); in Next()155 pCurItem = &pHt->GetAttr(); in Next()200 pCurItem = pParaItem; in SearchNextChg()234 pCurItem = pItem; in SearchNextChg()
1063 ImplTabItem* pCurItem = NULL; in ImplPaint() local1069 pCurItem = &(*it); in ImplPaint()1088 TabPage* pCurPage = (pCurItem) ? pCurItem->mpTabPage : NULL; in ImplPaint()1123 if ( pCurItem && !pCurItem->maRect.IsEmpty() ) in ImplPaint()1125 aCurRect = pCurItem->maRect; in ImplPaint()1200 if ( pItem != pCurItem ) in ImplPaint()1216 if ( pCurItem ) in ImplPaint()1219 aClipRgn.Intersect( pCurItem->maRect ); in ImplPaint()1223 …ImplDrawItem( pCurItem, aCurRect, bLayout, (pCurItem==pFirstTab), (pCurItem==pLastTab), sal_True ); in ImplPaint()
220 VCLXAccessibleListItem* pCurItem =NULL; in UpdateSelection_Impl_Acc() local247 pCurItem = pItem; in UpdateSelection_Impl_Acc()331 VCLXAccessibleListItem* pCurItem = static_cast< VCLXAccessibleListItem* >(xCurItem.get()); in NotifyListItem() local332 if (pCurItem) in NotifyListItem()334 pCurItem->NotifyAccessibleEvent(AccessibleEventId::SELECTION_CHANGED,Any(),Any()); in NotifyListItem()
62 const SfxPoolItem *pParaItem, *pCurItem; member in SwTxtAttrIterator76 const SfxPoolItem& GetAttr() const { return *pCurItem; } in GetAttr()
1093 ImplTabBarItem* pCurItem = NULL; in Paint() local1097 if ( !pCurItem && (pItem->mnId == mnCurPageId) ) in Paint()1099 pCurItem = pItem; in Paint()1102 pItem = pCurItem; in Paint()1194 if ( pItem == pCurItem ) in Paint()1208 if ( pItem == pCurItem ) in Paint()1215 pItem = pCurItem; in Paint()