Searched refs:nWindowCount (Results 1 – 1 of 1) sorted by relevance
1089 const sal_uInt32 nWindowCount(PaintWindowCount()); in GlueInvalidate() local1091 for(sal_uInt32 nWinNum(0L); nWinNum < nWindowCount; nWinNum++) in GlueInvalidate()1117 const sal_uInt32 nWindowCount(PaintWindowCount()); in InvalidateAllWin() local1119 for(sal_uInt32 a(0L); a < nWindowCount; a++) in InvalidateAllWin()1132 const sal_uInt32 nWindowCount(PaintWindowCount()); in InvalidateAllWin() local1134 for(sal_uInt32 a(0L); a < nWindowCount; a++) in InvalidateAllWin()
Completed in 33 milliseconds