Home
last modified time | relevance | path

Searched refs:savePackage (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/grafana8/grafana-8.3.6/packages/grafana-toolkit/src/cli/tasks/
H A Dtoolkit.build.ts23 const savePackage = ({ path, pkg }: { path: string; pkg: {} }) => constant
41 await savePackage({
/dports/astro/stellarium/stellarium-0.21.3/src/external/qxlsx/
H A Dxlsxdocument_p.h24 bool savePackage(QIODevice *device) const;
H A Dxlsxdocument.cpp322 bool DocumentPrivate::savePackage(QIODevice *device) const in savePackage() function in DocumentPrivate
1250 return d->savePackage(device); in saveAs()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/xsltdialog/
H A Dxmlfilterjar.hxx35 bool savePackage( const OUString& rPackageURL, const std::vector<filter_info_impl*>& rFilters );
H A Dxmlfilterjar.cxx142 bool XMLFilterJarHelper::savePackage( const OUString& rPackageURL, const std::vector<filter_info_im… in savePackage() function in XMLFilterJarHelper
H A Dxmlfiltersettingsdialog.cxx861 aJarHelper.savePackage( aDlg.GetPath(), aFilters ); in onSave()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/xsltdialog/
H A Dxmlfilterjar.hxx35 bool savePackage( const OUString& rPackageURL, const std::vector<filter_info_impl*>& rFilters );
H A Dxmlfilterjar.cxx141 bool XMLFilterJarHelper::savePackage( const OUString& rPackageURL, const std::vector<filter_info_im… in savePackage() function in XMLFilterJarHelper
H A Dxmlfiltersettingsdialog.cxx862 aJarHelper.savePackage( aDlg.GetPath(), aFilters ); in onSave()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A DZipPackageHelper.hxx39 void savePackage(); in UNLESS_MERGELIBS()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A DZipPackageHelper.hxx38 void savePackage();
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/h5p/h5p-editor/
H A Dh5peditor-ajax.class.php176 $storage->savePackage(NULL, NULL, TRUE);
255 $storage->savePackage(NULL, NULL, TRUE);
/dports/www/moodle310/moodle/h5p/h5plib/v124/joubel/editor/
H A Dh5peditor-ajax.class.php199 $storage->savePackage(NULL, NULL, TRUE);
281 $storage->savePackage(NULL, NULL, TRUE);
/dports/www/moodle311/moodle/h5p/h5plib/v124/joubel/editor/
H A Dh5peditor-ajax.class.php199 $storage->savePackage(NULL, NULL, TRUE);
281 $storage->savePackage(NULL, NULL, TRUE);
/dports/www/moodle39/moodle/h5p/h5plib/v124/joubel/editor/
H A Dh5peditor-ajax.class.php197 $storage->savePackage(NULL, NULL, TRUE);
279 $storage->savePackage(NULL, NULL, TRUE);
/dports/www/tikiwiki/tiki-21.2/lib/filegals/
H A Dh5plib.php62 $storage->savePackage(null, $args['object']);
92 $storage->savePackage($content, $args['object']);
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/misc/
H A DZipPackageHelper.cxx173 void ZipPackageHelper::savePackage() in savePackage() function in ZipPackageHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/misc/
H A DZipPackageHelper.cxx176 void ZipPackageHelper::savePackage() in savePackage() function in ZipPackageHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A DSafeModeDialog.cxx312 aZipHelper.savePackage();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A DSafeModeDialog.cxx312 aZipHelper.savePackage();
/dports/www/moodle311/moodle/h5p/classes/
H A Dhelper.php69 $h5pstorage->savePackage($content, null, $skipcontent, $options);
/dports/www/moodle310/moodle/h5p/classes/
H A Dhelper.php82 $h5pstorage->savePackage($content, null, $skipcontent, $options);
/dports/www/moodle39/moodle/h5p/classes/
H A Dhelper.php82 $h5pstorage->savePackage($content, null, $skipcontent, $options);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/h5p/h5p-core/
H A Dh5p.classes.php1365 …public function savePackage($content = NULL, $contentMainId = NULL, $skipContent = FALSE, $options… function in H5PStorage
/dports/www/moodle310/moodle/h5p/h5plib/v124/joubel/core/
H A Dh5p.classes.php1520 …public function savePackage($content = NULL, $contentMainId = NULL, $skipContent = FALSE, $options… function in Moodle\\H5PStorage

12