Home
last modified time | relevance | path

Searched defs:index (Results 301 – 325 of 395) sorted by relevance

1...<<111213141516

/trunk/main/xmerge/java/XMergeBridge/src/main/java/
H A DXMergeBridge.java339 int index=origString.indexOf(origChar); in replace() local
/trunk/main/sc/source/ui/vba/
H A Dvbaglobals.cxx263 for ( sal_Int32 index = 0; index < nExcelServices; ++index ) in getAvailableServiceNames() local
/trunk/main/cppuhelper/source/
H A Dbootstrap.cxx283 sal_Int32 index; in nestRegistries() local
H A Dinterfacecontainer.cxx61 static void sequenceRemoveElementAt( Sequence< Reference< XInterface > > & rSeq, sal_Int32 index ) in sequenceRemoveElementAt()
/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx406 for (sal_Int32 index=0; index < count; index++) variable
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjavaplugin.cxx165 sal_Int32 index = 0; in getRuntimeLib() local
/trunk/main/sal/osl/w32/
H A Dprocimpl.cxx367 sal_Int32 index = file_name.lastIndexOf('.'); in get_file_extension() local
/trunk/main/odk/examples/java/Inspector/
H A DSwingTreeControlProvider.java310 public void nodeInserted(XUnoNode _oParentNode, XUnoNode _oChildNode, int index) { in nodeInserted()
/trunk/main/connectivity/source/commontools/
H A DTTableHelper.cxx541 void SAL_CALL OTableHelper::alterColumnByIndex( sal_Int32 index, const Reference< XPropertySet >& d… in alterColumnByIndex()
/trunk/main/l10ntools/source/help/
H A DHelpCompiler.cxx321 size_t index = branch.find('/'); in traverse() local
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx966 for( sal_Int32 index = 0; index < childNodes.getLength(); index++ ) in createEntry() local
993 for( sal_Int32 index = 0; index < childNodes.getLength(); index++ ) in createEntry() local
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashape.cxx455 ScVbaShape::ShapeRange( const uno::Any& index ) throw ( uno::RuntimeException ) in ShapeRange()
/trunk/main/sw/source/ui/vba/
H A Dvbaselection.cxx596 SwVbaSelection::Fields( const uno::Any& index ) throw (uno::RuntimeException) in Fields()
/trunk/main/stoc/source/uriproc/
H A DUriReferenceFactory.cxx182 virtual rtl::OUString SAL_CALL getPathSegment(sal_Int32 index) in getPathSegment()
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx761 ::sal_Bool SAL_CALL SVTXGridControl::isRowSelected( ::sal_Int32 index ) throw (RuntimeException) in isRowSelected()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx344 sal_Int32 index = name.lastIndexOf('/'); in Package() local
/trunk/main/i18npool/source/defaultnumberingprovider/
H A Ddefaultnumberingprovider.cxx757 OUString DefaultNumberingProvider::makeNumberingIdentifier(sal_Int16 index) in makeNumberingIdentifier()
/trunk/main/unodevtools/source/skeletonmaker/
H A Dcpptypemaker.cxx276 sal_Int32 index = fieldtype.lastIndexOf('<'); in printSetPropertyMixinBody() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentSerializer.java638 int index = 1; in traverseCell() local
/trunk/main/cpputools/source/registercomponent/
H A Dregistercomponent.cxx800 sal_Int32 index = 0; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx418 void SAL_CALL OCollection::dropByIndex( sal_Int32 index ) throw(SQLException, IndexOutOfBoundsExcep… in dropByIndex()
/trunk/main/jvmfwk/source/
H A Dfwkbase.cxx618 sal_Int32 index = 0; in getApplicationClassPath() local
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx854 sal_Int32 index = sizeof ("UNO_JAVA_CLASSPATH=") - 1; in unorc_verify_init() local
875 sal_Int32 index = sizeof ("UNO_TYPES=") - 1; in unorc_verify_init() local
/trunk/main/extensions/source/ole/
H A Dunoconversionutilities.hxx2136 … unsigned int dimCount, unsigned int actDim, long* index, VARTYPE type, const Type& unotype) in createOleArrayWrapperOfDim()
2258 long * index = sarIndex.get(); in createOleArrayWrapper() local
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx789 void UpdateDialog::addAdditional( UpdateDialog::Index * index, SvLBoxButtonKind kind ) in addAdditional()
1203 bool UpdateDialog::isIgnoredUpdate( UpdateDialog::Index * index ) in isIgnoredUpdate()

Completed in 133 milliseconds

1...<<111213141516