Home
last modified time | relevance | path

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

12345678910>>...16

/trunk/main/framework/qa/complex/api_internal/
H A DCheckAPI.java135 int index=1; in checkAPI() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOKeyColumnContainer.java114 protected void dropObject(int index, String name) throws SQLException { in dropObject()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbaglobalbase.cxx144 for ( sal_Int32 index = 0; index < nLen; ++index ) in hasServiceName() local
/trunk/main/toolkit/source/layout/core/
H A Dbox-base.cxx139 unsigned int index = 0; in getChildren() local
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx384 sal_Int32 index = sizeof ("SCHEMA=") - 1; in configmgrini_verify_init() local
399 sal_Int32 index = sizeof ("DATA=") - 1; in configmgrini_verify_init() local
617 sal_Int32 index = rtl_str_indexOfChar_WithLength( pBytes, nBytes, '%' ); in replaceOrigin() local
/trunk/main/vbahelper/source/msforms/
H A Dvbamultipage.cxx107 ScVbaMultiPage::Pages( const uno::Any& index ) throw (uno::RuntimeException) in Pages()
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWseFontTable.java100 public String getFontName(int index) { in getFontName()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetDocument.java51 public XCellRange getSheet( int index ) throws com.sun.star.uno.Exception in getSheet()
/trunk/main/codemaker/source/cppumaker/
H A Dcppuoptions.cxx52 sal_Int32 index = name.lastIndexOf(SEPARATOR); in initOptions() local
/trunk/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()
/trunk/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
/trunk/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()
/trunk/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
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DComplexDescGetter.java83 int index = className.indexOf("::"); in getDescriptionForSingleJob() local
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlViews.java118 protected void dropObject(int index, String name) throws SQLException { in dropObject()
H A DPostgresqlTables.java87 public void dropObject(int index, String name) throws SQLException { in dropObject()
/trunk/main/forms/qa/integration/forms/
H A DSpreadsheetDocument.java70 public XCellRange getSheet( int index ) throws com.sun.star.uno.Exception in getSheet()
/trunk/main/odk/examples/java/ConverterServlet/
H A DConverterServlet.java288 int index = stringUrl.lastIndexOf('.'); in convertDocument() local
/trunk/test/testuno/source/fvt/uno/sd/slideshow/
H A DSlideShow.java123 public XDrawPage createSlide(int index) throws Exception { in createSlide()
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DPalmDB.java186 public Record getRecord(int index) { in getRecord()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DJavaScriptIterator.java148 private transient int index; field in JavaScriptIterator
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityModel.java80 int index = parent.getChildCount(); in addNodeInto() local
/trunk/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
/trunk/main/jvmfwk/plugins/sunmajor/javaenvsetup/
H A Djavaldx.cxx151 sal_Int32 index = 0; in getLD_LIBRARY_PATH() local
/trunk/main/scripting/examples/java/MemoryUsage/
H A DMemoryUsage.java78 XIndexAccess index = (XIndexAccess) in createSpreadsheet() local

Completed in 98 milliseconds

12345678910>>...16