Searched defs:IsPaintLocked (Results 1 – 3 of 3) sorted by relevance
53 bool IsPaintLocked() const { return pDocShell->IsPaintLocked(); } in IsPaintLocked() function in ScSimpleUndo
325 bool IsPaintLocked() const { return pPaintLockData != NULL; } in IsPaintLocked() function in ScDocShell
483 sal_Bool IsPaintLocked() const { return nLockPaint != 0; } in IsPaintLocked() function in ViewShell
Completed in 12 milliseconds