Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1340 const bool bIAmCursorShell(ISA(SwCrsrShell)); in SmoothScroll() local
1341 (void) bIAmCursorShell; in SmoothScroll()
1344 …const bool bAllowedForSelection(true || (bIAmCursorShell && !((SwCrsrShell*)this)->HasSelection())… in SmoothScroll()
1347 …const bool bAllowedForMultipleCursors(true || (bIAmCursorShell && ((SwCrsrShell*)this)->GetCrsrCnt… in SmoothScroll()

Completed in 22 milliseconds