Home
last modified time | relevance | path

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

1234

/trunk/main/sc/source/ui/docshell/
H A Deditable.cxx43 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) : in ScEditableTester()
51 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in ScEditableTester()
83 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in TestBlock()
98 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in TestSelectedBlock()
109 SCCOL nStartCol = rRange.aStart.Col(); in TestRange() local
H A Dolinefun.cxx68 SCCOL nStartCol = 0; in lcl_PaintWidthHeight() local
98 SCCOL nStartCol = rRange.aStart.Col(); in MakeOutline() local
163 SCCOL nStartCol = rRange.aStart.Col(); in RemoveOutline() local
242 SCCOL nStartCol = static_cast<SCCOL>(nCol1); in RemoveAllOutlines() local
286 SCCOL nStartCol = rRange.aStart.Col(); in AutoOutline() local
451 SCCOL nStartCol = rRange.aStart.Col(); in ShowMarkedOutlines() local
560 SCCOL nStartCol = rRange.aStart.Col(); in HideMarkedOutlines() local
/trunk/main/sc/source/filter/rtf/
H A Dexpbase.cxx62 sal_Bool ScExportBase::GetDataArea( SCTAB nTab, SCCOL& nStartCol, in GetDataArea()
71 sal_Bool ScExportBase::TrimDataArea( SCTAB nTab, SCCOL& nStartCol, in TrimDataArea()
90 SCCOL nStartCol, nEndCol; in IsEmptyTable() local
/trunk/main/svx/source/sidebar/area/
H A DAreaTransparencyGradientControl.cxx277 void AreaTransparencyGradientControl::ExecuteValueModify( sal_uInt8 nStartCol, sal_uInt8 nEndCol ) in ExecuteValueModify()
311 sal_uInt8 nStartCol = (sal_uInt8)(((sal_uInt16)maMtrTrgrStartValue.GetValue() * 255) / 100); variable
322 sal_uInt8 nStartCol = (sal_uInt8)(((sal_uInt16)maMtrTrgrStartValue.GetValue() * 255) / 100); variable
338 sal_uInt8 nStartCol = (sal_uInt8)(((sal_uInt16)maMtrTrgrStartValue.GetValue() * 255) / 100); variable
/trunk/main/sc/source/core/data/
H A Dmarkdata.cxx152 SCCOL nStartCol = rRange.aStart.Col(); in SetMultiMarkArea() local
243 SCCOL nStartCol = aNew.aStart.Col(); in MarkToSimple() local
377 SCCOL nStartCol = aMultiRange.aStart.Col(); in FillRangeListWithMarks() local
541 SCCOL nStartCol = rRange.aStart.Col(); in IsAllMarked() local
H A Dtable2.cxx120 sal_Bool ScTable::TestInsertRow( SCCOL nStartCol, SCCOL nEndCol, SCSIZE nSize ) in TestInsertRow()
134 void ScTable::InsertRow( SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow, SCSIZE nSize ) in InsertRow()
187 void ScTable::DeleteRow( SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow, SCSIZE nSize, in DeleteRow()
249 void ScTable::InsertCol( SCCOL nStartCol, SCROW nStartRow, SCROW nEndRow, SCSIZE nSize ) in InsertCol()
325 void ScTable::DeleteCol( SCCOL nStartCol, SCROW nStartRow, SCROW nEndRow, SCSIZE nSize, in DeleteCol()
1222 sal_Bool ScTable::HasStringCells( SCCOL nStartCol, SCROW nStartRow, in HasStringCells()
1340 SCCOL nStartCol = rRange.aStart.Col(); in ResetChanged() local
1426 sal_Bool ScTable::ExtendMerge( SCCOL nStartCol, SCROW nStartRow, in ExtendMerge()
1875 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) const in MergeBlockFrame()
1889 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in ApplyBlockFrame()
[all …]
H A Dtable5.cxx92 SCCOL nStartCol = 0; in UpdatePageBreaks() local
598 void ScTable::SetColHidden(SCCOL nStartCol, SCCOL nEndCol, bool bHidden) in SetColHidden()
606 void ScTable::CopyColHidden(ScTable& rTable, SCCOL nStartCol, SCCOL nEndCol) in CopyColHidden()
819 void ScTable::CopyColFiltered(ScTable& rTable, SCCOL nStartCol, SCCOL nEndCol) in CopyColFiltered()
856 void ScTable::SetColFiltered(SCCOL nStartCol, SCCOL nEndCol, bool bFiltered) in SetColFiltered()
1053 void ScTable::SetRepeatArea( SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow, SCROW nEndRow ) in SetRepeatArea()
H A Dscdpoutputimpl.cxx133 void OutputImpl::OutputBlockFrame ( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow,… in OutputBlockFrame()
H A Ddocumen3.cxx611 void ScDocument::DoAutoOutline( SCCOL nStartCol, SCROW nStartRow, in DoAutoOutline()
1031 void ScDocument::AutoFormat( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in AutoFormat()
1042 void ScDocument::GetAutoFormatData(SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCR… in GetAutoFormatData()
1229 sal_Bool ScDocument::UpdateOutlineCol( SCCOL nStartCol, SCCOL nEndCol, SCTAB nTab, sal_Bool bShow ) in UpdateOutlineCol()
1332 sal_Bool ScDocument::HasColHeader( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in HasColHeader()
1343 sal_Bool ScDocument::HasRowHeader( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in HasRowHeader()
1367 SCCOL nStartCol; in GetFilterEntries() local
1915 Rectangle ScDocument::GetMMRect( SCCOL nStartCol, SCROW nStartRow, in GetMMRect()
1955 void ScDocument::DoMergeContents( SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, in DoMergeContents()
1980 void ScDocument::DoMerge( SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, in DoMerge()
[all …]
H A Ddocument.cxx747 SCCOL nStartCol = aRange.aStart.Col(); in LimitChartIfAll() local
809 SCCOL nStartCol = rRange.aStart.Col(); in CanInsertRow() local
829 sal_Bool ScDocument::InsertRow( SCCOL nStartCol, SCTAB nStartTab, in InsertRow()
924 void ScDocument::DeleteRow( SCCOL nStartCol, SCTAB nStartTab, in DeleteRow()
1012 SCCOL nStartCol = rRange.aStart.Col(); in CanInsertCol() local
1117 SCCOL nStartCol, SCSIZE nSize, ScDocument* pRefUndoDoc, in DeleteCol()
2459 SCCOL nStartCol = p->aStart.Col(); in GetClipArea() local
2561 SCCOL nStartCol = rSrcArea.aStart.Col(); in FillTab() local
2625 SCCOL nStartCol = aArea.aStart.Col(); in FillTabMarked() local
2935 SCCOL nStartCol = rRange.aStart.Col(); in HasStringCells() local
[all …]
H A Ddpglobal.cxx55 …<ScDPObject> & rClipboard, SCCOL nClipStartCol, SCROW nClipStartRow, SCCOL nStartCol, SCROW nStart… in ChkDPTableOverlap()
H A Dtable3.cxx574 SCCOL nStartCol = rParam.nCol1; in TestRemoveSubTotals() local
607 SCCOL nStartCol = rParam.nCol1; in RemoveSubTotals() local
667 SCCOL nStartCol = rParam.nCol1; in DoSubTotals() local
1859 sal_Bool ScTable::HasColHeader( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW /* nEndRow *… in HasColHeader()
1870 sal_Bool ScTable::HasRowHeader( SCCOL nStartCol, SCROW nStartRow, SCCOL /* nEndCol */, SCROW nEndRo… in HasRowHeader() argument
1981 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in UpdateSelectionFunction()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp2.cxx56 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in PrepareGraphics()
81 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in FillGraphList()
/trunk/main/sc/source/core/tool/
H A Drangeseq.cxx73 SCCOL nStartCol = rRange.aStart.Col(); in FillLongArray() local
129 SCCOL nStartCol = rRange.aStart.Col(); in FillDoubleArray() local
185 SCCOL nStartCol = rRange.aStart.Col(); in FillStringArray() local
274 SCCOL nStartCol = rRange.aStart.Col(); in FillMixedArray() local
H A Dconsoli.cxx289 SCCOL nStartCol = nCol1; in AddFields() local
558 SCCOL nStartCol = nCol1; in AddData() local
702 SCCOL nStartCol = nCol; in OutputToDocument() local
/trunk/main/sc/source/ui/view/
H A Ddrawutil.cxx49 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in CalcScale()
H A Dtabvwshc.cxx129 SCCOL nStartCol, nEndCol; in CreateRefDialog() local
H A Dtabview2.cxx69 void ScTabView::PaintMarks(SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in PaintMarks()
609 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in lcl_FitsInWindow()
693 SCCOL nStartCol = aMarkRange.aStart.Col(); in CalcZoom() local
/trunk/main/sc/inc/
H A Ddociter.hxx86 SCCOL nStartCol; member in ScValueIterator
221 SCCOL nStartCol; member in ScCellIterator
420 SCCOL nStartCol; member in ScHorizontalCellIterator
487 SCCOL nStartCol; member in ScHorizontalAttrIterator
H A Ddocuno.hxx482 SCCOL nStartCol; member in ScTableColumnsObj
H A Dchartpos.hxx117 SCCOL nStartCol; member in ScChartPositioner
/trunk/main/sc/source/ui/unoobj/
H A Dcursuno.cxx125 SCCOL nStartCol = aOneRange.aStart.Col(); in collapseToCurrentRegion() local
323 SCCOL nStartCol = aOneRange.aStart.Col(); in gotoStart() local
351 SCCOL nStartCol = aOneRange.aStart.Col(); in gotoEnd() local
/trunk/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx142 SCCOL nStartCol = 0; in Init() local
432 SCCOL nStartCol = rStartPos.Col(); in CopyListFromArea() local
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs560 int nSheet, int nStartCol, int nStartRow, int nEndCol, int nEndRow, in insertRange()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel2.cxx83 SCsCOL nStartCol; in TestDetective() local

Completed in 157 milliseconds

1234