Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/svdraw/
H A Dsvdpntv.cxx1089 const sal_uInt32 nWindowCount(PaintWindowCount()); in GlueInvalidate() local
1091 for(sal_uInt32 nWinNum(0L); nWinNum < nWindowCount; nWinNum++) in GlueInvalidate()
1117 const sal_uInt32 nWindowCount(PaintWindowCount()); in InvalidateAllWin() local
1119 for(sal_uInt32 a(0L); a < nWindowCount; a++) in InvalidateAllWin()
1132 const sal_uInt32 nWindowCount(PaintWindowCount()); in InvalidateAllWin() local
1134 for(sal_uInt32 a(0L); a < nWindowCount; a++) in InvalidateAllWin()

Completed in 8 milliseconds