Home
last modified time | relevance | path

Searched refs:CNotation (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Dnotation.cxx30 CNotation::CNotation(CDocument const& rDocument, ::osl::Mutex const& rMutex, in CNotation() function in DOM::CNotation
38 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()
H A Dnotation.hxx43 class CNotation class
53 CNotation(CDocument const& rDocument, ::osl::Mutex const& rMutex,
H A Ddocument.cxx240 pCNode = static_cast< CNode* >(new CNotation(*this, m_Mutex, in GetCNode()

Completed in 24 milliseconds