LibreOffice
LibreOffice 4.3 SDK C/C++ API Reference
Deprecated List
Member _typelib_InterfaceTypeDescription::aUik
should always contain all-zeros
Member _typelib_InterfaceTypeDescription::pBaseTypeDescription
use nBaseTypes and ppBaseTypes instead
Member com::sun::star::uno::mapToCpp (Reference< C > *ppRet, uno_Interface *pUnoI) SAL_THROW(())
Member com::sun::star::uno::mapToUno (uno_Interface **ppRet, const Reference< C > &x) SAL_THROW(())
Member com::sun::star::uno::Reference< interface_type >::Reference (interface_type *pInterface, UnoReference_NoAcquire dummy) SAL_THROW(())
Parameters
pInterfaceanother reference
dummyUNO_REF_NO_ACQUIRE to force obvious distinction to other constructors
Member com::sun::star::uno::Reference< interface_type >::set (interface_type *pInterface, UnoReference_NoAcquire dummy) SAL_THROW(())
Parameters
pInterfacean interface pointer
dummyUNO_REF_NO_ACQUIRE to force obvious distinction to set methods
Returns
true, if non-null interface was set
Member com::sun::star::uno::UnoReference_NoAcquire
globalScope> Member component_getDescriptionFunc )(void)
globalScope> Member component_writeInfoFunc )(void *pServiceManager, void *pRegistryKey)
component_writeInfo should no longer be used in new components
Member cppu::component_writeInfoHelper (void *pServiceManager, void *pRegistryKey, const struct ImplementationEntry entries[])
component_writeInfo should no longer be used in new components
Member cppu::ComponentInstantiation )(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > &rServiceManager)
Member cppu::createFactoryProxy (const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > &rServiceManager, const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleServiceFactory > &rFactory) SAL_THROW(())
Member cppu::createOneInstanceFactory (const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > &rServiceManager, const rtl::OUString &rComponentName, ComponentInstantiation pCreateFunction, const ::com::sun::star::uno::Sequence< ::rtl::OUString > &rServiceNames, rtl_ModuleCount *pModCount=0) SAL_THROW(())
Member cppu::createOneInstanceRegistryFactory (const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > &rServiceManager, const rtl::OUString &rComponentName, const ::com::sun::star::uno::Reference< ::com::sun::star::registry::XRegistryKey > &rImplementationKey) SAL_THROW(())
Member cppu::createSingleFactory (const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > &rServiceManager, const rtl::OUString &rImplementationName, ComponentInstantiation pCreateFunction, const ::com::sun::star::uno::Sequence< ::rtl::OUString > &rServiceNames, rtl_ModuleCount *pModCount=0) SAL_THROW(())
Member cppu::createSingleRegistryFactory (const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > &rServiceManager, const rtl::OUString &rImplementationName, const ::com::sun::star::uno::Reference< ::com::sun::star::registry::XRegistryKey > &rImplementationKey) SAL_THROW(())
Class cppu::OComponentHelper
Class cppu::WeakAggComponentImplHelper10< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10 >
Class cppu::WeakAggComponentImplHelper11< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11 >
Class cppu::WeakAggComponentImplHelper12< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, Ifc12 >
Class cppu::WeakAggComponentImplHelper1< Ifc1 >
Class cppu::WeakAggComponentImplHelper2< Ifc1, Ifc2 >
Class cppu::WeakAggComponentImplHelper3< Ifc1, Ifc2, Ifc3 >
Class cppu::WeakAggComponentImplHelper4< Ifc1, Ifc2, Ifc3, Ifc4 >
Class cppu::WeakAggComponentImplHelper5< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5 >
Class cppu::WeakAggComponentImplHelper6< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6 >
Class cppu::WeakAggComponentImplHelper7< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7 >
Class cppu::WeakAggComponentImplHelper8< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8 >
Class cppu::WeakAggComponentImplHelper9< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9 >
globalScope> Member CPPU_CURRENT_NAMESPACE
implementation detail, not to be used by client code
globalScope> Member getCppuType () SAL_THROW(())
Use cppu::UnoType instead (or the internal-only cppu::getTypeFavourChar). Also note that getCppuType< com::sun::star::uno::Sequence< sal_Unicode > >() does not work as expected.
globalScope> Member getCppuType< sal_Unicode > ()
Use cppu::UnoType instead (or the internal-only cppu::getTypeFavourChar). Also note that getCppuType< com::sun::star::uno::Sequence< sal_Unicode > >() does not work as expected.
globalScope> Member getCppuType< sal_Unicode > ()
Use cppu::UnoType instead (or the internal-only cppu::getTypeFavourChar). Also note that getCppuType< com::sun::star::uno::Sequence< sal_Unicode > >() does not work as expected.
globalScope> Member MODULE_COUNT_INIT
Do not use.
Class osl::Profile
Class osl::Thread
use salhelper::Thread instead. Only the static member functions osl::Thread::getCurrentIdentifier, osl::Thread::wait, and osl::Thread::yield are not deprecated.
globalScope> Member osl_closeProfile (oslProfile Profile)
globalScope> Member osl_flushProfile (oslProfile Profile)
globalScope> Member osl_getProcess (oslProcessIdentifier Ident)
Retrieve the process handle of a process identifier
Parameters
Ident[in] a process identifier
globalScope> Member osl_getProfileSectionEntries (oslProfile Profile, const sal_Char *pszSection, sal_Char *pszBuffer, sal_uInt32 MaxLen)
globalScope> Member osl_getProfileSections (oslProfile Profile, sal_Char *pszBuffer, sal_uInt32 MaxLen)
globalScope> Member osl_openProfile (rtl_uString *strProfileName, oslProfileOption Options)
globalScope> Member osl_readProfileBool (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry, sal_Bool Default)
globalScope> Member osl_readProfileIdent (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry, sal_uInt32 FirstId, const sal_Char *Strings[], sal_uInt32 Default)
globalScope> Member osl_readProfileString (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry, sal_Char *pszString, sal_uInt32 MaxLen, const sal_Char *pszDefault)
globalScope> Member osl_removeProfileEntry (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry)
globalScope> Member osl_writeProfileBool (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry, sal_Bool Value)
globalScope> Member osl_writeProfileIdent (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry, sal_uInt32 FirstId, const sal_Char *Strings[], sal_uInt32 Value)
globalScope> Member osl_writeProfileString (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry, const sal_Char *pszString)
Member rtl::OString::valueOf (float f) SAL_THROW(())
use number()
Member rtl::OString::valueOf (double d) SAL_THROW(())
use number()
Member rtl::OString::valueOf (sal_Bool b) SAL_THROW(())
use boolean()
Member rtl::OString::valueOf (sal_Char c) SAL_THROW(())
use operator, function or constructor taking char or sal_Unicode argument
Member rtl::OString::valueOf (sal_Int32 i, sal_Int16 radix=10) SAL_THROW(())
use number()
Member rtl::OString::valueOf (sal_Int64 ll, sal_Int16 radix=10) SAL_THROW(())
use number()
Member rtl::OUString::compareToAscii (const sal_Char *asciiStr, sal_Int32 maxLength) const SAL_THROW(())
This is a confusing overload with unexpectedly different semantics from the one-parameter form, so it is marked as deprecated. Practically all uses compare the return value against zero and can thus be replaced with uses of startsWith.
Member rtl::OUString::valueOf (sal_Unicode c) SAL_THROW(())
use operator, function or constructor taking char or sal_Unicode argument
Member rtl::OUString::valueOf (sal_Int64 ll, sal_Int16 radix=10) SAL_THROW(())
use number()
Member rtl::OUString::valueOf (float f) SAL_THROW(())
use number()
Member rtl::OUString::valueOf (double d) SAL_THROW(())
use number()
Member rtl::OUString::valueOf (sal_Int32 i, sal_Int16 radix=10) SAL_THROW(())
use number()
Member rtl::OUString::valueOf (sal_Bool b) SAL_THROW(())
use boolean()
globalScope> Member rtl_ModuleCount
Do not use.
globalScope> Member rtl_ModuleCount
Do not use.
globalScope> Member rtl_moduleCount_acquire (rtl_ModuleCount *that)
Do not use.
globalScope> Member rtl_moduleCount_canUnload (rtl_StandardModuleCount *that, TimeValue *libUnused)
Do not use.
globalScope> Member rtl_moduleCount_release (rtl_ModuleCount *that)
Do not use.
globalScope> Member rtl_StandardModuleCount
Do not use.
globalScope> Member rtl_StandardModuleCount
Do not use.
globalScope> Member RTL_UNICODETOTEXT_FLAGS_NOCOMPOSITE
globalScope> Member sal_Char
use plain char instead.
globalScope> Member sal_sChar
use plain signed char instead.
globalScope> Member SAL_THROW (x)
do not use in new code.
globalScope> Member sal_uChar
use plain unsigned char instead.
Class salhelper::ODynamicLoader< API >
Do not use.
globalScope> Member typelib_TypeClass_ARRAY
globalScope> Member typelib_TypeClass_UNION
globalScope> Member typelib_typedescription_newInterface (typelib_InterfaceTypeDescription **ppRet, rtl_uString *pTypeName, sal_uInt32 nUik1, sal_uInt16 nUik2, sal_uInt16 nUik3, sal_uInt32 nUik4, sal_uInt32 nUik5, typelib_TypeDescriptionReference *pBaseInterface, sal_Int32 nMembers, typelib_TypeDescriptionReference **ppMembers) SAL_THROW_EXTERN_C()
use typelib_typedescription_newMIInterface instead
globalScope> Member typelib_typedescription_newInterfaceAttribute (typelib_InterfaceAttributeTypeDescription **ppRet, sal_Int32 nAbsolutePosition, rtl_uString *pAttributeName, typelib_TypeClass eAttributeTypeClass, rtl_uString *pAttributeTypeName, sal_Bool bReadOnly) SAL_THROW_EXTERN_C()
use typelib_typedescription_newExtendedInterfaceAttribute instead
globalScope> Member typelib_Uik
globalScope> Member typelib_Uik