Home
last modified time | relevance | path

Searched defs:nCol (Results 51 – 75 of 334) sorted by relevance

12345678910>>...14

/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx200 void ScViewFunc::DoAutoAttributes( SCCOL nCol, SCROW nRow, SCTAB nTab, in DoAutoAttributes()
279 SCCOL nCol = GetViewData()->GetCurX(); in SelectionEditable() local
899 SCCOL nCol = pData->GetCurX(); in EnterMatrix() local
982 SCCOL nCol = GetViewData()->GetCurX(); in GetSelectionPattern() local
1280 SCCOL nCol = pViewData->GetCurX(); in ApplySelectionPattern() local
1346 SCCOL nCol = pViewData->GetCurX(); in ApplySelectionPattern() local
1505 SCCOL nCol = pViewData->GetCurX(); in SetStyleSheetToMarked() local
2370 SCCOL nCol = GetViewData()->GetCurX(); in SetMarkedWidthOrHeight() local
2402 SCCOL nCol = GetViewData()->GetCurX(); in ModifyCellSize() local
2741 SCCOL nCol = GetViewData()->GetCurX(); in ChangeNumFmtDecimals() local
[all …]
H A Dauditsh.cxx120 SCsCOL nCol = static_cast<SCsCOL>(((const SfxInt16Item*) pXItem)->GetValue()); in Execute() local
/trunk/main/sc/source/filter/lotus/
H A Dlotform.cxx223 void LotusToSc::LotusRelToScRel( sal_uInt16 nCol, sal_uInt16 nRow, ScSingleRefData& rSRD ) in LotusRelToScRel()
304 sal_uInt8 nTab, nCol; in ReadSRD() local
480 sal_uInt16 nCol, nRow; in Convert() local
H A Dtool.cxx77 void PutFormString( SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Char* pString ) in PutFormString()
122 void SetFormat( SCCOL nCol, SCROW nRow, SCTAB nTab, sal_uInt8 nFormat, sal_uInt8 nSt ) in SetFormat()
401 LotusRange::LotusRange( SCCOL nCol, SCROW nRow ) in LotusRange()
/trunk/main/sc/inc/
H A Dpivot.hxx118 SCCOL nCol; member
134 SCCOL nCol; // Cursor Position / member
/trunk/main/sc/source/filter/inc/
H A Drtfparse.hxx34 SCCOL nCol; member
/trunk/main/sc/source/core/data/
H A Dtable4.cxx217 SCCOL nCol = nCol1; in FillAnalyse() local
515 sal_uLong nCol = 0; in FillAuto() local
1292 sal_uLong nCol = 0; in FillSeries() local
1661 SCCOL nCol = nStartCol; in AutoFormat() local
1785 void ScTable::GetAutoFormatAttr(SCCOL nCol, SCROW nRow, sal_uInt16 nIndex, ScAutoFormatData& rData) in GetAutoFormatAttr()
1798 void ScTable::GetAutoFormatFrame(SCCOL nCol, SCROW nRow, sal_uInt16 nFlags, sal_uInt16 nIndex, ScAu… in GetAutoFormatFrame()
1930 void ScTable::SetError( SCCOL nCol, SCROW nRow, sal_uInt16 nError) in SetError()
2027 SCSIZE ScTable::GetPatternCount( SCCOL nCol ) in GetPatternCount()
2035 SCSIZE ScTable::GetPatternCount( SCCOL nCol, SCROW nRw1, SCROW nRw2 ) in GetPatternCount()
2043 bool ScTable::ReservedPatternCount( SCCOL nCol, SCSIZE nReserved ) in ReservedPatternCount()
H A Ddocument.cxx2879 void ScDocument::GetCellType( SCCOL nCol, SCROW nRow, SCTAB nTab, in GetCellType()
2889 void ScDocument::GetCell( SCCOL nCol, SCROW nRow, SCTAB nTab, in GetCell()
3245 sal_uInt16 ScDocument::GetColWidth( SCCOL nCol, SCTAB nTab ) const in GetColWidth()
3347 sal_uLong ScDocument::GetColOffset( SCCOL nCol, SCTAB nTab ) const in GetColOffset()
3379 long ScDocument::GetNeededSize( SCCOL nCol, SCROW nRow, SCTAB nTab, in GetNeededSize()
3435 void ScDocument::ShowCol(SCCOL nCol, SCTAB nTab, sal_Bool bShow) in ShowCol()
3477 sal_uInt8 ScDocument::GetColFlags( SCCOL nCol, SCTAB nTab ) const in GetColFlags()
3551 ScBreakType ScDocument::HasColBreak(SCCOL nCol, SCTAB nTab) const in HasColBreak()
3634 bool ScDocument::ColHidden(SCCOL nCol, SCTAB nTab, SCCOL& rLastCol) in ColHidden()
3803 for (SCCOL nCol = nStart + 1; nCol <= MAXCOL; nCol++) in GetNextDifferentChangedCol() local
[all …]
H A Ddocumen3.cxx214 ScDPObject* ScDocument::GetDPAtCursor(SCCOL nCol, SCROW nRow, SCTAB nTab) const in GetDPAtCursor()
1155 SCCOL nCol; in SearchAndReplace() local
1307 SCCOL nCol; in HasAutoFilter() local
1444 sal_Bool ScDocument::GetDataEntries( SCCOL nCol, SCROW nRow, SCTAB nTab, in GetDataEntries()
1728 SCCOL nCol = 0; in lcl_SnapHor() local
1795 SCCOL nCol = 0; in SnapVisArea() local
1961 SCCOL nCol; in DoMergeContents() local
2001 void ScDocument::RemoveMerge( SCCOL nCol, SCROW nRow, SCTAB nTab ) in RemoveMerge()
2156 SCSIZE ScDocument::GetPatternCount( SCTAB nTab, SCCOL nCol ) in GetPatternCount()
2164 SCSIZE ScDocument::GetPatternCount( SCTAB nTab, SCCOL nCol, SCROW nRw1, SCROW nRw2 ) in GetPatternCount()
[all …]
H A Ddbdocutl.cxx48 void ScDatabaseDocUtil::PutData( ScDocument* pDoc, SCCOL nCol, SCROW nRow, SCTAB nTab, in PutData()
H A Ddocumen4.cxx336 sal_Bool ScDocument::GetNextSpellingCell(SCCOL& nCol, SCROW& nRow, SCTAB nTab, in GetNextSpellingCell()
355 SCCOL nCol, SCROW nRow, SCTAB nTab, in ReplaceStyle()
428 sal_Int32 ScDocument::GetMaxStringLen( SCTAB nTab, SCCOL nCol, in GetMaxStringLen()
438 SCCOL nCol, in GetMaxNumberStringLen()
610 SCCOL nCol, SCROW nRow, SCTAB nTab, sal_uInt16 nWhich ) const in GetEffItem()
644 const SfxItemSet* ScDocument::GetCondResult( SCCOL nCol, SCROW nRow, SCTAB nTab ) const in GetCondResult()
663 SCCOL nCol, SCROW nRow, SCTAB nTab ) const in GetCondFormat()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextTables.java87 int nCol = 5; in createTestEnvironment() local
H A DSwXTextTable.java103 int nCol = 2; in createTestEnvironment() local
/trunk/main/sc/source/core/tool/
H A Dconsoli.cxx80 void ScReferenceList::AddEntry( SCCOL nCol, SCROW nRow, SCTAB nTab ) in AddEntry()
296 for (SCCOL nCol=nStartCol; nCol<=nCol2; nCol++) in AddFields() local
535 SCCOL nCol; in AddData() local
688 void ScConsData::OutputToDocument( ScDocument* pDestDoc, SCCOL nCol, SCROW nRow, SCTAB nTab ) in OutputToDocument()
H A Ddoubleref.cxx159 SCCOL nCol = 0; in lcl_createExcelQuery() local
324 OUString ScDBInternalRange::getString(SCCOL nCol, SCROW nRow) const in getString()
450 OUString ScDBExternalRange::getString(SCCOL nCol, SCROW nRow) const in getString()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx708 sal_uInt16 nCol; in Paint() local
984 sal_uInt16 nCol; in ImplPaintData() local
1128 for ( sal_uInt16 nCol = 0; nCol < pCols->Count(); ++nCol ) in ImplPaintData() local
1337 for ( sal_uInt16 nCol = 0; in UpdateScrollbars() local
1405 for ( sal_uInt16 nCol = 0; in GetFrozenWidth() local
1428 sal_uInt16 nCol; in FrozenColCount() local
1505 for ( sal_uInt16 nCol = 0; nCol < pCols->Count() && nX < nWidth; ++nCol ) in MouseButtonDown() local
1560 for ( sal_uInt16 nCol = 0; in MouseMove() local
/trunk/main/sc/source/filter/qpro/
H A Dqprostyle.cxx63 void ScQProStyle::SetFormat( ScDocument *pDoc, sal_uInt8 nCol, sal_uInt16 nRow, SCTAB nTab, sal_uIn… in SetFormat()
/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx933 void PivotCacheField::writeSourceHeaderCell( WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int… in writeSourceHeaderCell()
940 void PivotCacheField::writeSourceDataCell( WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32… in writeSourceDataCell()
950 …cordItem( SequenceInputStream& rStrm, WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRo… in importPCRecordItem()
969 …tPCItemIndex( BiffInputStream& rStrm, WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRo… in importPCItemIndex()
979 sal_Int32 nCol, sal_Int32 nRow, const PivotCacheItem& rItem ) const in writeItemToSourceDataCell()
1000 WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRow, sal_Int32 nItemIdx ) const in writeSharedItemToSourceDataCell()
1275 sal_Int32 nCol = maSheetSrcModel.maRange.StartColumn; in writeSourceHeaderCells() local
1286 sal_Int32 nCol = maSheetSrcModel.maRange.StartColumn + nColIdx; in writeSourceDataCell() local
1299 sal_Int32 nCol = maSheetSrcModel.maRange.StartColumn; in importPCRecord() local
1309 sal_Int32 nCol = maSheetSrcModel.maRange.StartColumn; in importPCItemIndexList() local
/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DInsertDeleteCells.java92 int nCol = 0; in testInsertCells() local
222 int nCol = 0; in testDeleteCells() local
/trunk/main/sc/source/core/inc/
H A Djumpmatrix.hxx117 void SetJump( SCSIZE nCol, SCSIZE nRow, double fBool, in SetJump()
124 void GetJump( SCSIZE nCol, SCSIZE nRow, double& rBool, in GetJump()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx360 SCCOL nCol = 0; in DBaseImport() local
430 for ( SCCOL nCol = nFirstCol; nCol <= nLastCol; nCol++ ) in lcl_GetColumnTypes() local
691 ScDocument& rDocument, SCCOL nCol, SCROW nRow, SCTAB nTab, in lcl_getLongVarCharString()
808 long nCol; in DBaseExport() local
1001 SCCOL nCol = nDocCol - nFirstCol; in DBaseExport() local
/trunk/main/cui/source/options/
H A DoptHeaderTabListbox.cxx74 for ( sal_uInt16 nCol = 1; nCol < _nTabCount; ++nCol ) in InitEntry() local
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx873 for( sal_Int32 nCol = 0; nCol < nColCount; nCol++ ) try in SetTableStyle() local
994 for( sal_Int32 nCol = aStart.mnCol; nCol <= aEnd.mnCol; nCol++ ) in SetVertical() local
1131 for( sal_Int32 nCol = aStart.mnCol; nCol <= aEnd.mnCol; nCol++ ) in DeleteMarked() local
1163 for( sal_Int32 nCol = aStart.mnCol; nCol <= aEnd.mnCol; nCol++ ) in GetStyleSheet() local
1199 for( sal_Int32 nCol = aStart.mnCol; nCol <= aEnd.mnCol; nCol++ ) in SetStyleSheet() local
1800 for( sal_Int32 nCol = rFirst.mnCol; nCol <= rLast.mnCol && !bExt; nCol++ ) in getSelectedCells() local
2008 for( sal_Int32 nCol = aStart.mnCol; nCol <= aEnd.mnCol; nCol++ ) in MergeAttrFromSelectedCells() local
2260 for( sal_Int32 nCol = std::max( aStart.mnCol - 1, (sal_Int32)0 ); nCol < nLastCol; nCol++ ) in ApplyBorderAttr() local
2339 for( sal_Int32 nCol = aStart.mnCol; nCol <= aEnd.mnCol; nCol++ ) in SetAttrToSelectedCells() local
2494 for( sal_Int32 nCol = 0; nCol < nPasteColumns; ++nCol ) in PasteObject() local
[all …]
/trunk/main/filter/source/graphicfilter/ipcx/
H A Dipcx.cxx227 sal_uInt8 nDat = 0, nCol = 0; in ImplReadBody() local
402 void PCXReader::ImplReadPalette( sal_uLong nCol ) in ImplReadPalette()
/trunk/main/sw/source/ui/app/
H A Dapplab.cxx97 sal_uInt16 nCol, sal_uInt16 nRow, sal_Bool bPage) in lcl_InsertBCText()
142 sal_uInt16 nCol, sal_uInt16 nRow, sal_Bool bLast, sal_Bool bPage) in lcl_InsertLabText()

Completed in 209 milliseconds

12345678910>>...14