Searched refs:getXPath (Results 1 – 7 of 7) sorted by relevance
56 string getXPath() const;
38 string XPathLogger::getXPath() const in getXPath() function in writerfilter::XPathLogger
126 com::sun::star::uno::Reference<com::sun::star::xml::xpath::XXPathObject> getXPath();
943 aBuffer.append( lcl_serializeForDisplay( aExpression.getXPath() ) ); in getResultForExpression()955 aBuffer.append( lcl_serializeForDisplay(aExpression.getXPath()) ); in getResultForExpression()
182 Reference<XXPathObject> ComputedExpression::getXPath() in getXPath() function in xforms::ComputedExpression
306 Reference<XXPathObject> xResult = aExpression.getXPath(); in doSubmit()
194 debug_logger->attribute("xpath", mpParserState->getXPathLogger().getXPath()); in startFastElement()
Completed in 68 milliseconds