Home
last modified time | relevance | path

Searched refs:CreateElementList (Results 1 – 13 of 13) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/inc/
H A Ddocumentsignaturehelper.hxx68 std::vector< OUString > CreateElementList(
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/inc/
H A Ddocumentsignaturehelper.hxx73 std::vector< OUString > CreateElementList(
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Dalgebra.h140 INT CreateElementList (GRID *theGrid, NODE *theNode, ELEMENT *theElement);
H A Dalgebra.cc585 INT NS_DIM_PREFIX CreateElementList (GRID *theGrid, NODE *theNode, ELEMENT *theElement) in CreateElementList() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/helper/
H A Ddocumentsignaturehelper.cxx179 DocumentSignatureHelper::CreateElementList( in CreateElementList() function in DocumentSignatureHelper
H A Ddocumentsignaturemanager.cxx407 std::vector<OUString> aElements = DocumentSignatureHelper::CreateElementList( in add()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/helper/
H A Ddocumentsignaturemanager.cxx408 std::vector<OUString> aElements = DocumentSignatureHelper::CreateElementList( in add()
H A Ddocumentsignaturehelper.cxx179 DocumentSignatureHelper::CreateElementList( in CreateElementList() function in DocumentSignatureHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx544 …aElementsToBeVerified = DocumentSignatureHelper::CreateElementList(maSignatureManager.getStore(), … in ImplFillSignaturesBox()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx548 …aElementsToBeVerified = DocumentSignatureHelper::CreateElementList(maSignatureManager.getStore(), … in ImplFillSignaturesBox()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx510 DocumentSignatureHelper::CreateElementList( in ImplVerifySignatures()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx538 = DocumentSignatureHelper::CreateElementList(rxStorage, eMode, mode); in ImplVerifySignatures()
/dports/cad/netgen-lvs/netgen-1.5.211/base/
H A Dnetcmp.c2322 struct Element *CreateElementList(char *name, short graph) in CreateElementList() function
2498 Elements = CreateElementList(name, graph); in CreateLists()
2648 E = CreateElementList(name, graph); in CreateLists()