Home
last modified time | relevance | path

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

/aoo41x/main/soldep/source/
H A Dconnctr.cxx176 static sal_uIntPtr nCallCount = 0; in UpdatePosition() local
183 if ( nCallCount ) // only one call in UpdatePosition()
184 nCallCount++; in UpdatePosition()
187 nCallCount++; in UpdatePosition()
188 while ( nCallCount ) in UpdatePosition()
210 nCallCount--; in UpdatePosition()
/aoo41x/main/sw/source/core/table/
H A Dswnewtable.cxx2280 static nCallCount = 0; in FindCachedStartEndOfRowSpan()
2282 ++nCallCount; in FindCachedStartEndOfRowSpan()
H A Dswtable.cxx1280 static int nCallCount = 0; in NewSetTabCols() local
1281 ++nCallCount; in NewSetTabCols()

Completed in 33 milliseconds