Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavresponseparser.cxx350 bool hasParent(WebDAVName aWebDAVName) const in hasParent() function in __anon691643cc0411::WebDAVResponseParser
356 return hasParent(WebDAVName_prop) && whitespaceIsAvailable(); in propertyIsReady()
656 if(hasParent(WebDAVName_resourcetype)) in endElement()
665 if(hasParent(WebDAVName_prop)) in endElement()
737 … if(hasParent(WebDAVName_lockscope) || hasParent(WebDAVName_activelock)) in endElement()
747 … if(hasParent(WebDAVName_lockscope) || hasParent(WebDAVName_activelock)) in endElement()
757 … if(hasParent(WebDAVName_locktype) || hasParent(WebDAVName_activelock)) in endElement()
767 if(hasParent(WebDAVName_prop)) in endElement()
809 if(hasParent(WebDAVName_activelock)) in endElement()
821 if(hasParent(WebDAVName_activelock)) in endElement()
[all …]
/trunk/main/ucb/qa/complex/tdoc/
H A D_XChild.java56 public boolean _getParent(boolean hasParent) { in _getParent() argument
58 if (!hasParent) in _getParent()
H A DCheckContentProvider.java307 private void checkInterfaces(boolean hasParent) { in checkInterfaces() argument
337 assertNotNull("getParent()", xChild._getParent(hasParent)); in checkInterfaces()
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.cxx168 bool ExternalViewLoggerImpl::hasParent(const string& nodeId) in hasParent() function in util::ExternalViewLoggerImpl
194 if (hasParent(nodeId)) in dumpTree()
H A DExternalViewLogger.hxx69 bool hasParent(const std::string& nodeId);
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java78 public boolean hasParent() in hasParent() method in ParcelContainer

Completed in 33 milliseconds