Home
last modified time | relevance | path

Searched defs:index (Results 151 – 175 of 395) sorted by relevance

12345678910>>...16

/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Ddotnetcheck.cxx90 string getElement(string const & version, string::size_type * index) { in getElement()
H A Dupgrade.cxx50 string GetGuidPart(const string& guid, int index) in GetGuidPart()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOColumnContainer.java154 protected void dropObject(int index, String name) throws SQLException { in dropObject()
/trunk/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 …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/script/
H A D_XEventAttacherManager.java60 int index; field in _XEventAttacherManager
/trunk/main/connectivity/source/drivers/ado/
H A DATable.cxx196 void SAL_CALL OAdoTable::alterColumnByIndex( sal_Int32 index, const Reference< XPropertySet >& desc… in alterColumnByIndex()
/trunk/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()
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx172 sal_Int32 index ) throw (lang::IndexOutOfBoundsException,uno::RuntimeException) in isClosed()
181 sal_Int32 index, in setClosed()
/trunk/main/xmlsecurity/tools/uno/
H A DDomToTreeModelAdapter.java80 public Object getChild(Object parent, int index) in getChild()
/trunk/main/vcl/source/control/
H A Dthrobber.cxx257 size_t index = 0; in getDefaultImageURLs() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleSelection.java564 protected static boolean isSelectable(Object Testcase, int index) { in isSelectable()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DParcelContentsIterator.java152 private transient int index; field in ParcelContentsIterator
/trunk/test/testuno/source/fvt/uno/sw/breaks/
H A DCheckBreaks.java287 int index = content.indexOf("\n"); in getLineCount() local
/trunk/main/stoc/source/uriproc/
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx118 virtual ::rtl::OUString SAL_CALL getPathSegment(sal_Int32 index) in getPathSegment()
H A DUriReference.cxx138 rtl::OUString UriReference::getPathSegment(sal_Int32 index) in getPathSegment()
/trunk/main/framework/source/uielement/
H A Dmacrosmenucontroller.cxx204 for ( sal_Int32 index = 0; index < serviceNames.getLength(); index++ ) in addScriptItems() local
/trunk/main/bean/qa/complex/bean/
H A DScreenComparer.java174 int index = 0; in compare() local
/trunk/main/winaccessibility/source/service/
H A DAccObject.cxx298 int index = 0 ; in SetValue() local
962 void AccObject::AddSelect( long index, AccObject* accObj) in AddSelect()
/trunk/main/filter/source/config/cache/
H A Dconstant.hxx32 # define PROPNAME_DECL(index, str) (pFilterStrings[(index)]) argument
34 # define PROPNAME_DECL(index, str) pFilterStrings[(index)] = _FILTER_CONFIG_FROM_ASCII_(str) argument
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx110 sal_uInt32 expand_nostore(sal_uInt32 index) { in expand_nostore()
115 sal_uInt32 expand_store(sal_uInt32 index) { in expand_store()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclMenuItem.java210 int index = text.indexOf("~"); in getAccelerator() local
/trunk/main/svl/source/misc/
H A Downlist.cxx91 sal_uInt16 index = 0; in AppendCommands() local
/trunk/main/unoxml/source/dom/
H A Dattributesmap.cxx133 CAttributesMap::item(sal_Int32 index) throw (RuntimeException) in item()
/trunk/main/registry/tools/
H A Drdbedit.cxx149 sal_Int32 index = -1; in initOptions() local
/trunk/main/sal/rtl/source/
H A Dalloc_arena.c491 int index = 0; in rtl_arena_segment_alloc() local
1073 int index = (size >> arena->m_quantum_shift) - 1; in rtl_arena_alloc() local
1162 int index = (size >> arena->m_quantum_shift) - 1; in rtl_arena_free() local

Completed in 162 milliseconds

12345678910>>...16