Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/sheets/tests/
H A DTestSelection.cpp34 Sheet* sheet1 = new Sheet(&map, "Sheet1"); in initialize() local
112 Sheet *sheet1 = new Sheet(&map, "Sheet1"); in update() local
182 Sheet *sheet1 = new Sheet(&map, "Sheet1"); in extend() local
287 Sheet *sheet1 = new Sheet(&map, "Sheet1"); in activeElement() local
334 Sheet *sheet1 = new Sheet(&map, "Sheet1"); in referenceSelectionMode() local
390 Sheet *sheet1 = new Sheet(&map, "Sheet1"); in covering() local
431 Sheet *sheet1 = new Sheet(&map, "Sheet1"); in splitting() local
H A DTestMathFunctions.cpp105 Sheet* sheet1 = m_map->sheet(0); in initTestCase() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/qa/unit/items/
H A Dtest_IndexedStyleSheets.cxx79 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet("name1")); in AddedStylesheetsCanBeFoundAndRetrievedByPosition() local
91 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet("sheet1")); in AddingSameStylesheetTwiceHasNoEffect() local
101 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet("name1")); in RemovedStyleSheetIsNotFound() local
113 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet("sheet1")); in RemovingStyleSheetWhichIsNotAvailableHasNoEffect() local
126 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet(name1)); in StyleSheetsCanBeRetrievedByTheirName() local
150 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet(name1)); in KnowsThatItStoresAStyleSheet() local
170 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet("name1", SfxStyleFamily::Char)); in PositionCanBeQueriedByFamily() local
189 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet(name, SfxStyleFamily::Char)); in OnlyOneStyleSheetIsReturnedWhenReturnFirstIsUsed() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/qa/unit/items/
H A Dtest_IndexedStyleSheets.cxx75 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet("name1")); in AddedStylesheetsCanBeFoundAndRetrievedByPosition() local
87 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet("sheet1")); in AddingSameStylesheetTwiceHasNoEffect() local
97 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet("name1")); in RemovedStyleSheetIsNotFound() local
109 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet("sheet1")); in RemovingStyleSheetWhichIsNotAvailableHasNoEffect() local
122 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet(name1)); in StyleSheetsCanBeRetrievedByTheirName() local
147 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet(name1)); in KnowsThatItStoresAStyleSheet() local
167 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet("name1", SfxStyleFamily::Char)); in PositionCanBeQueriedByFamily() local
186 rtl::Reference<SfxStyleSheetBase> sheet1(new MockedStyleSheet(name, SfxStyleFamily::Char)); in OnlyOneStyleSheetIsReturnedWhenReturnFirstIsUsed() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dactive_style_sheets_test.cc50 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
74 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
93 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
114 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
151 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
179 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
207 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
229 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
256 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
277 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
[all …]
H A Dactive_style_sheets.cc98 const auto& sheet1 = *merged_iterator++; in CompareActiveStyleSheets() local
H A Dstyle_engine_test.cc675 CSSStyleSheet* sheet1 = in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dactive_style_sheets_test.cc50 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
74 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
93 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
114 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
152 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
180 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
208 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
230 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
257 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
278 CSSStyleSheet* sheet1 = CreateSheet(); in TEST_F() local
[all …]
H A Dactive_style_sheets.cc98 const auto& sheet1 = *merged_iterator++; in CompareActiveStyleSheets() local
H A Dstyle_engine_test.cc708 CSSStyleSheet* sheet1 = in TEST_F() local
/dports/math/openturns/openturns-1.18/python/test/
H A Dt_SymmetricTensor_std.py76 sheet1 = symmetricTensor1.getSheet(1) variable
/dports/math/openturns/openturns-1.18/lib/test/
H A Dt_SymmetricTensor_std.cxx118 SymmetricMatrix sheet1 = symtensor1.getSheet(1); in main() local
/dports/devel/liborcus/liborcus-0.16.1/src/
H A Dorcus_test_xls_xml.cpp212 const spreadsheet::sheet* sheet1 = doc->get_sheet("Sheet1"); in test_xls_xml_merged_cells() local
252 const spreadsheet::sheet* sheet1 = doc->get_sheet("Sheet1"); in test_xls_xml_date_time() local
284 const spreadsheet::sheet* sheet1 = doc->get_sheet("Sheet1"); in test_xls_xml_bold_and_italic() local
371 const spreadsheet::sheet* sheet1 = doc->get_sheet("ColoredText"); in test_xls_xml_colored_text() local
471 const spreadsheet::sheet* sheet1 = doc->get_sheet(0); in test_xls_xml_column_width_row_height() local
H A Dorcus_test_xlsx.cpp240 const sheet* sheet1 = doc.get_sheet("Sheet1"); in test_xlsx_merged_cells() local
285 const sheet* sheet1 = doc.get_sheet("Sheet1"); in test_xlsx_date_time() local
/dports/textproc/R-cran-openxlsx/openxlsx/tests/testthat/
H A Dtest-write_data_to_sheetData.R284 sheet1 <- readLines(paste0(tmp_dir, "/xl/worksheets/sheet1.xml"), warn = FALSE) globalVar
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/tests/workbook/
H A Dserialization_test_suite.cpp212 auto sheet1 = wb.active_sheet(); in test_write_comments_hyperlinks_formulae() local
392 auto sheet1 = wb[0]; in test_comments() local
/dports/editors/calligra/calligra-3.2.1/sheets/dialogs/
H A Dpivotmain.cpp252 Sheet *const sheet1 = d->selection->lastSheet(); in filter() local
334 Sheet *const sheet1 = d->selection->lastSheet(); in checkCondition() local
/dports/www/py-pygsheets/pygsheets-2.0.5/pygsheets/
H A Dspreadsheet.py63 def sheet1(self): member in Spreadsheet
/dports/net/py-gspread/gspread-5.1.1/gspread/
H A Dspreadsheet.py97 def sheet1(self): member in Spreadsheet
/dports/misc/vxl/vxl-3.3.2/core/vgl/
H A Dvgl_polygon.hxx238 const typename vgl_polygon<T>::sheet_t& sheet1 = p[s1]; in vgl_selfintersections() local
/dports/deskutils/teapot/teapot-2.3.0/
H A Dsheet.c53 static void copycell(Sheet *sheet1, int x1, int y1, int z1, Sheet *sheet2, int x2, int y2, int z2) in copycell()
109 static void swapblock(Sheet *sheet1, int x1, int y1, int z1, Sheet *sheet2, int x2, int y2, int z2,… in swapblock()
139 static int cmpcell(Sheet *sheet1, int x1, int y1, int z1, Sheet *sheet2, int x2, int y2, int z2, in… in cmpcell()
/dports/math/abs/abs-src-0.908/Interface/
H A Dcell_vb.c795 static nodeType *sheet1 = NULL; variable
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dsstest.c766 Sheet *sheet1,*sheet2; in test_insdel_rowcol_names() local
837 Sheet *sheet1; in test_insert_delete() local
/dports/science/mmdb2/mmdb2-2.0.20/mmdb2/
H A Dmmdb_model.cpp1724 PPSheet sheet1; in ConvertPDBASCII() local
1755 PPSheet sheet1; in CIFFindSheets() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DDualTool.cpp2274 EntityHandle sheet1 = get_dual_hyperplane(get_dual_entity(split_edges[0])); in foc_delete_dual() local