LibreOffice
LibreOffice 4.2 SDK C/C++ API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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)
Member com::sun::star::uno::mapToUno (uno_Interface **ppRet, const Reference< C > &x)
Member com::sun::star::uno::Reference< typename >::Reference (interface_type *pInterface, UnoReference_NoAcquire dummy)
Parameters
pInterfaceanother reference
dummyUNO_REF_NO_ACQUIRE to force obvious distinction to other constructors
Member com::sun::star::uno::Reference< typename >::set (interface_type *pInterface, UnoReference_NoAcquire dummy)
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
Member component_getDescriptionFunc )(void)
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)
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)
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)
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)
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)
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 >
Member cppu::writeSharedLibComponentInfo (rtl::OUString const &uri,rtl::OUString const &rPath,::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > const &xMgr,::com::sun::star::uno::Reference< ::com::sun::star::registry::XRegistryKey > const &xKey)
component_writeInfo should no longer be used in new components
Member getCppuType ()
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.
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.
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.
Member osl_closeProfile (oslProfile Profile)
Member osl_flushProfile (oslProfile Profile)
Member osl_getProcess (oslProcessIdentifier Ident)
Retrieve the process handle of a process identifier
Parameters
Ident[in] a process identifier
Member osl_getProfileSectionEntries (oslProfile Profile, const sal_Char *pszSection, sal_Char *pszBuffer, sal_uInt32 MaxLen)
Member osl_getProfileSections (oslProfile Profile, sal_Char *pszBuffer, sal_uInt32 MaxLen)
Member osl_openProfile (rtl_uString *strProfileName, oslProfileOption Options)
Member osl_readProfileBool (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry, sal_Bool Default)
Member osl_readProfileIdent (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry, sal_uInt32 FirstId, const sal_Char *Strings[], sal_uInt32 Default)
Member osl_readProfileString (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry, sal_Char *pszString, sal_uInt32 MaxLen, const sal_Char *pszDefault)
Member osl_removeProfileEntry (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry)
Member osl_writeProfileBool (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry, sal_Bool Value)
Member osl_writeProfileIdent (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry, sal_uInt32 FirstId, const sal_Char *Strings[], sal_uInt32 Value)
Member osl_writeProfileString (oslProfile Profile, const sal_Char *pszSection, const sal_Char *pszEntry, const sal_Char *pszString)
Member rtl::OString::valueOf (sal_Bool b)
use boolean()
Member rtl::OString::valueOf (float f)
use number()
Member rtl::OString::valueOf (sal_Char c)
use operator, function or constructor taking char or sal_Unicode argument
Member rtl::OString::valueOf (sal_Int32 i, sal_Int16 radix=10)
use number()
Member rtl::OString::valueOf (sal_Int64 ll, sal_Int16 radix=10)
use number()
Member rtl::OString::valueOf (double d)
use number()
Member rtl::OUString::compareToAscii (const sal_Char *asciiStr, sal_Int32 maxLength) const
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 (float f)
use number()
Member rtl::OUString::valueOf (sal_Unicode c)
use operator, function or constructor taking char or sal_Unicode argument
Member rtl::OUString::valueOf (sal_Int32 i, sal_Int16 radix=10)
use number()
Member rtl::OUString::valueOf (sal_Bool b)
use boolean()
Member rtl::OUString::valueOf (double d)
use number()
Member rtl::OUString::valueOf (sal_Int64 ll, sal_Int16 radix=10)
use number()
Member rtl_ModuleCount
Do not use.
Member rtl_ModuleCount
Do not use.
Member rtl_moduleCount_acquire (rtl_ModuleCount *that)
Do not use.
Member rtl_moduleCount_canUnload (rtl_StandardModuleCount *that, TimeValue *libUnused)
Do not use.
Member rtl_moduleCount_release (rtl_ModuleCount *that)
Do not use.
Member rtl_StandardModuleCount
Do not use.
Member rtl_StandardModuleCount
Do not use.
Class salhelper::ODynamicLoader< API >
Do not use.
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
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
Member typelib_Uik
Member typelib_Uik