Searched refs:isInsideCollectedElement (Results 1 – 5 of 5) sorted by relevance
55 * @param isInsideCollectedElement <code>true</code> if the SAXEventKeeper is59 void collectionStatusChanged([in] boolean isInsideCollectedElement);
1044 public void collectionStatusChanged(boolean isInsideCollectedElement) in collectionStatusChanged() argument1047 (isInsideCollectedElement?"Begin to buffer data ...":"End of data bufferring.")+ in collectionStatusChanged()
1423 sal_Bool isInsideCollectedElement ) in collectionStatusChanged() argument1433 this->m_bIsCollectingElement = isInsideCollectedElement; in collectionStatusChanged()
599 sal_Bool isInsideCollectedElement )
406 sal_Bool isInsideCollectedElement )635 void SAL_CALL XSecTester::collectionStatusChanged( sal_Bool isInsideCollectedElement ) in collectionStatusChanged() argument638 this->m_bIsInsideCollectedElement = isInsideCollectedElement; in collectionStatusChanged()
Completed in 39 milliseconds