Searched refs:changePropertyValue (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/ucb/source/ucp/odma/ |
H A D | odma_content.cxx | 882 changePropertyValue(rValue,n,m_aProps->m_sTitle,nChanged,aRet,aChanges); in setPropertyValues() 886 changePropertyValue(rValue,n,m_aProps->m_sAuthor,nChanged,aRet,aChanges); in setPropertyValues() 890 changePropertyValue(rValue,n,m_aProps->m_sKeywords,nChanged,aRet,aChanges); in setPropertyValues() 894 changePropertyValue(rValue,n,m_aProps->m_sSubject,nChanged,aRet,aChanges); in setPropertyValues() 1142 void Content::changePropertyValue(const beans::PropertyValue& _rValue, in changePropertyValue() function in Content
|
H A D | odma_content.hxx | 102 void changePropertyValue(const ::com::sun::star::beans::PropertyValue& _rValue,
|
Completed in 37 milliseconds