Home
last modified time | relevance | path

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

1234

/trunk/main/sc/source/ui/undo/
H A Dundoutil.cxx85 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) in GetOldDBData()
134 SCCOL nCol1 = rRange.aStart.Col(); in PaintMore() local
/trunk/main/basic/inc/basic/
H A Dmybasic.hxx36 sal_uInt16 nLine, nCol1, nCol2; member in BasicError
/trunk/main/sc/source/core/tool/
H A Ddbcolect.cxx45 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in ScDBData()
390 void ScDBData::SetArea(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) in SetArea()
399 void ScDBData::MoveTo(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) in MoveTo()
683 sal_Bool ScDBData::IsDBAtArea(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) const in IsDBAtArea()
751 const SCCOL nCol1, in GetDBAtArea()
819 SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in UpdateReference()
H A Dchartpos.cxx194 SCCOL nCol, nCol1, nCol2; in GlueState() local
289 SCCOL nCol1, nCol2, iCol; in CheckColRowHeaders() local
370 SCCOL nCol, nCol1, nCol2; in CreatePositionMap() local
H A Ddetdata.cxx74 SCCOL nCol1 = aPos.Col(); in UpdateReference() local
H A Drangelst.cxx130 SCCOL nCol1 = r.aStart.Col(); in Join() local
240 SCCOL nCol1; in UpdateReference() local
362 SCCOL nCol1 = r1.aStart.Col(); in Join() local
487 SCCOL nCol1; in UpdateReference() local
H A Drefdata.cxx202 SCCOL nCol1, nCol2; in lcl_putInOrder() local
H A Dinterpr4.cxx537 sal_Bool ScInterpreter::CreateDoubleArr(SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in CreateDoubleArr()
622 sal_Bool ScInterpreter::CreateStringArr(SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in CreateStringArr()
722 sal_Bool ScInterpreter::CreateCellArr(SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in CreateCellArr()
1254 SCCOL nCol1, nCol2; in PopDoubleRef() local
1501 SCCOL nCol1, nCol2; in ConvertMatrixParameters() local
1662 void ScInterpreter::PushDoubleRef(SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in PushDoubleRef()
2203 SCCOL nCol1; in ScExternal() local
2219 SCCOL nCol1; in ScExternal() local
2235 SCCOL nCol1; in ScExternal() local
2775 SCCOL nCol1; in ScMacro() local
H A Drefupdat.cxx262 SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in Update()
411 sal_Int32 nCol1, nRow1, nTab1, nCol2, nRow2, nTab2; in Update() local
502 SCCOL nCol1 = r.aStart.Col(); in Update() local
H A Dinterpr1.cxx3925 SCCOL nCol1; in ScColumns() local
3969 SCCOL nCol1; in ScRows() local
4017 SCCOL nCol1; in ScTables() local
4080 SCCOL nCol1; in ScColumn() local
4089 SCCOL nCol1; in ScColumn() local
4362 SCCOL nCol1 = 0; in ScMatch() local
4765 SCCOL nCol1 = 0; in IterateParametersIf() local
5105 SCCOL nCol1; in ScCountIf() local
5321 SCCOL nCol1 = 0; in IterateParametersIfs() local
6195 SCCOL nCol1 = 0; in CalculateLookup() local
[all …]
/trunk/main/sc/inc/
H A Dbigrange.hxx187 ScBigRange( sal_Int32 nCol1, sal_Int32 nRow1, sal_Int32 nTab1, in ScBigRange()
192 void Set( sal_Int32 nCol1, sal_Int32 nRow1, sal_Int32 nTab1, in Set()
197 void GetVars( sal_Int32& nCol1, sal_Int32& nRow1, sal_Int32& nTab1, in GetVars()
H A Dsortparam.hxx41 SCCOL nCol1; member
H A Dqueryparam.hxx63 SCCOL nCol1; member
/trunk/main/sc/source/filter/inc/
H A Dexcform.hxx92 inline sal_Bool ExcelToSc::IsComplColRange( const sal_uInt16 nCol1, const sal_uInt16 nCol2 ) in IsComplColRange()
/trunk/main/sc/source/ui/view/
H A Ddbfunc.cxx140 SCCOL nCol1 = aRange.aStart.Col(), nCol2 = aRange.aEnd.Col(); in GetDBData() local
156 SCCOL nCol1 = aRange.aStart.Col(), nCol2 = aRange.aEnd.Col(); in GetDBData() local
467 SCCOL nCol1, nCol2; in HideAutoFilter() local
H A Dtabvwshe.cxx93 SCCOL nCol1, nCol2; in GetSelectionText() local
/trunk/main/basic/source/inc/
H A Dsbintern.hxx92 xub_StrLen nCol1, nCol2; member in SbErrorStackEntry
115 xub_StrLen nCol1,nCol2; // aktuelle Spalten (von,bis) member
/trunk/main/sc/source/core/data/
H A Dclipparam.cxx170 SCCOL nCol1 = 0; in transpose() local
H A Dtable2.cxx439 void ScTable::CopyToClip(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in CopyToClip()
488 void ScTable::CopyFromClip(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in CopyFromClip()
538 void ScTable::MixData( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in MixData()
555 void ScTable::TransposeClip( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in TransposeClip()
707 void ScTable::BroadcastInArea( SCCOL nCol1, SCROW nRow1, in BroadcastInArea()
718 void ScTable::StartListeningInArea( SCCOL nCol1, SCROW nRow1, in StartListeningInArea()
729 void ScTable::CopyToTable(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in CopyToTable()
856 void ScTable::UndoToTable(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in UndoToTable()
1686 sal_Bool ScTable::IsBlockEditable( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, in IsBlockEditable()
1866 void ScTable::MergePatternArea( ScMergePatternState& rState, SCCOL nCol1, SCROW nRow1, in MergePatternArea()
[all …]
H A Ddociter.cxx1678 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) : in ScHorizontalCellIterator()
1953 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) : in ScHorizontalAttrIterator()
2096 inline sal_Bool IsGreater( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) in IsGreater()
2102 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) : in ScUsedAreaIterator()
2194 SCCOL nCol1, SCROW nRow1, in ScDocAttrIterator()
2238 SCCOL nCol1, SCROW nRow1, in ScAttrRectIterator()
H A Dsegmenttree.cxx428 void ScFlatBoolColSegments::setTrue(SCCOL nCol1, SCCOL nCol2) in setTrue()
433 void ScFlatBoolColSegments::setFalse(SCCOL nCol1, SCCOL nCol2) in setFalse()
455 void ScFlatBoolColSegments::removeSegment(SCCOL nCol1, SCCOL nCol2) in removeSegment()
H A Dtable1.cxx1181 void ScTable::UpdateDrawRef( UpdateRefMode eUpdateRefMode, SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in UpdateDrawRef()
1204 void ScTable::UpdateReference( UpdateRefMode eUpdateRefMode, SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in UpdateReference()
1374 sal_Bool ScTable::IsRangeNameInUse(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in IsRangeNameInUse()
1383 void ScTable::FindRangeNamesInUse(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FindRangeNamesInUse()
1390 void ScTable::ReplaceRangeNamesInUse(SCCOL nCol1, SCROW nRow1, in ReplaceRangeNamesInUse()
1549 void ScTable::DoColResize( SCCOL nCol1, SCCOL nCol2, SCSIZE nAdd ) in DoColResize()
/trunk/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx237 SCCOL nCol1 = theCurArea.aStart.Col(); in SetColRowData() local
365 SCCOL nCol1 = theCurArea.aStart.Col(); in AdjustColRowData() local
510 SCCOL nCol1; //@008 04.09.97 in UpdateNames() local
/trunk/main/xml2cmp/source/support/
H A Dheap.cxx114 int nCol1 = 0; variable
/trunk/main/sc/source/filter/html/
H A Dhtmlexp2.cxx103 SCCOL nCol1 = aR.aStart.Col(); in FillGraphList() local

Completed in 138 milliseconds

1234