Searched refs:bIAmCursorShell (Results 1 – 1 of 1) sorted by relevance
1340 const bool bIAmCursorShell(ISA(SwCrsrShell)); in SmoothScroll() local1341 (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 37 milliseconds