Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/text/
H A Dtxtflde.cxx1114 sPresentation); in ExportFieldHelper()
1118 sPresentation, in ExportFieldHelper()
1159 sPresentation); in ExportFieldHelper()
1163 sPresentation, in ExportFieldHelper()
1218 sPresentation); in ExportFieldHelper()
1231 sPresentation); in ExportFieldHelper()
1236 sPresentation, in ExportFieldHelper()
1372 sPresentation); in ExportFieldHelper()
1636 sPresentation); in ExportFieldHelper()
1651 sPresentation); in ExportFieldHelper()
[all …]
/aoo42x/main/filter/source/flash/
H A Dswffilter.cxx372 OUString sPresentation(xStorable->getLocation()); in ExportAsMultipleFiles() local
374 lastslash = sPresentation.lastIndexOf('/') + 1; in ExportAsMultipleFiles()
375 int lastdot = sPresentation.lastIndexOf('.'); in ExportAsMultipleFiles()
378 OUString sPresentationName = sPresentation.copy(lastslash, lastdot - lastslash); in ExportAsMultipleFiles()

Completed in 44 milliseconds