Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
PRIVATE MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
virtual | abstract | interface | template |
NO | NO | NO | NO |
Methods |
|
TypeDescription( typelib_TypeDescription * pTypeDescr = 0 ) throw( ); |
Constructor: |
TypeDescription( typelib_TypeDescriptionReference * pTypeDescrRef ) throw( ); |
Constructor: |
TypeDescription( const ::com::sun::star::uno::Type & rType ) throw( ); |
Constructor: |
TypeDescription( const TypeDescription & rDescr ) throw( ); |
Copy constructor: |
TypeDescription( rtl_uString * pTypeName ) throw( ); |
Constructor: |
TypeDescription( const ::rtl::OUString & rTypeName ) throw( ); |
Constructor: |
~TypeDescription( ) throw( ); |
Destructor: releases type description |
TypeDescription & operator=( typelib_TypeDescription * pTypeDescr ) throw( ); |
Assignment operator: acquires given type description and releases a set one. |
TypeDescription & operator=( const TypeDescription & rTypeDescr ) throw( ); |
Assignment operator: acquires given type description and releases a set one. |
sal_Bool equals( const typelib_TypeDescription * pTypeDescr ) const throw( ); |
Tests whether two type descriptions are equal. |
sal_Bool equals( const TypeDescription & rTypeDescr ) const throw( ); |
Tests whether two type descriptions are equal. |
void makeComplete( ) const throw( ); |
Makes stored type description complete. |
typelib_TypeDescription * get( ) const throw( ); |
Gets the UNacquired type description pointer. |
sal_Bool is( ) const throw( ); |
Tests if a type description is set. |
Data |
|
typelib_TypeDescription * _pTypeDescr; | C typelib type description |
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.