| /trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
| H A D | JavaSQLPreparedStatement.java | 157 public synchronized void setArray(int index, XArray x) throws SQLException { in setArray() 164 …public synchronized void setBinaryStream(int index, XInputStream x, int length) throws SQLExceptio… in setBinaryStream() 179 public synchronized void setBlob(int index, XBlob x) throws SQLException { in setBlob() 186 public synchronized void setBoolean(int index, boolean x) throws SQLException { in setBoolean() 197 public synchronized void setByte(int index, byte x) throws SQLException { in setByte() 208 public synchronized void setBytes(int index, byte[] x) throws SQLException { in setBytes() 219 …public synchronized void setCharacterStream(int index, XInputStream x, int length) throws SQLExcep… in setCharacterStream() 235 public synchronized void setClob(int index, XClob x) throws SQLException { in setClob() 242 public synchronized void setDate(int index, Date x) throws SQLException { in setDate() 254 public synchronized void setDouble(int index, double x) throws SQLException { in setDouble() [all …]
|
| /trunk/main/vbahelper/source/vbahelper/ |
| H A D | vbashaperange.cxx | 83 for ( sal_Int32 index = 0; index < nLen; ++index ) in getShapes() local 95 for ( sal_Int32 index = 1; index <= nLen; ++index ) in IncrementRotation() local 106 for ( sal_Int32 index = 1; index <= nLen; ++index ) in IncrementLeft() local 117 for ( sal_Int32 index = 1; index <= nLen; ++index ) in IncrementTop() local 127 for ( sal_Int32 index = 1; index <= nLen; ++index ) in getHeight() local 138 for ( sal_Int32 index = 1; index <= nLen; ++index ) in setHeight() local 148 for ( sal_Int32 index = 1; index <= nLen; ++index ) in getWidth() local 159 for ( sal_Int32 index = 1; index <= nLen; ++index ) in setWidth() local 169 for ( sal_Int32 index = 1; index <= nLen; ++index ) in getLeft() local 180 for ( sal_Int32 index = 1; index <= nLen; ++index ) in setLeft() local [all …]
|
| /trunk/main/registry/source/ |
| H A D | reflread.cxx | 208 const sal_Unicode* StringCache::getString(sal_uInt16 index) in getString() 329 CPInfoTag ConstantPool::readTag(sal_uInt16 index) in readTag() 341 const sal_Char* ConstantPool::readUTF8NameConstant(sal_uInt16 index) in readUTF8NameConstant() 356 sal_Bool ConstantPool::readBOOLConstant(sal_uInt16 index) in readBOOLConstant() 371 sal_uInt8 ConstantPool::readBYTEConstant(sal_uInt16 index) in readBYTEConstant() 386 sal_Int16 ConstantPool::readINT16Constant(sal_uInt16 index) in readINT16Constant() 401 sal_uInt16 ConstantPool::readUINT16Constant(sal_uInt16 index) in readUINT16Constant() 416 sal_Int32 ConstantPool::readINT32Constant(sal_uInt16 index) in readINT32Constant() 431 sal_uInt32 ConstantPool::readUINT32Constant(sal_uInt16 index) in readUINT32Constant() 446 sal_Int64 ConstantPool::readINT64Constant(sal_uInt16 index) in readINT64Constant() [all …]
|
| /trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/ |
| H A D | VclToolBox.java | 63 public String getItemText(int index) { in getItemText() 72 public String getItemQuickToolTipText(int index) { in getItemQuickToolTipText() 81 public String getItemToolTipText(int index) { in getItemToolTipText()
|
| H A D | VclComboBox.java | 49 public String getItemText(int index) { in getItemText() 58 int index = ((Long) invoke(Constant.M_GetSelIndex)).intValue(); in getSelIndex() local 93 public void select(int index) { in select()
|
| H A D | VclTreeListBox.java | 61 public String getItemText(int index) { in getItemText() 82 int index = ((Long) invoke(Constant.M_GetSelIndex)).intValue(); in getSelIndex() local 111 public String getSelText(int index, int col) { in getSelText() 120 public void select(int index) { in select() 128 public void unselect(int index) { in unselect() 137 public void collapse(int index) { in collapse() 160 public void expand(int index) { in expand()
|
| H A D | VclListBox.java | 53 public String getItemText(int index, int col) { in getItemText() 63 public String getItemText(int index) { in getItemText() 100 public void select(int index) { in select()
|
| /trunk/main/extensions/source/mozbootstrap/ |
| H A D | MNSProfileDiscover.cxx | 78 sal_Int32 index=product; in LoadXPToolkitProfiles() local 152 sal_Int32 index=product; in getProfilePath() local 165 sal_Int32 index=product; in getProfileCount() local 171 sal_Int32 index=product; in getProfileList() local 189 sal_Int32 index=product; in getDefaultProfile() local 214 sal_Int32 index=product; in getProfileExists() local
|
| /trunk/main/javaunohelper/com/sun/star/lib/uno/helper/ |
| H A D | InterfaceContainer.java | 194 synchronized public void add(int index, Object element) in add() 252 synchronized public boolean addAll(int index, Collection c) in addAll() 340 synchronized public Object get(int index) in get() 361 int index= -1; in indexOf() local 417 int index= -1; in lastIndexOf() local 473 synchronized public ListIterator listIterator(int index) in listIterator() 492 synchronized public Object remove(int index) in remove() 516 int index= indexOf(obj); in remove() local 603 synchronized public Object set(int index, Object element) in set() 685 private void RangeCheck(int index) in RangeCheck()
|
| /trunk/main/codemaker/source/javamaker/ |
| H A D | classfile.cxx | 397 void ClassFile::Code::loadLocalInteger(sal_uInt16 index) { in loadLocalInteger() 401 void ClassFile::Code::loadLocalLong(sal_uInt16 index) { in loadLocalLong() 405 void ClassFile::Code::loadLocalFloat(sal_uInt16 index) { in loadLocalFloat() 409 void ClassFile::Code::loadLocalDouble(sal_uInt16 index) { in loadLocalDouble() 413 void ClassFile::Code::loadLocalReference(sal_uInt16 index) { in loadLocalReference() 417 void ClassFile::Code::storeLocalReference(sal_uInt16 index) { in storeLocalReference() 457 void ClassFile::Code::ldc(sal_uInt16 index) { in ldc() 470 sal_uInt16 index, sal_uInt8 fastOp, sal_uInt8 normalOp) in accessLocal() 516 sal_uInt16 index = nextConstantPoolIndex(1); in addIntegerInfo() local 532 sal_uInt16 index = nextConstantPoolIndex(1); in addFloatInfo() local [all …]
|
| /trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/ |
| H A D | AccessibleTextImpl.java | 124 protected java.util.Locale getLocale(int index) { in getLocale() 154 public String getAfterIndex(int part, int index) { in getAfterIndex() 241 int index = unoObject.getSelectionStart(); in getSelectionStart() local 450 public javax.swing.text.AttributeSet getCharacterAttribute(int index) { in getCharacterAttribute() 483 int index = unoObject.getSelectionEnd(); in getSelectionEnd() local 501 public java.lang.String getBeforeIndex(int part, int index) { in getBeforeIndex() 579 public java.lang.String getAtIndex(int part, int index) { in getAtIndex() 662 public java.awt.Rectangle getCharacterBounds(int index) { in getCharacterBounds()
|
| /trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/ |
| H A D | util.java | 41 static int intFrom2bytes(byte[] data, int index) { in intFrom2bytes() 56 static int intFrom4bytes(byte[] data, int index) { in intFrom4bytes()
|
| /trunk/main/sw/source/ui/vba/ |
| H A D | vbaglobals.cxx | 111 SwVbaGlobals::Documents( const uno::Any& index ) throw (uno::RuntimeException) in Documents() 117 SwVbaGlobals::Addins( const uno::Any& index ) throw (uno::RuntimeException) in Addins() 123 SwVbaGlobals::Dialogs( const uno::Any& index ) throw (uno::RuntimeException) in Dialogs() 173 for ( sal_Int32 index = 0; index < nWordServices; ++index ) in getAvailableServiceNames() local
|
| H A D | vbadocument.cxx | 125 SwVbaDocument::BuiltInDocumentProperties( const uno::Any& index ) throw (uno::RuntimeException) in BuiltInDocumentProperties() 134 SwVbaDocument::CustomDocumentProperties( const uno::Any& index ) throw (uno::RuntimeException) in CustomDocumentProperties() 169 SwVbaDocument::Paragraphs( const uno::Any& index ) throw (uno::RuntimeException) in Paragraphs() 178 SwVbaDocument::Styles( const uno::Any& index ) throw (uno::RuntimeException) in Styles() 187 SwVbaDocument::Fields( const uno::Any& index ) throw (uno::RuntimeException) in Fields() 196 SwVbaDocument::Shapes( const uno::Any& index ) throw (uno::RuntimeException) in Shapes() 210 SwVbaDocument::Sections( const uno::Any& index ) throw (uno::RuntimeException) in Sections() 273 for( int index = 0; index < nCount; index++ ) in getControlShape() local
|
| /trunk/main/winaccessibility/source/UAccCOM/ |
| H A D | AccHyperLink.cpp | 104 STDMETHODIMP CAccHyperLink::get_anchor(/* [in] */ long index, in get_anchor() 137 STDMETHODIMP CAccHyperLink::get_anchorTarget(/* [in] */ long index, in get_anchorTarget() 171 STDMETHODIMP CAccHyperLink::get_startIndex(/* [retval][out] */ long __RPC_FAR *index) in get_startIndex() 195 STDMETHODIMP CAccHyperLink::get_endIndex(/* [retval][out] */ long __RPC_FAR *index) in get_endIndex()
|
| /trunk/main/store/workben/ |
| H A D | t_file.cxx | 130 sal_uInt32 index = k * TEST_PAGESIZE / 4; in main() local 164 sal_uInt32 index = k * TEST_PAGESIZE / 4; in main() local 203 sal_uInt32 index = 0; in main() local
|
| /trunk/test/testassistant/src/org/openoffice/test/assistant/views/ |
| H A D | VclExplorerLabelProvider.java | 35 public String getColumnText(Object obj, int index) { in getColumnText() 50 public Image getColumnImage(Object obj, int index) { in getColumnImage()
|
| /trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
| H A D | OIndexColumnContainer.java | 43 private OIndex index; field in OIndexColumnContainer 45 …public OIndexColumnContainer(Object lock, OIndex index, List<String> columnNames) throws ElementEx… in OIndexColumnContainer() 120 protected void dropObject(int index, String name) throws SQLException { in dropObject()
|
| /trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/ |
| H A D | MethodDescription.java | 32 String name, int index, boolean oneway, ITypeDescription[] inSignature, in MethodDescription() 45 MethodDescription(IMethodDescription other, int index) { in MethodDescription() 101 private final int index; field in MethodDescription
|
| H A D | FieldDescription.java | 32 String name, int index, ITypeDescription typeDescription, Field field) in FieldDescription() 69 private final int index; field in FieldDescription
|
| /trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typeinfo/ |
| H A D | AttributeTypeInfo.java | 48 public AttributeTypeInfo(String name, int index, int flags, Type unoType) { in AttributeTypeInfo() 54 public AttributeTypeInfo(String name, int index, int flags) in AttributeTypeInfo()
|
| H A D | MethodTypeInfo.java | 48 public MethodTypeInfo(String name, int index, int flags, Type unoType) { in MethodTypeInfo() 54 public MethodTypeInfo(String name, int index, int flags) in MethodTypeInfo()
|
| H A D | MemberTypeInfo.java | 54 String name, int index, int flags, Type unoType, int typeParameterIndex) in MemberTypeInfo() 62 public MemberTypeInfo(String name, int index, int flags ) in MemberTypeInfo()
|
| /trunk/main/registry/inc/registry/ |
| H A D | writer.hxx | 112 void setSuperTypeName(sal_uInt16 index, rtl::OUString const & typeName) { in setSuperTypeName() 140 sal_uInt16 index, rtl::OUString const & documentation, in setFieldData() 172 sal_uInt16 index, rtl::OUString const & documentation, in setMethodData() 258 sal_uInt16 index, rtl::OUString const & documentation, in setReferenceData()
|
| /trunk/main/l10ntools/java/jpropex/java/ |
| H A D | OrderedHashMap.java | 37 public Object get( int index ) { return hm.get( list.get( index ) ); } in get() 44 public Object add( int index , Object key , Object value ) in add() 77 int index = 0; field in OHMenum
|