Home
last modified time | relevance | path

Searched refs:isEventElement (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_impmodels.cxx46 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
100 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
175 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
225 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
295 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
471 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
555 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
641 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
730 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
822 if (_pImport->isEventElement( nUid, rLocalName )) in startChildElement()
[all …]
H A Dimp_share.hxx131 inline bool isEventElement( in isEventElement() function