Searched refs:CComment (Results 1 – 3 of 3) sorted by relevance
31 CComment::CComment(CDocument const& rDocument, ::osl::Mutex const& rMutex, in CComment() function in DOM::CComment37 void CComment::saxify( in saxify()46 OUString SAL_CALL CComment::getNodeName()throw (RuntimeException) in getNodeName()51 OUString SAL_CALL CComment::getNodeValue() throw (RuntimeException) in getNodeValue()
42 class CComment class49 CComment(CDocument const& rDocument, ::osl::Mutex const& rMutex,
218 new CComment(*this, m_Mutex, pNode)); in GetCNode()
Completed in 22 milliseconds