Home
last modified time | relevance | path

Searched refs:index (Results 451 – 475 of 950) sorted by relevance

1...<<11121314151617181920>>...38

/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Duno2cpp.cxx388 pAdjustedThisPtr, aVtableSlot.index, in cpp_call()
520 aVtableSlot.index += 1; // get, then set method in unoInterfaceProxyDispatch()
545 switch (aVtableSlot.index) in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Duno2cpp.cxx389 pAdjustedThisPtr, aVtableSlot.index, in cpp_call()
521 aVtableSlot.index += 1; // get, then set method in unoInterfaceProxyDispatch()
546 switch (aVtableSlot.index) in unoInterfaceProxyDispatch()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx634 for ( sal_Int32 index = 0; index < nLen; ++index ) in implSequenceToMultiDimArray() local
636 Any aElementAny = xIdlArray->get( aValue, (sal_uInt32)index ); in implSequenceToMultiDimArray()
651 indices[ dimCopy - 1 ] = index; in implSequenceToMultiDimArray()
653 indices[ dimCopy - 1] = index + 1; in implSequenceToMultiDimArray()
678 for ( sal_Int32 index = 0; index < nIndexLen; ++index ) in implSequenceToMultiDimArray() local
681 pArray->unoAddDim32( 0, sizes[ index ] - 1); in implSequenceToMultiDimArray()
683 pArray->unoAddDim32( 1, sizes[ index ] ); in implSequenceToMultiDimArray()
3400 for ( sal_Int32 index =0; index<nLen; ++pSrc, ++index ) in getVBAConstant() local
/trunk/main/offapi/com/sun/star/i18n/
H A DIndexEntrySupplier.idl37 /// Supplier for creating index entries in a "table of alphabetical index"
/trunk/main/oovbaapi/ooo/vba/msforms/
H A DXListBox.idl45 void removeItem( [in] any index );
47 any Selected( [in] long index );
/trunk/main/idlc/source/
H A Dastenum.cxx92 sal_uInt16 index = 0; in dump() local
97 ((AstConstant*)pDecl)->dumpBlob(aBlob, index++, false); in dump()
H A Dastconstant.cxx60 typereg::Writer & rBlob, sal_uInt16 index, bool published) in dumpBlob() argument
125 index, getDocumentation(), OUString(), in dumpBlob()
/trunk/main/toolkit/qa/complex/toolkit/
H A DGridControl.java245 final int index = impl_assertInteger( event.Accessor ); in testGridColumnModel() local
246 assertEquals( "unexpected Accessor value in insert notification", i, index ); in testGridColumnModel()
286 final int index = impl_assertInteger( event.Accessor ); in testGridColumnModel() local
287 assertEquals( i, index ); in testGridColumnModel()
/trunk/main/udkapi/com/sun/star/lang/
H A DArrayIndexOutOfBoundsException.idl39 accessed with an illegal index.
41 <p>The index is either negative or greater than or equal to
H A DIndexOutOfBoundsException.idl39 accessed with an illegal index.
41 <p>The index is either negative or greater than or equal to
/trunk/main/offapi/com/sun/star/text/
H A DUserIndexMark.idl41 as an index entry for a <type>UserIndex</type>.
49 /** contains the name of the user index it belongs to.
/trunk/main/connectivity/source/inc/java/sql/
H A DArray.hxx52 …equence< ::com::sun::star::uno::Any > SAL_CALL getArrayAtIndex( sal_Int32 index, sal_Int32 count, …
54 …om::sun::star::sdbc::XResultSet > SAL_CALL getResultSetAtIndex( sal_Int32 index, sal_Int32 count, …
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DPalmDB.java186 public Record getRecord(int index) { in getRecord() argument
188 return records[index]; in getRecord()
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWseFontTable.java100 public String getFontName(int index) { in getFontName() argument
102 return (String)fontNames.elementAt(index); in getFontName()
/trunk/main/offapi/com/sun/star/form/runtime/
H A DFilterEvent.idl43 /** denotes the index of the <em>disjunctive term</em> to which the event applies, if any.
47 /** denotes the index of the <em>filter component</em> to which the event applies, if any.
/trunk/test/testgui/source/svt/gui/sc/
H A DBasicFuncOnCalc.java444 for (int index = 3; index < 9; index++) { in closeAlldocuments()
/trunk/main/wizards/com/sun/star/wizards/query/
H A DQueryWizard.java460 int index = JavaTools.FieldInList(FieldList, CurDisplayFieldName); in shiftFromRightToLeft() local
461 if (index > -1) in shiftFromRightToLeft()
463 m_groupFieldSelection.xFieldsListBox.removeItems((short) index, (short) 1); in shiftFromRightToLeft()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Duno2cpp.cxx408 pAdjustedThisPtr, aVtableSlot.index, in cpp_call()
517 aVtableSlot.index += 1; //get then set method in unoInterfaceProxyDispatch()
537 switch (aVtableSlot.index) in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Duno2cpp.cxx408 pAdjustedThisPtr, aVtableSlot.index, in cpp_call()
517 aVtableSlot.index += 1; //get then set method in unoInterfaceProxyDispatch()
537 switch (aVtableSlot.index) in unoInterfaceProxyDispatch()
/trunk/main/vbahelper/source/msforms/
H A Dvbalistbox.hxx62 virtual css::uno::Any SAL_CALL Selected( ::sal_Int32 index ) throw (css::uno::RuntimeException);
64 … virtual void SAL_CALL removeItem( const css::uno::Any& index ) throw (css::uno::RuntimeException);
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwrapper.hxx89 … atk_object_wrapper_add_child(AtkObjectWrapper* wrapper, AtkObject *child, gint index);
90 … atk_object_wrapper_remove_child(AtkObjectWrapper* wrapper, AtkObject *child, gint index);
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_default.hxx60 Index *index; member in com::sun::star::i18n::IndexEntrySupplier_Unicode
75 …void init(sal_Unicode start_, sal_Unicode end_, IndexKey* keys, sal_Int16 key_count, Index *index);
/trunk/main/offapi/com/sun/star/sheet/
H A DCellAreaLinks.idl49 /** provides access via index to a collection of area links and inserting
56 /** provides access to the area links via index.
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLArray.java66 public Object[] getArrayAtIndex(int index, int count, XNameAccess typeMap) throws SQLException { in getArrayAtIndex() argument
106 …public XResultSet getResultSetAtIndex(int index, int count, XNameAccess typeMap) throws SQLExcepti… in getResultSetAtIndex() argument
/trunk/main/stoc/source/registry_tdprovider/
H A Dmethoddescription.cxx117 sal_uInt16 index): in MethodDescription() argument
118 FunctionDescription(manager, bytes, index), m_name(name), in MethodDescription()

Completed in 132 milliseconds

1...<<11121314151617181920>>...38