Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/access/
H A Dacccontext.cxx97 bIsShowingState = GetMap() ? IsShowing( *(GetMap()) ) : sal_False; in InitStates()
330 bIsOldShowingState = bIsShowingState; in Scrolled()
331 bIsShowingState = bIsNewShowingState; in Scrolled()
534 if( bIsShowingState ) in GetStates()
1228 bIsOldShowingState = bIsShowingState; in InvalidatePosOrSize()
1229 bIsShowingState = bIsNewShowingState; in InvalidatePosOrSize()
H A Dacccontext.hxx86 sal_Bool bIsShowingState : 1; member in SwAccessibleContext

Completed in 27 milliseconds