Searched refs:AncestorEvent (Results 1 – 1 of 1) sorted by relevance
252 struct AncestorEvent struct254 AncestorEvent( sal_Int32 nAttrNum ):aAttributeList(nAttrNum){}; in AncestorEvent() function301 std::vector< AncestorEvent* > m_vAncestorEvents;379 std::vector< AncestorEvent* >::const_iterator XSecTester::checkAncestorStartElementEvent(380 const std::vector< AncestorEvent* >::const_iterator& ii,1546 AncestorEvent* ancestorEvent = new AncestorEvent( nLength ); in addStartAncestorEvent()1562 AncestorEvent* ancestorEvent = new AncestorEvent(0); in addEndAncestorEvent()1596 std::vector< AncestorEvent* >::const_iterator XSecTester::checkAncestorStartElementEvent( in checkAncestorStartElementEvent()1597 const std::vector< AncestorEvent* >::const_iterator& ii, in checkAncestorStartElementEvent()1600 std::vector< AncestorEvent* >::const_iterator next = ii+1; in checkAncestorStartElementEvent()[all …]