Searched refs:EventElement (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/xmlscript/source/xmldlg_imexp/ |
H A D | xmldlg_impmodels.cxx | 49 return new EventElement( in startChildElement() 105 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement() 182 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement() 234 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement() 306 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement() 484 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement() 570 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement() 658 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement() 749 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement() 843 return new EventElement( nUid, rLocalName, xAttributes, this, _pImport ); in startChildElement() [all …]
|
H A D | imp_share.hxx | 347 friend class EventElement; 497 class EventElement class 504 inline EventElement( in EventElement() function in xmlscript::EventElement
|
H A D | xmldlg_import.cxx | 65 void EventElement::endElement() in endElement() 1406 … EventElement * pEventElement = static_cast< EventElement * >( rEvents[ nPos ].get() ); in importEvents()
|
Completed in 46 milliseconds