LibreOffice Module ucb (master)
1
|
Public Member Functions | |
Package (const OUString &rName, const uno::Reference< container::XHierarchicalNameAccess > &xNA, ContentProvider *pOwner) | |
virtual | ~Package () override |
virtual uno::Any SAL_CALL | queryInterface (const uno::Type &aType) override |
virtual void SAL_CALL | acquire () override throw () |
virtual void SAL_CALL | release () override throw () |
virtual uno::Any SAL_CALL | getByHierarchicalName (const OUString &aName) override |
virtual sal_Bool SAL_CALL | hasByHierarchicalName (const OUString &aName) override |
![]() | |
OWeakObject () | |
OWeakObject (const OWeakObject &) | |
OWeakObject &SAL_CALL | operator= (const OWeakObject &) |
virtual css::uno::Any SAL_CALL | queryInterface (const css::uno::Type &rType) SAL_OVERRIDE |
virtual css::uno::Reference< css::uno::XAdapter > SAL_CALL | queryAdapter () SAL_OVERRIDE |
SAL_CALL | operator css::uno::Reference< css::uno::XInterface > () |
Private Attributes | |
OUString const | m_aName |
uno::Reference< container::XHierarchicalNameAccess > | m_xNA |
ContentProvider * | m_pOwner |
Friends | |
class | ContentProvider |
Additional Inherited Members | |
![]() | |
virtual | ~OWeakObject () COVERITY_NOEXCEPT_FALSE |
void | disposeWeakConnectionPoint () |
![]() | |
oslInterlockedCount | m_refCount |
Definition at line 52 of file pkgprovider.cxx.
|
inline |
Definition at line 62 of file pkgprovider.cxx.
|
inlineoverridevirtual |
Definition at line 66 of file pkgprovider.cxx.
References package_ucp::ContentProvider::removePackage().
|
inlineoverridevirtual |
Reimplemented from cppu::OWeakObject.
Definition at line 73 of file pkgprovider.cxx.
|
inlineoverridevirtual |
Definition at line 81 of file pkgprovider.cxx.
|
inlineoverridevirtual |
Definition at line 84 of file pkgprovider.cxx.
|
inlineoverridevirtual |
Definition at line 70 of file pkgprovider.cxx.
|
inlineoverridevirtual |
Reimplemented from cppu::OWeakObject.
Definition at line 76 of file pkgprovider.cxx.
|
friend |
Definition at line 55 of file pkgprovider.cxx.
|
private |
Definition at line 57 of file pkgprovider.cxx.
|
private |
Definition at line 59 of file pkgprovider.cxx.
|
private |
Definition at line 58 of file pkgprovider.cxx.