Home
last modified time | relevance | path

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

123456

/AOO41X/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()
/AOO41X/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()
/AOO41X/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()
/AOO41X/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.
/AOO41X/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
/AOO41X/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
/AOO41X/main/
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
218 documentation for any purpose is hereby granted without fee, provided that
224 suitability of this software for any purpose. It is provided "as is"
272 documentation, with or without modification, for any purpose and without fee
497 documentation for any purpose and without fee is hereby granted,
678 and fitness for a particular purpose. The TWAIN Working Group disclaims all
691 particular purpose. Neither the developers nor the distributors will be liable
847 documentation for any purpose is hereby granted without fee, provided that
853 suitability of this software for any purpose. It is provided "as is"
[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
/AOO41X/main/offapi/com/sun/star/sheet/
H A DNamedRangeFlag.idl33 /** used to specify the purpose of a named range.
/AOO41X/main/udkapi/com/sun/star/util/
H A DMacroExpander.idl43 The purpose of this service is to separate the use of macrofied strings,
/AOO41X/main/offapi/com/sun/star/inspection/
H A DGenericPropertyHandler.idl35 /** implements a general-purpose XPropertyHandler
/AOO41X/main/offapi/com/sun/star/sdbcx/
H A DDriver.idl41 This service is optional for each driver. Its purpose is to define
/AOO41X/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
/AOO41X/main/offapi/com/sun/star/task/
H A DPasswordContainer.idl44 interface should be provided. For this purpose <type>InteractionHandler</type>
/AOO41X/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.
/AOO41X/main/offapi/com/sun/star/drawing/
H A DAccessibleOLEShape.idl73 /** The intended purpose of the support of this interface is the
H A DAccessibleDrawDocumentView.idl124 <p>The main purpose of this interface is to provide a bounding box
/AOO41X/main/offapi/com/sun/star/text/
H A DCell.idl67 non-functional since they serve no purpose for text tables.</p>
/AOO41X/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
/AOO41X/main/apple_remote/
H A DRemoteControlContainer.m80 // debug purpose
H A DRemoteControl.m109 // Debug purpose: returns all the existing dictionary keys.
/AOO41X/main/offapi/com/sun/star/accessibility/
H A DXAccessibleStateSet.idl90 <p>The purpose of this function is to reduce the communication
/AOO41X/main/offapi/com/sun/star/script/vba/
H A DVBAEventId.idl126 internal purpose. */

123456