Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/flash/
H A Dswffilter.cxx312 OUString fullpath, swfdirpath, backgroundfilename, objectsfilename; in ExportAsMultipleFiles() local
314 swfdirpath = sPath + STR("/") + sPresentationName + STR(".sxi-swf-files"); in ExportAsMultipleFiles()
317 err = osl_createDirectory( swfdirpath.pData ); in ExportAsMultipleFiles()
319 fullpath = swfdirpath + STR("/backgroundconfig.txt"); in ExportAsMultipleFiles()
355 backgroundfilename = exportBackground(aFlashExporter, xDrawPage, swfdirpath, nPage, "b"); in ExportAsMultipleFiles()
360 objectsfilename = exportBackground(aFlashExporter, xDrawPage, swfdirpath, nPage, "o"); in ExportAsMultipleFiles()
365 fullpath = swfdirpath + STR("/slide") + VAL(nPage+1) + STR("p.swf"); in ExportAsMultipleFiles()
393 fullpath = swfdirpath + STR("/slide") + VAL(nPage+1) + STR("s.swf"); in ExportAsMultipleFiles()

Completed in 14 milliseconds