Home
last modified time | relevance | path

Searched refs:isCurrent (Results 1 – 6 of 6) sorted by relevance

/trunk/main/xmlsecurity/source/framework/
H A Dsaxeventkeeperimpl.cxx177 (m_xXMLDocument->isCurrent(m_pCurrentBufferNode->getXMLElement()))) in addNewElementMarkBuffers()
1074 bool bIsCurrent = m_xXMLDocument->isCurrent(pBufferNode->getXMLElement()); in setElement()
1288 sal_Bool bIsCurrent = m_xXMLDocument->isCurrent(m_pCurrentBufferNode->getXMLElement()); in endElement()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1947 if(maFill.isCurrent()) in getFill()
1977 if(maStroke.isCurrent()) in getStroke()
2001 if(maStopColor.isCurrent()) in getStopColor()
2498 if(maColor.isCurrent()) in getColor()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgpaint.hxx56 bool isCurrent() const { return mbCurrent; } in isCurrent() function in svgio::svgreader::SvgPaint
/trunk/main/offapi/com/sun/star/xml/wrapper/
H A DXXMLDocumentWrapper.idl86 boolean isCurrent([in] XXMLElementWrapper node);
/trunk/main/xmlsecurity/source/xmlsec/
H A Dxmldocumentwrapper_xmlsecimpl.hxx153 virtual sal_Bool SAL_CALL isCurrent( const com::sun::star::uno::Reference<
H A Dxmldocumentwrapper_xmlsecimpl.cxx808 sal_Bool SAL_CALL XMLDocumentWrapper_XmlSecImpl::isCurrent( const cssu::Reference< cssxw::XXMLEleme… in isCurrent() function in XMLDocumentWrapper_XmlSecImpl

Completed in 53 milliseconds