Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx2432 Reference< ::com::sun::star::form::XBoundComponent > xBoundControl(xActiveControl, UNO_QUERY); in CommitCurrent() local
2433 if (!xBoundControl.is()) in CommitCurrent()
2434xBoundControl = Reference< ::com::sun::star::form::XBoundComponent > (xActiveControl->getModel(),… in CommitCurrent()
2435 if (xBoundControl.is() && !xBoundControl->commit()) in CommitCurrent()

Completed in 32 milliseconds