Home
last modified time | relevance | path

Searched refs:bHandlerVeto (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dpropcontroller.cxx403 bool bHandlerVeto = !suspendPropertyHandlers_nothrow( true ); in suspendAll_nothrow() local
405 return !bHandlerVeto; in suspendAll_nothrow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dpropcontroller.cxx381 bool bHandlerVeto = !suspendPropertyHandlers_nothrow( true ); in suspendAll_nothrow() local
383 return !bHandlerVeto; in suspendAll_nothrow()