Home
last modified time | relevance | path

Searched refs:isBufferEmpty (Results 1 – 4 of 4) sorted by relevance

/trunk/main/offapi/com/sun/star/xml/crypto/sax/
H A DXSAXEventKeeperStatusChangeListener.idl64 * @param isBufferEmpty <code>true</code> if the SAXEventKeeper has no buffer
67 void bufferStatusChanged([in] boolean isBufferEmpty);
/trunk/main/xmlsecurity/tools/uno/
H A DXMLSecurityFrameworkController.java1065 public void bufferStatusChanged(boolean isBufferEmpty) in bufferStatusChanged() argument
1068 …(isBufferEmpty?"All bufferred data are released, the SAXEventKeeper is destroyed.":"buffer data ap… in bufferStatusChanged()
/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx408 virtual void SAL_CALL bufferStatusChanged( sal_Bool isBufferEmpty )
651 void SAL_CALL XSecTester::bufferStatusChanged( sal_Bool isBufferEmpty ) in bufferStatusChanged() argument
654 if (isBufferEmpty) in bufferStatusChanged()
/trunk/main/xmlsecurity/source/helper/
H A Dxsecctl.hxx601 virtual void SAL_CALL bufferStatusChanged( sal_Bool isBufferEmpty )

Completed in 38 milliseconds