Searched refs:setMetaTextAndNotify (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/sfx2/source/doc/ |
| H A D | SfxDocumentMetaData.cxx | 292 void SAL_CALL setMetaTextAndNotify(const char* i_name, 680 SfxDocumentMetaData::setMetaTextAndNotify(const char* i_name, in setMetaTextAndNotify() function in __anon9904783f0111::SfxDocumentMetaData 1364 setMetaTextAndNotify("meta:initial-creator", the_value); in setAuthor() 1378 setMetaTextAndNotify("meta:generator", the_value); in setGenerator() 1391 setMetaTextAndNotify("meta:creation-date", dateTimeToText(the_value)); in setCreationDate() 1403 setMetaTextAndNotify("dc:title", the_value); in setTitle() 1416 setMetaTextAndNotify("dc:subject", the_value); in setSubject() 1429 setMetaTextAndNotify("dc:description", the_value); in setDescription() 1473 setMetaTextAndNotify("dc:language", text); in setLanguage() 1486 setMetaTextAndNotify("dc:creator", the_value); in setModifiedBy() [all …]
|