Searched defs:SCROW (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sc/source/ui/view/ |
H A D | gridwin4.cxx | 1204 void ScGridWindow::DrawButtons( SCCOL nX1, SCROW /*nY1*/, SCCOL nX2, SCROW /*nY2*/, ScTableInfo& rT… in DrawButtons() argument
|
/trunk/main/sc/source/core/data/ |
H A D | fillinfo.cxx | 86 SCCOL nX1, SCROW nY1, SCCOL /* nX2 */, SCROW /* nY2 */, SCTAB nTab, in lcl_GetMergeRange() argument
|
H A D | table5.cxx | 933 void lcl_syncFlags(ScFlatBoolColSegments& rColSegments, ScFlatBoolRowSegments& rRowSegments, in lcl_syncFlags()
|
H A D | table3.cxx | 1859 sal_Bool ScTable::HasColHeader( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW /* nEndRow *… in HasColHeader() argument
|
H A D | document.cxx | 2290 const ScBitMaskCompressedArray<SCROW, sal_uInt8>& rFlags, SCROW nBegRow, SCROW nEndRow, in lcl_getLastNonFilteredRow() 3904 sal_Bool ScDocument::GetRowDefault( SCTAB /* nTab */, SCROW /* nRow */, SCCOL /* nLastCol */, SCCOL… in GetRowDefault() argument
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docsh5.cxx | 104 void ScDocShell::DBAreaDeleted( SCTAB nTab, SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW /* nY2 */ ) in DBAreaDeleted() argument
|
/trunk/main/sc/inc/ |
H A D | address.hxx | 52 typedef sal_Int32 SCROW; typedef
|
Completed in 71 milliseconds