Home
last modified time | relevance | path

Searched defs:index (Results 101 – 125 of 381) sorted by relevance

12345678910>>...16

/aoo4110/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsecuritycontext_mscryptimpl.cxx102 XMLSecurityContext_MSCryptImpl::getSecurityEnvironmentByIndex( sal_Int32 index ) in getSecurityEnvironmentByIndex()
/aoo4110/main/qadevOOo/tests/java/ifc/awt/tree/
H A D_XTreeNode.java166 int index = oObj.getIndex(xNode); in _getIndex() local
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DOfficeZip.java262 private byte[] getEntryBytes(int index) { in getEntryBytes()
351 private int setEntryBytes(int index, byte bytes[], String name) { in setEntryBytes()
/aoo4110/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWseColorTable.java237 Color getColor(int index, boolean foreground) { in getColor()
H A DWseFontTable.java100 public String getFontName(int index) { in getFontName()
/aoo4110/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlsecuritycontext_nssimpl.cxx113 XMLSecurityContext_NssImpl::getSecurityEnvironmentByIndex( sal_Int32 index ) in getSecurityEnvironmentByIndex()
/aoo4110/main/forms/qa/integration/forms/
H A DFormComponent.java133 public FormComponent getByIndex( int index ) in getByIndex()
/aoo4110/main/i18npool/inc/
H A Dindexentrysupplier_default.hxx60 Index *index; member in com::sun::star::i18n::IndexEntrySupplier_Unicode
/aoo4110/main/codemaker/source/javamaker/
H A Djavaoptions.cxx51 sal_Int32 index = name.lastIndexOf(SEPARATOR); in initOptions() local
H A Djavatype.cxx512 rtl::OString const & name, SpecialType specialType, sal_Int32 index, in TypeInfo()
527 Flags flags, sal_Int32 index, in TypeInfo()
539 sal_Int32 index, PolymorphicUnoType const & polymorphicUnoType): in TypeInfo()
811 sal_Int32 index = 0; in addTypeInfo() local
1028 rtl::OString const & name, sal_Int32 index) in addField()
1198 TypeManager const & manager, ClassFile::Code * code, sal_uInt16 * index, in addLoadLocal()
1737 RTTypeClass typeClass, rtl::OString const & type, sal_uInt16 * index) in addBaseArguments()
1798 sal_uInt16 * index, rtl::OString const & className, in addDirectArgument()
2043 sal_uInt16 index = 1; in handleAggregatingType() local
2157 sal_Int32 index = 0; in handleInterfaceType() local
[all …]
/aoo4110/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx100 sal_uInt32 index = 0; in dumpDependedTypes() local
321 sal_uInt32 index = 0; in dumpDepIncludes() local
576 sal_uInt32 index = sType.lastIndexOf(']'); in printUnoType() local
641 sal_uInt32 index = sType.lastIndexOf(']'); in printCorbaType() local
702 sal_Int32 index = sType.lastIndexOf(']'); in isPassedAsPointer() local
776 sal_Int32 index = sType.lastIndexOf(']'); in isArray() local
806 sal_Int32 index = sType.lastIndexOf(']'); in printCorbaParameter() local
1031 sal_uInt32 index = type.lastIndexOf(']'); in typeToIdentifier() local
1092 sal_uInt32 index = type.lastIndexOf(']'); in checkRealBaseType() local
/aoo4110/main/qadevOOo/runner/helper/
H A DURLHelper.java149 int index = sFileURL.indexOf(sBaseURL); in getURLWithProtocolFromSystemPath() local
/aoo4110/main/configmgr/source/
H A Dpartial.cxx48 rtl::OUString const & path, sal_Int32 * index, rtl::OUString * segment) in parseSegment()
/aoo4110/main/cppu/source/uno/
H A Dcascade_mapping.cxx273 sal_Int32 index = rest.indexOf(':', 1); in getCascadeMapping() local
286 sal_Int32 index = rest.indexOf(':', 1); in getCascadeMapping() local
/aoo4110/main/shell/source/unix/misc/
H A Dgnome-open-url.c107 char *index; in main() local
/aoo4110/main/vbahelper/source/msforms/
H A Dvbalistcontrolhelper.cxx86 ListControlHelper::removeItem( const uno::Any& index ) throw (uno::RuntimeException) in removeItem()
H A Dvbamultipage.cxx107 ScVbaMultiPage::Pages( const uno::Any& index ) throw (uno::RuntimeException) in Pages()
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbaglobalbase.cxx144 for ( sal_Int32 index = 0; index < nLen; ++index ) in hasServiceName() local
/aoo4110/main/testtools/com/sun/star/comp/bridge/
H A DTestComponentMain.java84 int index = dcp.indexOf(':'); in main() local
/aoo4110/main/stoc/source/registry_tdprovider/
H A Dmethoddescription.cxx117 sal_uInt16 index): in MethodDescription()
/aoo4110/main/xmlsecurity/tools/uno/
H A DAttributeListHelper.java77 public String getAttributeItem(short index, int itemIndex) in getAttributeItem()
/aoo4110/main/framework/qa/complex/api_internal/
H A DCheckAPI.java135 int index=1; in checkAPI() local
/aoo4110/main/toolkit/source/layout/core/
H A Dbox-base.cxx139 unsigned int index = 0; in getChildren() local
/aoo4110/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx384 sal_Int32 index = sizeof ("SCHEMA=") - 1; in configmgrini_verify_init() local
399 sal_Int32 index = sizeof ("DATA=") - 1; in configmgrini_verify_init() local
617 sal_Int32 index = rtl_str_indexOfChar_WithLength( pBytes, nBytes, '%' ); in replaceOrigin() local
/aoo4110/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetDocument.java51 public XCellRange getSheet( int index ) throws com.sun.star.uno.Exception in getSheet()

Completed in 114 milliseconds

12345678910>>...16