Lines Matching refs:OAdoGroup
66 OAdoGroup::OAdoGroup(OCatalog* _pParent,sal_Bool _bCase, ADOGroup* _pGroup) : OGroup_ADO(_bCase),m_… in OAdoGroup() function in OAdoGroup
76 OAdoGroup::OAdoGroup(OCatalog* _pParent,sal_Bool _bCase, const ::rtl::OUString& _Name) : OGroup_ADO… in OAdoGroup() function in OAdoGroup
83 void OAdoGroup::refreshUsers() in refreshUsers()
96 Sequence< sal_Int8 > OAdoGroup::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()
113 sal_Int64 OAdoGroup::getSomething( const Sequence< sal_Int8 > & rId ) throw (RuntimeException) in getSomething()
121 void OAdoGroup::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue)throw (Excepti… in setFastPropertyValue_NoBroadcast()
139 void OAdoGroup::getFastPropertyValue(Any& rValue,sal_Int32 nHandle) const in getFastPropertyValue()
153 sal_Int32 SAL_CALL OAdoGroup::getPrivileges( const ::rtl::OUString& objName, sal_Int32 objType ) th… in getPrivileges()
158 sal_Int32 SAL_CALL OAdoGroup::getGrantablePrivileges( const ::rtl::OUString& objName, sal_Int32 obj… in getGrantablePrivileges()
166 void SAL_CALL OAdoGroup::grantPrivileges( const ::rtl::OUString& objName, sal_Int32 objType, sal_In… in grantPrivileges()
171 void SAL_CALL OAdoGroup::revokePrivileges( const ::rtl::OUString& objName, sal_Int32 objType, sal_I… in revokePrivileges()
177 void SAL_CALL OAdoGroup::acquire() throw() in acquire()
182 void SAL_CALL OAdoGroup::release() throw() in release()