Home
last modified time | relevance | path

Searched defs:replaceData (Results 1 – 4 of 4) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Dcharacterdata.cxx184 … void SAL_CALL CCharacterData::replaceData(sal_Int32 offset, sal_Int32 count, const OUString& arg) in replaceData() function in DOM::CCharacterData
H A Dtext.hxx92 virtual void SAL_CALL replaceData(sal_Int32 offset, sal_Int32 count, const OUString& arg) in replaceData() function in DOM::CText
H A Dcomment.hxx77 virtual void SAL_CALL replaceData(sal_Int32 offset, sal_Int32 count, const OUString& arg) in replaceData() function in DOM::CComment
H A Dcdatasection.hxx81 virtual void SAL_CALL replaceData(sal_Int32 offset, sal_Int32 count, const OUString& arg) in replaceData() function in DOM::CCDATASection