Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1090 Reference< XBoundComponent > xCommitable(getBrowserView()->getGridControl(), UNO_QUERY); in focusLost() local
1091 if (xCommitable.is()) in focusLost()
1092 xCommitable->commit(); in focusLost()

Completed in 36 milliseconds