Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/dom/
H A Dnotationsmap.cxx31 CNotationsMap::CNotationsMap( in CNotationsMap() function in DOM::CNotationsMap
42 sal_Int32 SAL_CALL CNotationsMap::getLength() throw (RuntimeException) in getLength()
53 CNotationsMap::getNamedItem(OUString const& /*name*/) in getNamedItem()
65 CNotationsMap::getNamedItemNS( in getNamedItemNS()
78 CNotationsMap::item(sal_Int32 /*index*/) throw (RuntimeException) in item()
88 CNotationsMap::removeNamedItem(OUString const& /*name*/) in removeNamedItem()
100 CNotationsMap::removeNamedItemNS( in removeNamedItemNS()
113 CNotationsMap::setNamedItem(Reference< XNode > const& /*arg*/) in setNamedItem()
125 CNotationsMap::setNamedItemNS(Reference< XNode > const& /*arg*/) in setNamedItemNS()
H A Dnotationsmap.hxx45 class CNotationsMap class
53 CNotationsMap(::rtl::Reference<CDocumentType> const& pDocType,
H A Ddocumenttype.cxx96 aMap.set(new CNotationsMap(this, m_rMutex)); in getNotations()

Completed in 20 milliseconds