Searched refs:xCurr (Results 1 – 1 of 1) sorted by relevance
452 uno::Reference< awt::XControl > xCurr = xFormCtrl->getCurrentControl(); in CommitActiveControl() local453 if(xCurr.is()) in CommitActiveControl()455 uno::Reference< awt::XControlModel > xModel = xCurr->getModel(); in CommitActiveControl()
Completed in 18 milliseconds