Searched defs:nLastSlash (Results 1 – 11 of 11) sorted by relevance
181 sal_Int32 nLastSlash = m_aPackage.lastIndexOf( '/' ); in init() local227 sal_Int32 nLastSlash = aPureUri.lastIndexOf( '/' ); in init() local
175 sal_Int32 nLastSlash = aURL.lastIndexOf( '/' ); in create() local194 sal_Int32 nLastSlash = aURL.lastIndexOf( '/' ); in create() local
92 sal_Int32 nLastSlash = m_aUri.lastIndexOf( '/' ); in init() local
187 sal_Int32 nLastSlash = m_aUri.lastIndexOf( '/' ); in init() local
1611 sal_Int32 nLastSlash = aEntry.lastIndexOf( '/' ); in implGetLanguageVectorFromPackage() local1933 sal_Int32 nLastSlash = zipFile.lastIndexOf( '/' ); in implGetJarFromPackage() local2067 sal_Int32 nLastSlash = aLangURL.lastIndexOf( '/' ); in implGetIndexFolderFromPackage() local2132 sal_Int32 nLastSlash = aIndexFolder.lastIndexOf( '/' ); in deleteTempIndexFolder() local
439 size_t nLastSlash = sPrefix.find_last_of('/'); in dump() local
522 sal_Int32 nLastSlash = aLangURL.lastIndexOf( '/' ); in implProcessHelp() local
891 sal_Int32 nLastSlash = m_aUncPath.lastIndexOf( '/' ); in setPropertyValues() local
1193 sal_Int32 nLastSlash = dstUnqPath.lastIndexOf( '/' ); in move() local1423 sal_Int32 nLastSlash = dstUnqPath.lastIndexOf( '/' ); in copy() local
354 sal_Int32 nLastSlash = rSourceURL.lastIndexOf( '/' ); in createDesiredName() local
1153 sal_Int32 nLastSlash = aEntry.lastIndexOf( '/' ); in implGetLanguageVectorFromPackage() local
Completed in 94 milliseconds