Methods of Class OMultiTypeInterfaceContainerHelperInt32
- OMultiTypeInterfaceContainerHelperInt32
- OMultiTypeInterfaceContainerHelperInt32(
::osl::Mutex & |
) throw(); |
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
- Summary
- Create a container of interface containers.
- Parameters
rMutex |
the mutex to protect multi thread access.
The lifetime must be longer than the lifetime
of this object.
|
- ~OMultiTypeInterfaceContainerHelperInt32
- ~OMultiTypeInterfaceContainerHelperInt32() throw();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
- Summary
- Delete all containers.
- getContainedTypes
- ::com::sun::star::uno::Sequence< sal_Int32 > getContainedTypes() throw();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
- Summary
- Return all id's under which at least one interface is added.
- getContainer
- OInterfaceContainerHelper * getContainer(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
YES |
NO |
NO |
NO |
NO |
NO |
- Summary
- Return the container created under this key.
- Return
- the container created under this key. If the container
was not created, null was returned.
- addInterface
- sal_Int32 addInterface(
const sal_Int32 & |
rKey, |
const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > & |
r ) throw(); |
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
- Summary
- Insert an element in the container specified with the key. The position is not specified.
- Parameters
rKey |
the id of the container.
|
rxIFace |
the added interface. It is allowed to insert null or
the same pointer more than once.
|
- Return
- the new count of elements in the container.
- removeInterface
- sal_Int32 removeInterface(
const sal_Int32 & |
rKey, |
const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > & |
rxIFace ) throw(); |
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
- Summary
- Remove an element from the container specified with the key.
It uses the equal definition of uno objects to remove the interfaces.
- Parameters
rKey |
the id of the container.
|
rxIFace |
the removed interface.
|
- Return
- the new count of elements in the container.
- disposeAndClear
- void disposeAndClear(
const ::com::sun::star::lang::EventObject & |
rEvt ) throw(); |
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
- Summary
- Call disposing on all objects in the container that
support XEventListener. Then clear the container.
- clear
- void clear() throw();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
- Summary
- Remove all elements of all containers. Does not delete the container.
- OMultiTypeInterfaceContainerHelperInt32
- OMultiTypeInterfaceContainerHelperInt32(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- operator=
- OMultiTypeInterfaceContainerHelperInt32 & operator=(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- operator new
- static void * operator new(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
YES |
YES |
NO |
- operator delete
- static void operator delete(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
YES |
YES |
NO |
- operator new
- static void * operator new(
size_t |
, |
void * |
pMem ) throw(); |
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
YES |
YES |
NO |
- operator delete
- static void operator delete(
void * |
, |
void * |
) throw(); |
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
YES |
YES |
NO |
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.