Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/flash/
H A Dswffilter.cxx301 int lastslash = sOriginalPath.lastIndexOf('/'); in ExportAsMultipleFiles() local
302 OUString sPath( sOriginalPath.copy(0, lastslash) ); in ExportAsMultipleFiles()
306 lastslash = sPresentation.lastIndexOf('/') + 1; in ExportAsMultipleFiles()
310 OUString sPresentationName = sPresentation.copy(lastslash, lastdot - lastslash); in ExportAsMultipleFiles()

Completed in 8 milliseconds