Home
last modified time | relevance | path

Searched defs:idx (Results 51 – 75 of 97) sorted by relevance

1234

/trunk/main/cppu/source/uno/
H A DEnvStack.cxx181 sal_Int32 idx = currPurpose.lastIndexOf(':'); in s_getNextEnv() local
188 sal_Int32 idx = targetPurpose.indexOf(':', intermPurpose.getLength() + 1); in s_getNextEnv() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_remotebridge/
H A Dvarious.java196 int idx = cncstr.indexOf("host=") + 5 ; in createTestEnvironment() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_remotebridge.uno/
H A Dvarious.java200 int idx = cncstr.indexOf("host=") + 5 ; in createTestEnvironment() local
/trunk/main/extensions/source/oooimprovement/
H A Dmyconfigurationhelper.cxx49 for(size_t idx = 0; idx < vec.size(); ++idx) in sequenceFromVector() local
H A Donlogrotate_job.cxx211 for (sal_Int32 idx = service_names.getLength()-1; idx>=0; --idx) in supportsService() local
/trunk/main/i18nutil/source/utility/
H A Dcasefolding.cxx125 sal_Unicode casefolding::getNextChar(const sal_Unicode *str, sal_Int32& idx, sal_Int32 len, Mapping… in getNextChar()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A Dutils.java386 int idx = dir.indexOf("file:///"); in getOfficeTempDir() local
418 int idx = dir.indexOf("file://"); in getOfficeTempDirSys() local
448 int idx = fileURL.indexOf("file://"); in getSystemURL() local
H A DRegistryTools.java162 int idx = keyName.lastIndexOf("/") ; in getShortKeyName() local
H A DXMLTools.java135 public String getNameByIndex(short idx) { in getNameByIndex()
143 public String getTypeByIndex(short idx) { in getTypeByIndex()
158 public String getValueByIndex(short idx) { in getValueByIndex()
/trunk/main/idlc/source/
H A Didlccompile.cxx317 sal_Int32 idx= cpp.lastIndexOf(OUString( RTL_CONSTASCII_USTRINGPARAM("idlc")) ); in compileFile() local
H A Dastdump.cxx420 sal_uInt16 idx = (*methodIndex)++; in dumpExceptions() local
/trunk/main/i18npool/source/calendar/
H A DcalendarImpl.cxx232 CalendarImpl::getDisplayName( sal_Int16 displayIndex, sal_Int16 idx, sal_Int16 nameType ) throw(Run… in getDisplayName()
H A Dcalendar_gregorian.cxx194 Calendar_hanja::getDisplayName( sal_Int16 displayIndex, sal_Int16 idx, sal_Int16 nameType ) throw(R… in getDisplayName()
920 Calendar_gregorian::getDisplayName( sal_Int16 displayIndex, sal_Int16 idx, sal_Int16 nameType ) thr… in getDisplayName()
/trunk/main/mysqlc/source/
H A Dmysqlc_propertyids.cxx183 OUString OPropertyMap::fillValue(sal_Int32 idx) in fillValue()
/trunk/main/unoxml/source/dom/
H A Dsaxbuilder.cxx217 sal_Int32 idx=-1; in startElement() local
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A DLocalOfficeConnection.java372 int idx = url.indexOf(";urp;StarOffice.NamingService"); in parseUnoUrlWithOfficePath() local
/trunk/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp480 int idx = 0; in main() local
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx326 sal_Int32 idx = -1,idx1 = -1,idx2 = -1,k = 0,off; in replaceName() local
430 sal_Int32 idx; in getModuleList() local
572 sal_Int32 idx; in processLang() local
598 sal_Int32 idx; in country() local
775 int idx = -1,k; in init() local
/trunk/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx254 sal_Int32 idx(0); in isFileNameValid() local
273 const sal_Int32 idx(i_rPath.indexOf(static_cast<sal_Unicode>('/'))); in splitPath() local
292 const sal_Int32 idx(i_XmlId.indexOf(static_cast<sal_Unicode>('#'))); in splitXmlId() local
/trunk/main/i18npool/source/breakiterator/
H A Dxdictionary.cxx135 sal_Int16 idx = index1[str[0] >> 8]; in getLongestMatch() local
/trunk/main/vcl/unx/generic/fontmanager/
H A DparseAFM.cxx272 int ch, idx; in token() local
307 int ch, idx; in linetoken() local
/trunk/main/xmloff/source/core/
H A DRDFaImportHelper.cxx185 const sal_Int32 idx( i_rCURIE.indexOf(':') ); in ReadCURIE() local
/trunk/main/shell/source/backends/macbe/
H A Dmacbackend.cxx421 for (CFIndex idx = 0; idx < CFArrayGetCount(rExceptionsList); idx++) in getPropertyValue() local
/trunk/main/shell/source/win32/shlxthandler/
H A Dshlxthdl.cxx68 std::string::size_type idx = String.find(Placeholder); in SubstitutePlaceholder() local
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx241 for (std::vector< sal_Int32 > idx = low;;) { in marshalArray() local
435 for (std::vector< sal_Int32 > idx = low;;) { in unmarshal() local

Completed in 167 milliseconds

1234