Home
last modified time | relevance | path

Searched refs:purpose (Results 1 – 25 of 149) sorted by relevance

123456

/trunk/main/cppu/source/uno/ !
H A Dcascade_mapping.cxx262 rtl::OUString purpose = getPrefix(from_envPurpose, to_envPurpose); in getCascadeMapping() local
265 uno_envDcp += purpose; in getCascadeMapping()
269 if (from_envPurpose.equals(purpose)) in getCascadeMapping()
271 rtl::OUString rest = to_envPurpose.copy(purpose.getLength()); in getCascadeMapping()
282 else if (to_envPurpose.equals(purpose)) in getCascadeMapping()
284 rtl::OUString rest = from_envPurpose.copy(purpose.getLength()); in getCascadeMapping()
317 rtl::OUString purpose = getPrefix(from_envPurpose, to_envPurpose); in getCascadeMapping() local
320 uno_envDcp += purpose; in getCascadeMapping()
/trunk/main/cppuhelper/test/testcmp/ !
H A DTestComponent.cxx217 rtl::OString purpose; in component_getImplementationEnvironmentExt() local
222purpose = rtl::OUStringToOString(cppu::EnvDcp::getPurpose(uImplName), RTL_TEXTENCODING_ASCII_US); in component_getImplementationEnvironmentExt()
225 if (!purpose.getLength()) in component_getImplementationEnvironmentExt()
229 purpose = rtl::OString(pPurpose); in component_getImplementationEnvironmentExt()
232 if (purpose.getLength() == 0) in component_getImplementationEnvironmentExt()
239 strcat(buff, purpose.getStr()); in component_getImplementationEnvironmentExt()
/trunk/main/cppu/inc/cppu/ !
H A DEnvDcp.hxx60 rtl::OUString purpose; in getPurpose() local
62 uno_EnvDcp_getPurpose(rEnvDcp.pData, &purpose.pData); in getPurpose()
64 return purpose; in getPurpose()
/trunk/main/offapi/com/sun/star/text/textfield/ !
H A DInput.idl55 /** contains an internal-use-only multi purpose string.
56 <p>This is an internal multi purpose string used in WW8 import/export.
/trunk/main/offapi/com/sun/star/ui/ !
H A DUIElement.idl57 provides an interface to retrieve a special purpose interface which depends on
67 /** provides a function to retrieve a special purpose interface which depends on
H A DXUIElement.idl45 /** provides a function to retrieve a special purpose interface dependent
64 a special purpose interface which depends on the type of the user
/trunk/main/ !
H A DLICENSE59 Licensor for the purpose of discussing and improving the Work, but
186 file or class name and description of purpose be included on the
219 documentation for any purpose is hereby granted without fee, provided that
225 suitability of this software for any purpose. It is provided "as is"
498 documentation for any purpose and without fee is hereby granted,
848 documentation for any purpose is hereby granted without fee, provided that
854 suitability of this software for any purpose. It is provided "as is"
877 documentation for any purpose is hereby granted without fee, provided that
883 suitability of this software for any purpose. It is provided "as is"
1676 documentation for any purpose and without fee is hereby granted,
[all …]
H A DLICENSE_ALv259 Licensor for the purpose of discussing and improving the Work, but
186 file or class name and description of purpose be included on the
/trunk/main/offapi/com/sun/star/packages/zip/ !
H A DZipConstants.idl143 /** LOC header field "general purpose bit flags" offset
208 /** CEN header field "general purpose bit flags" offset
/trunk/main/offapi/com/sun/star/sheet/ !
H A DNamedRangeFlag.idl33 /** used to specify the purpose of a named range.
/trunk/main/udkapi/com/sun/star/util/ !
H A DMacroExpander.idl43 The purpose of this service is to separate the use of macrofied strings,
/trunk/main/offapi/com/sun/star/inspection/ !
H A DGenericPropertyHandler.idl35 /** implements a general-purpose XPropertyHandler
/trunk/ !
H A DLICENSE58 Licensor for the purpose of discussing and improving the Work, but
185 file or class name and description of purpose be included on the
/trunk/main/helpauthoring/license/ !
H A DLICENSE59 Licensor for the purpose of discussing and improving the Work, but
186 file or class name and description of purpose be included on the
/trunk/main/offapi/com/sun/star/sdbcx/ !
H A DDriver.idl41 This service is optional for each driver. Its purpose is to define
/trunk/main/toolkit/doc/layout/ !
H A Dmetricfield.txt38 ** Can we just twist VCLXCurrencyField to this purpose ?
/trunk/main/offapi/com/sun/star/task/ !
H A DPasswordContainer.idl44 interface should be provided. For this purpose <type>InteractionHandler</type>
/trunk/main/offapi/com/sun/star/awt/ !
H A DMouseEvent.idl85 key combination for this purpose.</p>
H A DXLayoutContainer.idl85 /** To be used by the parent for the purpose of layout management.
/trunk/main/offapi/com/sun/star/drawing/ !
H A DAccessibleOLEShape.idl73 /** The intended purpose of the support of this interface is the
/trunk/main/offapi/com/sun/star/text/ !
H A DCell.idl67 non-functional since they serve no purpose for text tables.</p>
/trunk/main/offapi/com/sun/star/sdb/ !
H A DDatabaseContext.idl88 … <p>The main purpose of this interface is to allow you to register data sources which you know
/trunk/main/apple_remote/source/ !
H A DRemoteControlContainer.m80 // debug purpose
/trunk/main/offapi/com/sun/star/accessibility/ !
H A DXAccessibleStateSet.idl90 <p>The purpose of this function is to reduce the communication
/trunk/main/offapi/com/sun/star/script/vba/ !
H A DVBAEventId.idl126 internal purpose. */

Completed in 212 milliseconds

123456