Home
last modified time | relevance | path

Searched defs:getOpenDocuments (Results 1 – 5 of 5) sorted by relevance

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/opendocs/Classes/Service/
H A DOpenDocumentService.php45 public function getOpenDocuments(): array function in TYPO3\\CMS\\Opendocs\\Service\\OpenDocumentService
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/opendocs/Classes/Service/
H A DOpenDocumentService.php47 public function getOpenDocuments(): array function in TYPO3\\CMS\\Opendocs\\Service\\OpenDocumentService
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/opendocs/Classes/Service/
H A DOpenDocumentService.php47 public function getOpenDocuments(): array function in TYPO3\\CMS\\Opendocs\\Service\\OpenDocumentService
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/util/
H A Dkdevplatform_shell_environment.sh315 function getOpenDocuments { function
/dports/math/scilab/scilab-6.1.1/scilab/modules/xml/src/cpp/
H A DXMLDocument.cpp317 const std::list < XMLDocument * >&XMLDocument::getOpenDocuments() in getOpenDocuments() function in org_modules_xml::XMLDocument