Methods of Class Mapping
- Mapping
- Mapping(
const ::rtl::OUString & |
rFrom, |
const ::rtl::OUString & |
rTo, |
const ::rtl::OUString & |
rAddPurpose = :: rtl :: OUString ) throw(); |
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Holds a mapping from the specified source to the specified destination by environment
type names.
- Parameters
rFrom |
type name of source environment
|
rTo |
type name of destination environment
|
rAddPurpose |
additional purpose
|
- Mapping
- Mapping(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Holds a mapping from the specified source to the specified destination.
- Parameters
pFrom |
source environment
|
pTo |
destination environment
|
rAddPurpose |
additional purpose
|
- Mapping
- Mapping(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Holds a mapping from the specified source to the specified destination
environment.
- Parameters
from |
source environment
|
to |
destination environment
|
rAddPurpose |
additional purpose
|
- Mapping
- Mapping(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Constructor.
- Parameters
-
- Mapping
- Mapping(
const Mapping & |
rMapping ) throw(); |
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Copy constructor.
- Parameters
-
- ~Mapping
- ~Mapping() throw();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Destructor.
- operator=
- Mapping & operator=(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Sets a given mapping.
- Parameters
-
- Return
this mapping
- operator=
- Mapping & operator=(
const Mapping & |
rMapping ) throw(); |
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Sets a given mapping.
- Parameters
-
- Return
this mapping
- get
- uno_Mapping * get() throw();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Provides a pointer to the C mapping. The returned mapping is NOT acquired!
- Return
UNacquired C mapping
- is
- sal_Bool is() throw();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Tests if a mapping is set.
- Return
true if a mapping is set
- clear
- void clear() throw();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Releases a set mapping.
- mapInterface
- void * mapInterface(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
YES |
NO |
NO |
NO |
YES |
NO |
- Summary
Maps an interface from one environment to another.
- Parameters
pInterface |
source interface
|
pTypeDescr |
type description of interface
|
- Return
mapped interface
- mapInterface
- void * mapInterface(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
YES |
NO |
NO |
NO |
YES |
NO |
- Summary
Maps an interface from one environment to another.
- Parameters
pInterface |
source interface
|
pTypeDescr |
type description of interface
|
- Return
mapped interface
- mapInterface
- void * mapInterface(
void * |
pInterface, |
const ::com::sun::star::uno::Type & |
rType ) const throw(); |
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
YES |
NO |
NO |
NO |
YES |
NO |
- Summary
Maps an interface from one environment to another.
- Parameters
pInterface |
source interface
|
rType |
type of interface
|
- Return
mapped interface
- mapInterface
- void mapInterface(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
YES |
NO |
NO |
NO |
YES |
NO |
- Summary
Maps an interface from one environment to another.
- Parameters
ppOut |
inout mapped interface
|
pInterface |
source interface
|
pTypeDescr |
type description of interface
|
- mapInterface
- void mapInterface(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
YES |
NO |
NO |
NO |
YES |
NO |
- Summary
Maps an interface from one environment to another.
- Parameters
ppOut |
inout mapped interface
|
pInterface |
source interface
|
pTypeDescr |
type description of interface
|
- mapInterface
- void mapInterface(
void * * |
ppOut, |
void * |
pInterface, |
const ::com::sun::star::uno::Type & |
rType ) const throw(); |
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
YES |
NO |
NO |
NO |
YES |
NO |
- Summary
Maps an interface from one environment to another.
- Parameters
ppOut |
inout mapped interface
|
pInterface |
source interface
|
rType |
type of interface to be mapped
|
Top of Page
Copyright © 2000, 2012 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.