Searched refs:CNotation (Results 1 – 3 of 3) sorted by relevance
30 CNotation::CNotation(CDocument const& rDocument, ::osl::Mutex const& rMutex, in CNotation() function in DOM::CNotation38 OUString SAL_CALL CNotation::getPublicId() throw (RuntimeException) in getPublicId()48 OUString SAL_CALL CNotation::getSystemId() throw (RuntimeException) in getSystemId()56 OUString SAL_CALL CNotation::getNodeName()throw (RuntimeException) in getNodeName()69 OUString SAL_CALL CNotation::getNodeValue() throw (RuntimeException) in getNodeValue()
43 class CNotation class53 CNotation(CDocument const& rDocument, ::osl::Mutex const& rMutex,
240 pCNode = static_cast< CNode* >(new CNotation(*this, m_Mutex, in GetCNode()
Completed in 29 milliseconds