On 05/02/2014 02:15 PM, Nikunj Banker wrote:
The following API not working with latest version of LibreOffice:

oDocumentInfo = oDocument.getDocumentInfo()

iCnt = oDocumentInfo.getUserFieldCount()

oDocumentInfo.getUserFieldName(iIndex)

and

oDocumentInfo.getUserFieldValue(iIndex)

It’s found that these methods/API are depreciated, can you provide new
API calls that are necessary to add user properties to a file/document?

see <https://wiki.documentfoundation.org/ReleaseNotes/4.0#XDocumentInfo_removed>

Stephan
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to