| /aoo4110/main/xmlsecurity/source/xmlsec/mscrypt/ |
| H A D | xmlsecuritycontext_mscryptimpl.cxx | 102 XMLSecurityContext_MSCryptImpl::getSecurityEnvironmentByIndex( sal_Int32 index ) in getSecurityEnvironmentByIndex()
|
| /aoo4110/main/qadevOOo/tests/java/ifc/awt/tree/ |
| H A D | _XTreeNode.java | 166 int index = oObj.getIndex(xNode); in _getIndex() local
|
| /aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/ |
| H A D | OfficeZip.java | 262 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 D | WseColorTable.java | 237 Color getColor(int index, boolean foreground) { in getColor()
|
| H A D | WseFontTable.java | 100 public String getFontName(int index) { in getFontName()
|
| /aoo4110/main/xmlsecurity/source/xmlsec/nss/ |
| H A D | xmlsecuritycontext_nssimpl.cxx | 113 XMLSecurityContext_NssImpl::getSecurityEnvironmentByIndex( sal_Int32 index ) in getSecurityEnvironmentByIndex()
|
| /aoo4110/main/forms/qa/integration/forms/ |
| H A D | FormComponent.java | 133 public FormComponent getByIndex( int index ) in getByIndex()
|
| /aoo4110/main/i18npool/inc/ |
| H A D | indexentrysupplier_default.hxx | 60 Index *index; member in com::sun::star::i18n::IndexEntrySupplier_Unicode
|
| /aoo4110/main/codemaker/source/javamaker/ |
| H A D | javaoptions.cxx | 51 sal_Int32 index = name.lastIndexOf(SEPARATOR); in initOptions() local
|
| H A D | javatype.cxx | 512 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 D | corbatype.cxx | 100 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 D | URLHelper.java | 149 int index = sFileURL.indexOf(sBaseURL); in getURLWithProtocolFromSystemPath() local
|
| /aoo4110/main/configmgr/source/ |
| H A D | partial.cxx | 48 rtl::OUString const & path, sal_Int32 * index, rtl::OUString * segment) in parseSegment()
|
| /aoo4110/main/cppu/source/uno/ |
| H A D | cascade_mapping.cxx | 273 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 D | gnome-open-url.c | 107 char *index; in main() local
|
| /aoo4110/main/vbahelper/source/msforms/ |
| H A D | vbalistcontrolhelper.cxx | 86 ListControlHelper::removeItem( const uno::Any& index ) throw (uno::RuntimeException) in removeItem()
|
| H A D | vbamultipage.cxx | 107 ScVbaMultiPage::Pages( const uno::Any& index ) throw (uno::RuntimeException) in Pages()
|
| /aoo4110/main/vbahelper/source/vbahelper/ |
| H A D | vbaglobalbase.cxx | 144 for ( sal_Int32 index = 0; index < nLen; ++index ) in hasServiceName() local
|
| /aoo4110/main/testtools/com/sun/star/comp/bridge/ |
| H A D | TestComponentMain.java | 84 int index = dcp.indexOf(':'); in main() local
|
| /aoo4110/main/stoc/source/registry_tdprovider/ |
| H A D | methoddescription.cxx | 117 sal_uInt16 index): in MethodDescription()
|
| /aoo4110/main/xmlsecurity/tools/uno/ |
| H A D | AttributeListHelper.java | 77 public String getAttributeItem(short index, int itemIndex) in getAttributeItem()
|
| /aoo4110/main/framework/qa/complex/api_internal/ |
| H A D | CheckAPI.java | 135 int index=1; in checkAPI() local
|
| /aoo4110/main/toolkit/source/layout/core/ |
| H A D | box-base.cxx | 139 unsigned int index = 0; in getChildren() local
|
| /aoo4110/main/desktop/source/deployment/registry/configuration/ |
| H A D | dp_configuration.cxx | 384 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 D | SpreadsheetDocument.java | 51 public XCellRange getSheet( int index ) throws com.sun.star.uno.Exception in getSheet()
|