Searched defs:InvalidateBoundingRect (Results 1 – 4 of 4) sorted by relevance
252 void InvalidateBoundingRect( Rectangle& rRect ) { rRect.Right() = LONG_MAX; } in InvalidateBoundingRect() function in SvImpIconView
404 …void InvalidateBoundingRect( Rectangle& rRect ) { rRect.Right() = LONG_MAX; bBoundRectsDirty = s… in InvalidateBoundingRect() function in SvxIconChoiceCtrl_Impl
2837 void SvImpIconView::InvalidateBoundingRect( SvLBoxEntry* pEntry ) in InvalidateBoundingRect() function in SvImpIconView
2700 void SvxIconChoiceCtrl_Impl::InvalidateBoundingRect( SvxIconChoiceCtrlEntry* pEntry ) in InvalidateBoundingRect() function in SvxIconChoiceCtrl_Impl
Completed in 86 milliseconds