Searched refs:msPath (Results 1 – 6 of 6) sorted by relevance
37 msPath = sPath; in PartName()51 msPath = sPath; in PartName()76 if (msPath.isEmpty()) in GetPathname()82 return msPath.substring(0, nPathnameEnd); in GetPathname()91 if (msPath.isEmpty()) in GetBasename()97 return msPath.substring(nBasenameStart+1); in GetBasename()110 return msPath.substring(nExtensionStart+1); in GetExtension()118 return msPath; in GetFullname()127 return msPath.compareTo(aOther.msPath); in compareTo()144 return msPath; in toString()[all …]
62 msPath(rOOXMLStream.msPath) in OOXMLStreamImpl()77 msPath(rOOXMLStream.msPath) in OOXMLStreamImpl()225 rDocumentTarget = msPath; in lcl_getTarget()263 msPath = msTarget.copy(0, nLastIndex + 1); in init()
52 rtl::OUString msPath; member in writerfilter::ooxml::OOXMLStreamImpl
165 mpLastAddedEntry->msPath, in AddTemplate()170 new TemplatePageObjectProvider(mpLastAddedEntry->msPath)), in AddTemplate()172 new TemplatePreviewProvider(mpLastAddedEntry->msPath)))); in AddTemplate()
53 : msTitle(rsTitle), msPath(rsPath) {} in TemplateEntry()56 String msPath; member in sd::TemplateEntry
650 if(pEntry->msPath == aStandardTemplate) in AssistentDlgImpl()910 if (pEntry->msPath.SearchAscii("presnt") != STRING_NOTFOUND) in TemplateScanDone()935 if (pEntry->msPath.SearchAscii("layout") != STRING_NOTFOUND) in TemplateScanDone()1007 aDocFile = pEntry->msPath; in GetDocFileName()1036 aFile = pEntry->msPath; in GetLayoutFileName()
Completed in 26 milliseconds