Searched defs:appendData (Results 1 – 4 of 4) sorted by relevance
/trunk/main/unoxml/source/dom/ | ||
H A D | characterdata.cxx | 62 void SAL_CALL CCharacterData::appendData(const OUString& arg) in appendData() function in DOM::CCharacterData |
H A D | cdatasection.hxx | 62 virtual void SAL_CALL appendData(const OUString& arg) in appendData() function in DOM::CCDATASection |
H A D | comment.hxx | 57 virtual void SAL_CALL appendData(const OUString& arg) in appendData() function in DOM::CComment |
H A D | text.hxx | 73 virtual void SAL_CALL appendData(const OUString& arg) in appendData() function in DOM::CText |
Completed in 16 milliseconds