Lines Matching refs:nKeeperId
846 int nKeeperId = m_xSAXEventKeeper->addSecurityElementCollector( in setKey() local
852 setKeyId(nKeeperId); in setKey()
853 m_xSAXEventKeeper->setSecurityId(nKeeperId, m_nSecurityId); in setKey()
857 xReferenceResolvedBroadcaster->addReferenceResolvedListener(nKeeperId, in setKey()
999 int nKeeperId = m_xSAXEventKeeper->addSecurityElementCollector( in setReference() local
1005 m_xSAXEventKeeper->setSecurityId(nKeeperId, m_nSecurityId); in setReference()
1009 xReferenceResolvedBroadcaster->addReferenceResolvedListener(nKeeperId, m_xReferenceListener); in setReference()
1013 xReferenceCollector->setReferenceId(nKeeperId); in setReference()
1234 int nKeeperId = *ii_referenceKeeperIds; in findKeyOrReference() local
1240 nKeeperId, in findKeyOrReference()
1258 nKeeperId, in findKeyOrReference()
1280 m_xSAXEventKeeper->removeElementCollector(nKeeperId); in findKeyOrReference()
1492 int nKeeperId; in checkReference() local
1496 nKeeperId = m_xSAXEventKeeper->addSecurityElementCollector( in checkReference()
1504 nKeeperId = m_xSAXEventKeeper->addSecurityElementCollector( in checkReference()
1512 m_vUnsolvedReferenceKeeperIds.push_back(nKeeperId); in checkReference()
1533 int nKeeperId = m_vUnsolvedReferenceKeeperIds.at(0); in endMission() local
1534 m_xSAXEventKeeper->removeElementCollector(nKeeperId); in endMission()