Home
last modified time | relevance | path

Searched defs:Sheets (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/calamine-0.16.2/src/
H A Dauto.rs12 pub enum Sheets { enum
26 pub fn open_workbook_auto<P: AsRef<Path>>(path: P) -> Result<Sheets, Error> { in open_workbook_auto()
38 impl Reader for Sheets { implementation
/dports/databases/xls2txt/xls2txt-1222f8069428f6bcedfcccf9e80523db34c0d343/cargo-crates/calamine-0.16.2/src/
H A Dauto.rs12 pub enum Sheets { enum
26 pub fn open_workbook_auto<P: AsRef<Path>>(path: P) -> Result<Sheets, Error> { in open_workbook_auto()
38 impl Reader for Sheets { implementation
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DLoader.h546 struct Sheets { struct
549 StyleSheet*> mCompleteSheets; argument
555 nsAutoPtr<Sheets> mSheets; argument
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DLoader.h585 struct Sheets { struct
588 mCompleteSheets; argument
596 nsAutoPtr<Sheets> mSheets; argument
/dports/textproc/py-pyexcel-ezodf/pyexcel-ezodf-0.3.4/ezodf/
H A Dsheets.py13 class Sheets(AbstractPageContainer): class
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DRequestWorkbookFunctionsSheets.go11 func (b *WorkbookFunctionsRequestBuilder) Sheets(reqObj *WorkbookFunctionsSheetsRequestParameter) *… func
/dports/editors/calligra/calligra-3.2.1/sheets/plugins/scripting/
H A DScriptingListener.cpp33 namespace Sheets namespace
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsStyleSheetService.h82 mozilla::Array<SheetArray, 3>& Sheets(mozilla::StyleBackendType aType) { in Sheets() function
/dports/textproc/py-tablib/tablib-3.1.0/docs/
H A Dtutorial.rst353 .. _separators:
/dports/editors/calligra/calligra-3.2.1/sheets/plugins/calendar/
H A DCalendarToolWidget.cpp37 namespace Sheets namespace
/dports/editors/calligraplan/calligraplan-3.3.0/src/plugins/scripting/scripts/
H A Dplan2csvexport.py16 Sheets = Kross.module("KSpread") variable
H A Dplan2odsexport.py15 Sheets = Kross.module("KSpread") variable
/dports/editors/calligra/calligra-3.2.1/sheets/
H A DSheetAccessModel.cpp45 namespace Sheets namespace
/dports/math/vtk8/VTK-8.2.0/IO/Geometry/
H A DvtkPDBReader.cxx52 vtkIntArray* Sheets = vtkIntArray::New(); in ReadSpecificMolecule() local
/dports/editors/calligra/calligra-3.2.1/sheets/odf/
H A DSheetsOdfValidity.cpp36 namespace Sheets { namespace
H A DSheetsOdfRegion.cpp41 namespace Sheets { namespace
H A DSheetsOdfCondition.cpp37 namespace Sheets { namespace
H A DSheetsOdfDoc.cpp63 namespace Sheets { namespace
/dports/math/vtk6/VTK-6.2.0/IO/Geometry/
H A DvtkPDBReader.cxx55 vtkIntArray* Sheets = vtkIntArray::New(); in ReadSpecificMolecule() local
/dports/math/vtk9/VTK-9.1.0/IO/Chemistry/
H A DvtkPDBReader.cxx46 vtkIntArray* Sheets = vtkIntArray::New(); in ReadSpecificMolecule() local
/dports/devel/upp/upp/bazaar/OfficeAutomation/
H A DOfficeAutomationBase.h110 ObjectOle Sheets; variable
/dports/editors/calligra/calligra-3.2.1/sheets/tests/
H A Dinspector.cpp41 namespace Sheets namespace
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DLoader.cpp498 struct Loader::Sheets { struct in mozilla::css::Loader
499 nsRefPtrHashtable<SheetLoadDataHashKey, StyleSheet> mCompleteSheets;
501 nsRefPtrHashtable<SheetLoadDataHashKey, SheetLoadData> mPendingDatas;
504 nsDataHashtable<SheetLoadDataHashKey, SheetLoadData*> mLoadingDatas;
506 nsRefPtrHashtable<nsStringHashKey, StyleSheet> mInlineSheets;
511 using CacheResult = std::tuple<RefPtr<StyleSheet>, SheetState>;
/dports/graphics/pikopixel/PikoPixel.Sources.1.0-b10/PikoPixel/
H A DPPDocumentWindowController_Sheets.m51 @implementation PPDocumentWindowController (Sheets) category
/dports/editors/calligra/calligra-3.2.1/sheets/commands/
H A DAutoFillCommand.cpp65 namespace Sheets namespace
453 namespace Sheets namespace

1234567