Home
last modified time | relevance | path

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

/aoo4110/main/unoxml/source/dom/
H A Dentity.cxx32 CEntity::CEntity(CDocument const& rDocument, ::osl::Mutex const& rMutex, in CEntity() function in DOM::CEntity
40 bool CEntity::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed()
58 OUString SAL_CALL CEntity::getNotationName() throw (RuntimeException) in getNotationName()
68 OUString SAL_CALL CEntity::getPublicId() throw (RuntimeException) in getPublicId()
83 OUString SAL_CALL CEntity::getSystemId() throw (RuntimeException) in getSystemId()
94 OUString SAL_CALL CEntity::getNodeName()throw (RuntimeException) in getNodeName()
106 OUString SAL_CALL CEntity::getNodeValue() throw (RuntimeException) in getNodeValue()
H A Dentity.hxx46 class CEntity class
56 CEntity(CDocument const& rDocument, ::osl::Mutex const& rMutex,
H A Ddocument.cxx207 pCNode = static_cast< CNode* >(new CEntity(*this, m_Mutex, in GetCNode()

Completed in 29 milliseconds