Home
last modified time | relevance | path

Searched defs:index (Results 51 – 75 of 395) sorted by relevance

12345678910>>...16

/trunk/main/unoxml/source/dom/
H A Dchildlist.cxx67 Reference< XNode > SAL_CALL CChildList::item(sal_Int32 index) in item()
/trunk/main/sal/workben/
H A Dtestproc.cxx43 sal_uInt32 index; in MAIN() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XIndexAccess.java125 private boolean checkGetByIndex(int index){ in checkGetByIndex()
/trunk/main/sc/source/ui/vba/
H A Dvbacharttitle.cxx48 for ( sal_Int32 index = 1; index < (BaseServiceNames.getLength() + 1); ++index ) in getServiceNames() local
H A Dvbaaxistitle.cxx48 for ( sal_Int32 index = 1; index < (BaseServiceNames.getLength() + 1); ++index ) in getServiceNames() local
H A Dvbaoleobjects.cxx45 for ( sal_Int32 index = 0; index < nLen; ++index ) in IndexAccessWrapper() local
143 for( int index = 0; index < nCount; index++ ) in getItemByStringIndex() local
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DFormulaParser.java47 private int index = 1; field in FormulaParser
370 int index = tokenVector.size(); in ident() local
376 tokenVector.insertElementAt(tokenFactory.getFunctionToken(cell, numArgs), index); in ident() local
/trunk/main/xmloff/inc/xmloff/
H A Dxmlnmspe.hxx33 #define XML_OLD_NAMESPACE( prefix, index ) \ argument
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DUnmarshal.java68 int index = read16Bit(); in readObjectId() local
97 int index = read16Bit(); in readThreadId() local
114 int index = read16Bit(); in readType() local
H A DMarshal.java72 int index = objectIdCache.add(found, objectId); in writeObjectId() local
85 int index = threadIdCache.add(found, data); in writeThreadId() local
101 int index = typeCache.add(found, type.getTypeName()); in writeType() local
/trunk/main/connectivity/source/drivers/jdbc/
H A DArray.cxx81 …com::sun::star::uno::Any > SAL_CALL java_sql_Array::getArrayAtIndex( sal_Int32 index, sal_Int32 co… in getArrayAtIndex()
124 …ar::sdbc::XResultSet > SAL_CALL java_sql_Array::getResultSetAtIndex( sal_Int32 index, sal_Int32 co… in getResultSetAtIndex()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclMenu.java67 public VclMenuItem getItem(int index) { in getItem()
/trunk/main/unoxml/source/xpath/
H A Dnodelist.cxx61 Reference< XNode > SAL_CALL CNodeList::item(sal_Int32 index) in item()
/trunk/main/test/source/java/org/openoffice/test/tools/
H A DSpreadsheetDocument.java64 public XCellRange getSheet( int index ) throws com.sun.star.uno.Exception in getSheet()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorkbook.java271 public Worksheet getWorksheet(int index) { in getWorksheet()
318 int index = 0; in getSettings() local
352 public String getSheetName(int index) { in getSheetName()
481 int index = 0; in addSettings() local
/trunk/main/registry/inc/registry/
H A Dreflread.hxx449 inline ::rtl::OUString RegistryTypeReader::getMethodParamType( sal_uInt16 index, sal_uInt16 paramIn… in getMethodParamType()
456 inline ::rtl::OUString RegistryTypeReader::getMethodParamName( sal_uInt16 index, sal_uInt16 paramIn… in getMethodParamName()
463 inline RTParamMode RegistryTypeReader::getMethodParamMode( sal_uInt16 index, sal_uInt16 paramIndex … in getMethodParamMode()
469 inline ::rtl::OUString RegistryTypeReader::getMethodExcType( sal_uInt16 index, sal_uInt16 excIndex … in getMethodExcType()
/trunk/main/xmlhelp/source/cxxhelp/inc/util/
H A DConceptList.hxx47 ConceptList( sal_Int8* array,sal_Int32 arrl,sal_Int32 index ) in ConceptList()
/trunk/main/codemaker/source/codemaker/
H A Doptions.cxx67 const OString Options::getInputFile(sal_uInt16 index) in getInputFile()
/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DSimple.cpp60 { long index=0; in get__implementedInterfaces() local
/trunk/main/store/source/
H A Dstorcach.cxx413 int index = hash_index_Impl(curr->m_nOffset); in rescale_Impl() local
453 int index = hash_index_Impl(nOffset); in lookupPageAt_Impl() local
478 int index = hash_index_Impl(nOffset); in insertPageAt_Impl() local
492 int index = hash_index_Impl(nOffset); in updatePageAt_Impl() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxDescriptorContainer.java47 protected void dropObject(int index, String name) throws SQLException { in dropObject()
/trunk/main/stoc/source/registry_tdprovider/
H A Dfunctiondescription.cxx55 sal_uInt16 index): in FunctionDescription()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DColourConverter.java135 private short indexLookup(short index) { in indexLookup()
161 short index = indexLookup(colour); in convertToRGB() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/inspection/
H A D_XObjectInspectorModel.java67 int index = 0; in _getPropertyOrderIndex() local
/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DUnoInfo.java57 int index = url.lastIndexOf( JUHJAR ); in getBase() local

Completed in 71 milliseconds

12345678910>>...16