Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/inc/
H A Dundobase.hxx53 bool IsPaintLocked() const { return pDocShell->IsPaintLocked(); } in IsPaintLocked() function in ScSimpleUndo
H A Ddocsh.hxx325 bool IsPaintLocked() const { return pPaintLockData != NULL; } in IsPaintLocked() function in ScDocShell
/aoo4110/main/sc/source/ui/undo/
H A Dundobase.cxx68 if ( IsPaintLocked() ) in SetViewMarkData()
266 if ( IsPaintLocked() ) in ShowBlock()
H A Dundoutil.cxx46 if ( pDocShell->IsPaintLocked() ) in MarkSimpleBlock()
/aoo4110/main/sw/inc/
H A Dviewsh.hxx483 sal_Bool IsPaintLocked() const { return nLockPaint != 0; } in IsPaintLocked() function in ViewShell
/aoo4110/main/sw/source/ui/uiview/
H A Dview.cxx508 if( !pWrtShell->IsPaintLocked() && !bNoInterrupt && in IMPL_LINK()
513 if( !pWrtShell->IsPaintLocked() && !bNoInterrupt ) in IMPL_LINK()
/aoo4110/main/sw/source/core/layout/
H A Dlayact.cxx1611 else if ( pImp->GetShell()->IsPaintLocked() ) in FormatLayout()

Completed in 51 milliseconds