Searched refs:xCheckLock (Results 1 – 1 of 1) sorted by relevance
845 Reference< XBoundControl > xCheckLock( xCurrentControl, UNO_QUERY ); in impl_commitCurrentControl_throw() local846 sal_Bool bControlIsLocked = xCheckLock.is() && xCheckLock->getLock(); in impl_commitCurrentControl_throw()
Completed in 197 milliseconds