Searched refs:CEntity (Results 1 – 3 of 3) sorted by relevance
32 CEntity::CEntity(CDocument const& rDocument, ::osl::Mutex const& rMutex, in CEntity() function in DOM::CEntity40 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()
46 class CEntity class56 CEntity(CDocument const& rDocument, ::osl::Mutex const& rMutex,
207 pCNode = static_cast< CNode* >(new CEntity(*this, m_Mutex, in GetCNode()
Completed in 28 milliseconds