Home
last modified time | relevance | path

Searched refs:lastslash (Results 1 – 1 of 1) sorted by relevance

/trunk/main/filter/source/flash/
H A Dswffilter.cxx369 int lastslash = sOriginalPath.lastIndexOf('/'); in ExportAsMultipleFiles() local
370 OUString sPath( sOriginalPath.copy(0, lastslash) ); in ExportAsMultipleFiles()
374 lastslash = sPresentation.lastIndexOf('/') + 1; in ExportAsMultipleFiles()
378 OUString sPresentationName = sPresentation.copy(lastslash, lastdot - lastslash); in ExportAsMultipleFiles()

Completed in 8 milliseconds