Home
last modified time | relevance | path

Searched refs:CreateDocFunc (Results 1 – 11 of 11) sorted by relevance

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/go-kivik/kivik/mock/
H A Ddb.go15CreateDocFunc func(ctx context.Context, doc interface{}, options map[string]interface{}) (d… member
45 return db.CreateDocFunc(ctx, doc, opts)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/flimzy/kivik/
H A Dmock_test.go29 CreateDocFunc func(context.Context, interface{}) (string, string, error) member
56 return db.CreateDocFunc(ctx, doc)
H A Ddb_test.go1098 CreateDocFunc: func(_ context.Context, doc interface{}) (string, string, error) {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/go-kivik/kivik/
H A Dbulk_test.go319CreateDocFunc: func(_ context.Context, doc interface{}, opts map[string]interface{}) (string, stri…
H A Ddb_test.go1122CreateDocFunc: func(_ context.Context, _ interface{}, _ map[string]interface{}) (string, string, e…
1134CreateDocFunc: func(_ context.Context, doc interface{}, opts map[string]interface{}) (string, stri…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Ddocsh.hxx160 SAL_DLLPRIVATE std::unique_ptr<ScDocFunc> CreateDocFunc();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Ddocsh.hxx155 SAL_DLLPRIVATE std::unique_ptr<ScDocFunc> CreateDocFunc();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Ddocsh.cxx2723 std::unique_ptr<ScDocFunc> ScDocShell::CreateDocFunc() in CreateDocFunc() function in ScDocShell
2749 m_pDocFunc = CreateDocFunc(); in ScDocShell()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Ddocsh.cxx2805 std::unique_ptr<ScDocFunc> ScDocShell::CreateDocFunc() in CreateDocFunc() function in ScDocShell
2832 m_pDocFunc = CreateDocFunc(); in ScDocShell()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog1226480 Tubes specific CreateDocFunc is re-introduced, so we could set
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1488529 Tubes specific CreateDocFunc is re-introduced, so we could set