| /aoo41x/main/qadevOOo/tests/java/ifc/container/ |
| H A D | _XIndexAccess.java | 125 private boolean checkGetByIndex(int index){ in checkGetByIndex()
|
| /aoo41x/main/sal/workben/ |
| H A D | testproc.cxx | 43 sal_uInt32 index; in MAIN() local
|
| /aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ |
| H A D | FormulaParser.java | 47 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
|
| /aoo41x/main/xmloff/inc/xmloff/ |
| H A D | xmlnmspe.hxx | 33 #define XML_OLD_NAMESPACE( prefix, index ) \ argument
|
| /aoo41x/main/jurt/com/sun/star/lib/uno/protocols/urp/ |
| H A D | Unmarshal.java | 68 int index = read16Bit(); in readObjectId() local 97 int index = read16Bit(); in readThreadId() local 114 int index = read16Bit(); in readType() local
|
| H A D | Marshal.java | 72 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
|
| /aoo41x/main/connectivity/source/drivers/jdbc/ |
| H A D | Array.cxx | 81 …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()
|
| /aoo41x/main/unoxml/source/xpath/ |
| H A D | nodelist.cxx | 61 Reference< XNode > SAL_CALL CNodeList::item(sal_Int32 index) in item()
|
| /aoo41x/test/testcommon/source/org/openoffice/test/vcl/widgets/ |
| H A D | VclMenu.java | 67 public VclMenuItem getItem(int index) { in getItem()
|
| /aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
| H A D | Workbook.java | 271 public Worksheet getWorksheet(int index) { in getWorksheet() 318 int index = 0; in getSettings() local 352 public String getSheetName(int index) { in getSheetName() 482 int index = 0; in addSettings() local
|
| /aoo41x/main/registry/inc/registry/ |
| H A D | reflread.hxx | 448 inline ::rtl::OUString RegistryTypeReader::getMethodParamType( sal_uInt16 index, sal_uInt16 paramIn… in getMethodParamType() 455 inline ::rtl::OUString RegistryTypeReader::getMethodParamName( sal_uInt16 index, sal_uInt16 paramIn… in getMethodParamName() 462 inline RTParamMode RegistryTypeReader::getMethodParamMode( sal_uInt16 index, sal_uInt16 paramIndex … in getMethodParamMode() 468 inline ::rtl::OUString RegistryTypeReader::getMethodExcType( sal_uInt16 index, sal_uInt16 excIndex … in getMethodExcType()
|
| /aoo41x/main/xmlhelp/source/cxxhelp/inc/util/ |
| H A D | ConceptList.hxx | 47 ConceptList( sal_Int8* array,sal_Int32 arrl,sal_Int32 index ) in ConceptList()
|
| /aoo41x/main/codemaker/source/codemaker/ |
| H A D | options.cxx | 67 const OString Options::getInputFile(sal_uInt16 index) in getInputFile()
|
| /aoo41x/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/ |
| H A D | Simple.cpp | 60 { long index=0; in get__implementedInterfaces() local
|
| /aoo41x/main/store/source/ |
| H A D | storcach.cxx | 413 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
|
| /aoo41x/main/solenv/bin/ |
| H A D | cwstouched.py | 93 index = outline.index(oldWorkStamp)+len(oldWorkStamp)+1 variable
|
| /aoo41x/main/sc/source/ui/vba/ |
| H A D | vbaoleobjects.cxx | 45 for ( sal_Int32 index = 0; index < nLen; ++index ) in IndexAccessWrapper() local 143 for( int index = 0; index < nCount; index++ ) in getItemByStringIndex() local
|
| /aoo41x/main/stoc/source/registry_tdprovider/ |
| H A D | functiondescription.cxx | 55 sal_uInt16 index): in FunctionDescription()
|
| /aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/ |
| H A D | ColourConverter.java | 135 private short indexLookup(short index) { in indexLookup() 161 short index = indexLookup(colour); in convertToRGB() local
|
| /aoo41x/main/javaunohelper/com/sun/star/comp/helper/ |
| H A D | UnoInfo.java | 57 int index = url.lastIndexOf( JUHJAR ); in getBase() local
|
| /aoo41x/main/qadevOOo/tests/java/ifc/inspection/ |
| H A D | _XObjectInspectorModel.java | 67 int index = 0; in _getPropertyOrderIndex() local
|
| /aoo41x/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
| H A D | hash.cxx | 66 sal_uInt32 expand_nostore( sal_uInt32 index ) in expand_nostore() 71 sal_uInt32 expand_store( sal_uInt32 index ) in expand_store()
|
| /aoo41x/main/bridges/source/cpp_uno/cc50_solaris_sparc/ |
| H A D | hash.cxx | 67 sal_uInt32 expand_nostore( sal_uInt32 index ) in expand_nostore() 72 sal_uInt32 expand_store( sal_uInt32 index ) in expand_store()
|
| /aoo41x/main/toolkit/source/controls/grid/ |
| H A D | defaultgridcolumnmodel.cxx | 143 sal_Int32 index = m_aColumns.size() - 1; in addColumn() local 211 …Reference< XGridColumn > SAL_CALL DefaultGridColumnModel::getColumn(::sal_Int32 index) throw (Inde… in getColumn()
|
| /aoo41x/main/sw/source/ui/vba/ |
| H A D | vbatemplate.cxx | 50 SwVbaTemplate::AutoTextEntries( const uno::Any& index ) throw (uno::RuntimeException) in AutoTextEntries()
|