Searched refs:bOldUpdate (Results 1 – 3 of 3) sorted by relevance
250 sal_Bool bOldUpdate = Control::IsUpdateMode(); in ClearAll() local253 Control::SetUpdateMode(bOldUpdate); in ClearAll()
684 sal_Bool bOldUpdate = bUpdateMode; in ImpArrange() local707 SetUpdateMode( bOldUpdate ); in ImpArrange()
6502 sal_Bool bOldUpdate = mpWindowImpl->mpBorderWindow->mpWindowImpl->mbNoParentUpdate; in Show() local6506 mpWindowImpl->mpBorderWindow->mpWindowImpl->mbNoParentUpdate = bOldUpdate; in Show()
Completed in 74 milliseconds