Searched refs:IsPaintLocked (Results 1 – 7 of 7) 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
68 if ( IsPaintLocked() ) in SetViewMarkData()266 if ( IsPaintLocked() ) in ShowBlock()
46 if ( pDocShell->IsPaintLocked() ) in MarkSimpleBlock()
483 sal_Bool IsPaintLocked() const { return nLockPaint != 0; } in IsPaintLocked() function in ViewShell
507 if( !pWrtShell->IsPaintLocked() && !bNoInterrupt && in IMPL_LINK()512 if( !pWrtShell->IsPaintLocked() && !bNoInterrupt ) in IMPL_LINK()
1609 else if ( pImp->GetShell()->IsPaintLocked() ) in FormatLayout()
Completed in 51 milliseconds