Searched refs:setMetaTextAndNotify (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sfx2/source/doc/ |
H A D | SfxDocumentMetaData.cxx | 352 void SAL_CALL setMetaTextAndNotify(const char* i_name, 741 SfxDocumentMetaData::setMetaTextAndNotify(const char* i_name, in setMetaTextAndNotify() function in __anon3557ca200111::SfxDocumentMetaData 1428 setMetaTextAndNotify("meta:initial-creator", the_value); in setAuthor() 1443 setMetaTextAndNotify("meta:generator", the_value); in setGenerator() 1470 setMetaTextAndNotify("dc:title", the_value); in setTitle() 1484 setMetaTextAndNotify("dc:subject", the_value); in setSubject() 1498 setMetaTextAndNotify("dc:description", the_value); in setDescription() 1544 setMetaTextAndNotify("dc:language", text); in setLanguage() 1558 setMetaTextAndNotify("dc:creator", the_value); in setModifiedBy() 1572 setMetaTextAndNotify("dc:date", dateTimeToText(the_value)); in setModificationDate() [all …]
|
Completed in 22 milliseconds