Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx345 ::rtl::OUString SAL_CALL getMetaText(const char* i_name) const;
671 SfxDocumentMetaData::getMetaText(const char* i_name) const in getMetaText() function in __anon71942da70111::SfxDocumentMetaData
1422 return getMetaText("meta:initial-creator"); in getAuthor()
1436 return getMetaText("meta:generator"); in getGenerator()
1450 return textToDateTimeDefault(getMetaText("meta:creation-date")); in getCreationDate()
1464 return getMetaText("dc:title"); in getTitle()
1477 return getMetaText("dc:subject"); in getSubject()
1491 return getMetaText("dc:description"); in getDescription()
1525 ::rtl::OUString text = getMetaText("dc:language"); in getLanguage()
1551 return getMetaText("dc:creator"); in getModifiedBy()
[all …]