Home
last modified time | relevance | path

Searched defs:index (Results 126 – 150 of 381) sorted by relevance

12345678910>>...16

/aoo41x/main/codemaker/source/cppumaker/
H A Dcppuoptions.cxx52 sal_Int32 index = name.lastIndexOf(SEPARATOR); in initOptions() local
/aoo41x/main/odk/examples/DevelopersGuide/Database/
H A Dsdbcx.java219 Object index = xIndexs.getByName(aIndexNames[i]); in printIndexes() local
255 …public static void printIndexProperties(Object index) throws com.sun.star.uno.Exception,SQLExcepti… in printIndexProperties()
/aoo41x/main/sc/source/ui/unoobj/
H A Dservuno.cxx149 SCTAB index = 0; in getElementNames() local
184 for ( sal_Int32 index = 0; index < nLen; ++index ) in getCodeNameForObject() local
/aoo41x/main/sal/inc/rtl/
H A Dstrbuf.hxx257 sal_Char charAt( sal_Int32 index ) in charAt()
284 OStringBuffer & setCharAt(sal_Int32 index, sal_Char ch) in setCharAt()
/aoo41x/main/qadevOOo/runner/helper/
H A DComplexDescGetter.java83 int index = className.indexOf("::"); in getDescriptionForSingleJob() local
/aoo41x/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx117 static inline void emit_ldarg( Emit::ILGenerator * code, ::System::Int32 index ) in emit_ldarg()
149 int index = (*sPolyName)->IndexOf('<'); in polymorphicStructNameToStructName() local
163 int index= 1; in mapUnoTypeName() local
232 int index = unoName->IndexOf('<'); in mapUnoPolymorphicName() local
762 int index = 0; in get_type() local
/aoo41x/main/odk/examples/java/ConverterServlet/
H A DConverterServlet.java288 int index = stringUrl.lastIndexOf('.'); in convertDocument() local
/aoo41x/main/forms/qa/integration/forms/
H A DSpreadsheetDocument.java70 public XCellRange getSheet( int index ) throws com.sun.star.uno.Exception in getSheet()
/aoo41x/test/testuno/source/fvt/uno/sd/slideshow/
H A DSlideShow.java123 public XDrawPage createSlide(int index) throws Exception { in createSlide()
/aoo41x/main/xmerge/source/palmtests/qa/comparator/
H A DPalmDB.java186 public Record getRecord(int index) { in getRecord()
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DJavaScriptIterator.java148 private transient int index; field in JavaScriptIterator
H A DParcelContentsIterator.java152 private transient int index; field in ParcelContentsIterator
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityModel.java80 int index = parent.getChildCount(); in addNodeInto() local
/aoo41x/main/scripting/source/provider/
H A DBrowseNodeFactoryImpl.cxx80 sal_Int32 index = m_Nodes.getLength(); in addBrowseNode() local
122 for ( sal_Int32 index = 0; it != it_end && index < numChildren ; ++it ) in getChildNodes() local
227 sal_Int32 index = 0; in getChildNodes() local
/aoo41x/main/scripting/examples/java/MemoryUsage/
H A DMemoryUsage.java78 XIndexAccess index = (XIndexAccess) in createSpreadsheet() local
/aoo41x/main/jvmfwk/plugins/sunmajor/javaenvsetup/
H A Djavaldx.cxx151 sal_Int32 index = 0; in getLD_LIBRARY_PATH() local
/aoo41x/main/setup_native/source/win32/customactions/shellextensions/
H A Ddotnetcheck.cxx90 string getElement(string const & version, string::size_type * index) { in getElement()
/aoo41x/main/sc/source/ui/vba/
H A Dvbarange.cxx225 for ( sal_Int32 index = 0; index < nLen; ++index ) in lcl_makeXRangeFromSheetCellRanges() local
680 for ( sal_Int32 index=1; index <= nItems; ++index ) in CellsEnumeration() local
1089 for ( sal_Int32 index=1; index <= nItems; ++index ) in visit() local
1613 for ( sal_Int32 index=1; index <= nItems; ++index ) in ClearContents() local
1778 for ( sal_Int32 index=1; index <= nItems; ++index ) in HasFormula() local
2528 for ( sal_Int32 index=1; index <= nItems; ++index ) in setNumberFormat() local
2547 for ( sal_Int32 index=1; index <= nItems; ++index ) in getNumberFormat() local
2599 for ( sal_Int32 index=1; index <= nItems; ++index ) in setWrapText() local
3836 for ( sal_Int32 index=0; index<nElems; ++index ) in getWidth() local
4066 for ( sal_Int32 index=0; index<nElems; ++index ) in getHeight() local
[all …]
/aoo41x/main/qadevOOo/tests/java/ifc/script/
H A D_XEventAttacherManager.java60 int index; field in _XEventAttacherManager
/aoo41x/main/connectivity/source/drivers/ado/
H A DATable.cxx196 void SAL_CALL OAdoTable::alterColumnByIndex( sal_Int32 index, const Reference< XPropertySet >& desc… in alterColumnByIndex()
/aoo41x/main/codemaker/source/idlmaker/
H A Didltype.cxx123 sal_uInt32 index = 0; in dumpDependedTypes() local
222 sal_uInt32 index = 0; in dumpDepIncludes() local
402 sal_uInt32 index = sType.lastIndexOf(']'); in dumpType() local
494 sal_uInt32 index = sType.lastIndexOf(']'); in dumpIdlGetType() local
603 sal_uInt32 index = type.lastIndexOf(']'); in checkRealBaseType() local
646 void IdlType::dumpConstantValue(FileStream& o, sal_uInt16 index) in dumpConstantValue()
/aoo41x/main/basegfx/source/tools/
H A Dunopolypolygon.cxx172 sal_Int32 index ) throw (lang::IndexOutOfBoundsException,uno::RuntimeException) in isClosed()
181 sal_Int32 index, in setClosed()
/aoo41x/main/vcl/source/control/
H A Dthrobber.cxx257 size_t index = 0; in getDefaultImageURLs() local
/aoo41x/main/xmlsecurity/tools/uno/
H A DDomToTreeModelAdapter.java80 public Object getChild(Object parent, int index) in getChild()
/aoo41x/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleSelection.java564 protected static boolean isSelectable(Object Testcase, int index) { in isSelectable()

Completed in 174 milliseconds

12345678910>>...16