Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/app/
H A DAppController.cxx1803 Reference< XAlterView > xAsAlterableView; in impl_isAlterableView_nothrow() local
1805 xAsAlterableView.set( xViews->getByName( _rTableOrViewName ), UNO_QUERY ); in impl_isAlterableView_nothrow()
1807 bIsAlterableView = xAsAlterableView.is(); in impl_isAlterableView_nothrow()

Completed in 23 milliseconds