Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHViews.cxx59 HViews::HViews( const Reference< XConnection >& _rxConnection, ::cppu::OWeakObject& _rParent, ::osl… in HViews() function in HViews
69 sdbcx::ObjectType HViews::createObject(const ::rtl::OUString& _rName) in createObject()
82 void HViews::impl_refresh( ) throw(RuntimeException) in impl_refresh()
87 void HViews::disposing(void) in disposing()
93 Reference< XPropertySet > HViews::createDescriptor() in createDescriptor()
101 sdbcx::ObjectType HViews::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropert… in appendObject()
108 void HViews::dropObject(sal_Int32 _nPos,const ::rtl::OUString /*_sElementName*/) in dropObject()
129 void HViews::dropByNameImpl(const ::rtl::OUString& elementName) in dropByNameImpl()
136 void HViews::createView( const Reference< XPropertySet >& descriptor ) in createView()
H A DHTables.cxx159 HViews* pViews = static_cast<HViews*>(static_cast<OHCatalog&>(m_rParent).getPrivateViews()); in dropObject()
H A DHCatalog.cxx107 m_pViews = new HViews( m_xConnection, *this, m_aMutex, aVector ); in refreshViews()
/aoo41x/main/connectivity/source/inc/hsqldb/
H A DHViews.hxx32 class HViews : public sdbcx::OCollection class
47 HViews(

Completed in 21 milliseconds