Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/access/
H A Dacccontext.cxx327 sal_Bool bIsNewShowingState = IsShowing( *(GetMap()) ); in Scrolled() local
331 bIsShowingState = bIsNewShowingState; in Scrolled()
334 if( bIsOldShowingState != bIsNewShowingState ) in Scrolled()
336 bIsNewShowingState ); in Scrolled()
1225 sal_Bool bIsNewShowingState = IsShowing( *(GetMap()) ); in InvalidatePosOrSize() local
1229 bIsShowingState = bIsNewShowingState; in InvalidatePosOrSize()
1232 if( bIsOldShowingState != bIsNewShowingState ) in InvalidatePosOrSize()
1235 bIsNewShowingState ); in InvalidatePosOrSize()
1237 else if( bIsNewShowingState ) in InvalidatePosOrSize()
1243 if( !bIsNewShowingState && in InvalidatePosOrSize()

Completed in 23 milliseconds