Home
last modified time | relevance | path

Searched defs:get_sheet (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/liborcus/liborcus-0.16.1/doc_example/
H A Dspreadsheet_doc_2.cpp23 virtual iface::import_sheet* get_sheet( in get_sheet() function in my_empty_import_factory
31 virtual iface::import_sheet* get_sheet(sheet_t sheet_index) override in get_sheet() function in my_empty_import_factory
H A Dspreadsheet_doc_2_sheets_no_string_pool.cpp83 virtual iface::import_sheet* get_sheet( in get_sheet() function in my_import_factory
90 virtual iface::import_sheet* get_sheet(sheet_t sheet_index) override in get_sheet() function in my_import_factory
H A Dspreadsheet_doc_2_sheets_with_string_pool.cpp159 virtual iface::import_sheet* get_sheet( in get_sheet() function in my_import_factory
166 virtual iface::import_sheet* get_sheet(sheet_t sheet_index) override in get_sheet() function in my_import_factory
H A Dspreadsheet_doc_2_sheets_with_formula.cpp240 virtual iface::import_sheet* get_sheet( in get_sheet() function in my_import_factory
247 virtual iface::import_sheet* get_sheet(sheet_t sheet_index) override in get_sheet() function in my_import_factory
/dports/audio/traverso/traverso-0.49.6/src/core/
H A DTimeLine.h46 Sheet *get_sheet() const {return m_sheet;} in get_sheet() function
H A DCurve.h64 Sheet* get_sheet() const {return m_sheet;} in get_sheet() function
H A DTrack.h76 Sheet* get_sheet() const {return m_sheet;} in get_sheet() function
H A DProject.cpp498 Sheet* Project::get_sheet(qint64 id) const in get_sheet() function in Project
H A DAudioClip.cpp807 Sheet* AudioClip::get_sheet( ) const in get_sheet() function in AudioClip
/dports/devel/liborcus/liborcus-0.16.1/src/spreadsheet/
H A Dfactory.cpp282 iface::import_sheet* import_factory::get_sheet(const char* sheet_name, size_t sheet_name_length) in get_sheet() function in orcus::spreadsheet::import_factory
291 iface::import_sheet* import_factory::get_sheet(sheet_t sheet_index) in get_sheet() function in orcus::spreadsheet::import_factory
353 export_sheet* get_sheet(const pstring& name) in get_sheet() function
383 const iface::export_sheet* export_factory::get_sheet( in get_sheet() function in orcus::spreadsheet::export_factory
H A Ddocument.cpp435 sheet* document::get_sheet(const pstring& sheet_name) in get_sheet() function in orcus::spreadsheet::document
441 const sheet* document::get_sheet(const pstring& sheet_name) const in get_sheet() function in orcus::spreadsheet::document
452 sheet* document::get_sheet(sheet_t sheet_pos) in get_sheet() function in orcus::spreadsheet::document
458 const sheet* document::get_sheet(sheet_t sheet_pos) const in get_sheet() function in orcus::spreadsheet::document
/dports/textproc/py-pyexcel/pyexcel-0.6.7/pyexcel/
H A Dcore.py29 def get_sheet(**keywords): function
/dports/audio/traverso/traverso-0.49.6/src/sheetcanvas/
H A DSheetWidget.h73 SheetPanelGain* m_gainview; in boundingRect()
H A DSheetWidget.cpp295 Sheet * SheetWidget::get_sheet() const in get_sheet() function in SheetWidget
/dports/devel/liborcus/liborcus-0.16.1/src/liborcus/
H A Dmock_spreadsheet.cpp46 orcus::spreadsheet::iface::import_sheet* import_factory::get_sheet(const char*, size_t) in get_sheet() function in orcus::spreadsheet::mock::import_factory
52 orcus::spreadsheet::iface::import_sheet* import_factory::get_sheet(orcus::spreadsheet::sheet_t) in get_sheet() function in orcus::spreadsheet::mock::import_factory
/dports/cad/horizon-eda/horizon-2.1.0/src/core/
H A Dcore_schematic.cpp59 Sheet *CoreSchematic::get_sheet() in get_sheet() function in horizon::CoreSchematic
64 const Sheet *CoreSchematic::get_sheet() const in get_sheet() function in horizon::CoreSchematic
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/adt/
H A Dsheet.c261 static getdecl get_sheet[] = variable
/dports/audio/traverso/traverso-0.49.6/src/plugins/
H A DPlugin.h70 Sheet* get_sheet() const {return m_sheet;} in get_sheet() function
/dports/net/py-gspread/gspread-5.1.1/tests/
H A Dworksheet_test.py343 def get_sheet(): function
/dports/textproc/py-xlrd/xlrd-2.0.1/xlrd/
H A Dbook.py696 def get_sheet(self, sh_number, update_pos=True): member in Book
/dports/textproc/py-xlwt/xlwt-1.3.0/xlwt/
H A DWorkbook.py376 def get_sheet(self, sheet): member in Workbook
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/orcus/
H A Dinterface.cxx312 orcus::spreadsheet::iface::import_sheet* ScOrcusFactory::get_sheet(const char* sheet_name, size_t s… in get_sheet() function in ScOrcusFactory
333 orcus::spreadsheet::iface::import_sheet* ScOrcusFactory::get_sheet(orcus::spreadsheet::sheet_t shee… in get_sheet() function in ScOrcusFactory
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/orcus/
H A Dinterface.cxx347 orcus::spreadsheet::iface::import_sheet* ScOrcusFactory::get_sheet(const char* sheet_name, size_t s… in get_sheet() function in ScOrcusFactory
368 orcus::spreadsheet::iface::import_sheet* ScOrcusFactory::get_sheet(orcus::spreadsheet::sheet_t shee… in get_sheet() function in ScOrcusFactory
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazwebkit3.pas1591 function get_sheet: PWebKitDOMStyleSheet; cdecl; inline; in get_sheet() function
2979 function get_sheet: PWebKitDOMStyleSheet; cdecl; inline; in get_sheet() function
3481 function get_sheet: PWebKitDOMStyleSheet; cdecl; inline; in get_sheet() function
10303 function TWebKitDOMProcessingInstruction.get_sheet: PWebKitDOMStyleSheet; cdecl; in TWebKitDOMProcessingInstruction.get_sheet() function
13178 function TWebKitDOMHTMLLinkElement.get_sheet: PWebKitDOMStyleSheet; cdecl; in TWebKitDOMHTMLLinkElement.get_sheet() function
14123 function TWebKitDOMHTMLStyleElement.get_sheet: PWebKitDOMStyleSheet; cdecl; in get_sheet() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazwebkit3.pas1591 function get_sheet: PWebKitDOMStyleSheet; cdecl; inline; in get_sheet() function
2979 function get_sheet: PWebKitDOMStyleSheet; cdecl; inline; in get_sheet() function
3481 function get_sheet: PWebKitDOMStyleSheet; cdecl; inline; in get_sheet() function
10303 function TWebKitDOMProcessingInstruction.get_sheet: PWebKitDOMStyleSheet; cdecl; in TWebKitDOMProcessingInstruction.get_sheet() function
13178 function TWebKitDOMHTMLLinkElement.get_sheet: PWebKitDOMStyleSheet; cdecl; in TWebKitDOMHTMLLinkElement.get_sheet() function
14123 function TWebKitDOMHTMLStyleElement.get_sheet: PWebKitDOMStyleSheet; cdecl; in get_sheet() function

12