/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/ |
H A D | PdbDecoder.java | 113 int lastIndex = header.numRecords - 1; in parse() local 193 int lastIndex = header.numRecords - 1; in parse() local
|
H A D | PdbEncoder.java | 140 int lastIndex = header.numRecords - 1; in write() local
|
H A D | PalmDB.java | 216 int lastIndex = NAME_LENGTH - 1; in store() local
|
/aoo41x/main/xmerge/source/palmtests/qa/comparator/ |
H A D | PDBDecoder.java | 105 int lastIndex = header.numRecords - 1; in parse() local
|
H A D | PalmDB.java | 146 int lastIndex = NAME_LENGTH - 1; in store() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/accessibility/ |
H A D | _XAccessibleText.java | 343 int lastIndex = chCount; in _getCharacterBounds() local 443 int lastIndex = chCount; in _getIndexAtPoint() local
|
/aoo41x/main/rdbmaker/source/rdbmaker/ |
H A D | rdbmaker.cxx | 70 sal_uInt32 lastIndex = uTmpStr.lastIndexOf(PATH_DELEMITTER); in getFullNameOfApplicatRdb() local 420 sal_Int32 lastIndex = typeName.lastIndexOf('.'); in main() local
|
/aoo41x/main/ucb/source/ucp/file/ |
H A D | filglob.cxx | 211 sal_Int32 lastIndex = aPath.lastIndexOf( slash ); in getTitle() local 218 sal_Int32 lastIndex = aFileName.lastIndexOf( sal_Unicode('/') ); in getParentName() local
|
/aoo41x/main/xmlsecurity/test_docs/tools/httpserv/src/httpserv/ |
H A D | Main.java | 156 int lastIndex = canonicalPath.lastIndexOf("."); in handle() local
|
/aoo41x/main/xmerge/source/aportisdoc/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/ |
H A D | DocumentDeserializerImpl.java | 256 int lastIndex = text.length - 1; in buildDocument() local
|
/aoo41x/main/comphelper/source/misc/ |
H A D | regpathhelper.cxx | 190 sal_uInt32 lastIndex = uBuffer.lastIndexOf(PATH_DELEMITTER); in getPathToSystemRegistry() local
|
/aoo41x/main/stoc/source/defaultregistry/ |
H A D | defaultregistry.cxx | 865 sal_Int32 lastIndex; in openKeys() local 985 sal_Int32 lastIndex = aLinkName.lastIndexOf('/'); in createLink() local 1039 sal_Int32 lastIndex = rLinkName.lastIndexOf('/'); in deleteLink() local 1083 sal_Int32 lastIndex = rLinkName.lastIndexOf('/'); in getLinkTarget() local
|
/aoo41x/main/migrationanalysis/src/wizard/ |
H A D | Analyse.bas | 289 Dim lastIndex As Long variable
|
/aoo41x/main/unotools/source/ucbhelper/ |
H A D | tempfile.cxx | 69 sal_Int32 lastIndex = aFileName.lastIndexOf( sal_Unicode('/') ); in getParentName() local
|
/aoo41x/main/extensions/source/update/check/ |
H A D | updatecheck.cxx | 144 sal_uInt32 lastIndex = aUnpackPath.lastIndexOf('/'); in getImageFromFileName() local 382 sal_uInt32 lastIndex = aPath.lastIndexOf('/'); in UpdateCheckThread() local
|
/aoo41x/main/desktop/source/app/ |
H A D | officeipcthread.cxx | 457 sal_uInt32 lastIndex = aIniName.lastIndexOf('/'); in EnableOfficeIPCThread() local
|
H A D | app.cxx | 1165 sal_uInt32 lastIndex = aProductKey.lastIndexOf('/'); in HandleBootstrapPathErrors() local 2992 sal_uInt32 lastIndex = aIniName.lastIndexOf('/'); in OpenClients() local
|
/aoo41x/main/basic/source/runtime/ |
H A D | iosys.cxx | 187 sal_Int32 lastIndex = 0; in findUserInDescription() local
|
/aoo41x/main/registry/source/ |
H A D | regimpl.cxx | 813 sal_Int32 lastIndex = keyName.lastIndexOf('/'); in eraseKey() local
|
/aoo41x/main/extensions/source/ole/ |
H A D | unoconversionutilities.hxx | 1047 …for(sal_Int32 lastIndex=0;(lastIndex= sTypeName.indexOf( L'[', lastIndex)) != -1; lastIndex++,dims… in createUnoSequenceWrapper() local
|