Home
last modified time | relevance | path

Searched defs:nCol (Results 126 – 150 of 1415) sorted by relevance

12345678910>>...57

/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/MiniSQL/
H A DSQLBindCol.c25 UWORD nCol, in SQLBindCol()
H A DSQLColAttributes.c17 UWORD nCol, in SQLColAttributes()
H A D_GetData.c16 SQLUSMALLINT nCol, in _GetData()
H A DSQLColAttribute.c17 SQLUSMALLINT nCol, in SQLColAttribute()
H A DSQLDescribeCol.c17 SQLUSMALLINT nCol, in SQLDescribeCol()
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/template/
H A DSQLColAttributes.c18 SQLUSMALLINT nCol, in SQLColAttributes()
H A DSQLBindCol.c17 SQLUSMALLINT nCol, in SQLBindCol()
H A DSQLColAttribute.c17 SQLUSMALLINT nCol, in SQLColAttribute()
H A DSQLDescribeCol.c16 SQLUSMALLINT nCol, in SQLDescribeCol()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dmtvelements.cxx56 ColumnBlockPosition* ColumnBlockPositionSet::getBlockPosition(SCTAB nTab, SCCOL nCol) in getBlockPosition()
128 ColumnBlockPosition* TableColumnBlockPositionSet::getBlockPosition( SCCOL nCol ) in getBlockPosition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dmtvelements.cxx56 ColumnBlockPosition* ColumnBlockPositionSet::getBlockPosition(SCTAB nTab, SCCOL nCol) in getBlockPosition()
128 ColumnBlockPosition* TableColumnBlockPositionSet::getBlockPosition( SCCOL nCol ) in getBlockPosition()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/text/src/
H A Dtext_detectorCNN.cpp27 void getOutputs(const float* buffer,int nbrTextBoxes,int nCol, in getOutputs()
80 int nCol = outputNet.size[3]; in detect() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dchartpos.cxx28 … bool lcl_hasValueDataButNoDates( const ScDocument& rDocument, SCCOL nCol, SCROW nRow, SCTAB nTab ) in lcl_hasValueDataButNoDates()
170 SCCOL nCol, nCol1, nCol2; in GlueState() local
352 SCCOL nCol, nCol1, nCol2; in CreatePositionMap() local
489 for ( SCCOL nCol = 0; nCol < nColCount; nCol++ ) in ScChartPositionMap() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dchartpos.cxx29 … bool lcl_hasValueDataButNoDates( const ScDocument* pDocument, SCCOL nCol, SCROW nRow, SCTAB nTab ) in lcl_hasValueDataButNoDates()
171 SCCOL nCol, nCol1, nCol2; in GlueState() local
345 SCCOL nCol, nCol1, nCol2; in CreatePositionMap() local
483 for ( SCCOL nCol = 0; nCol < nColCount; nCol++ ) in ScChartPositionMap() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/miscdlgs/
H A Ddataproviderdlg.cxx220 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
251 weld::Container* pParent, SCCOL nCol, sal_uInt32 nIndex, in ScSplitColumnTransformationControl()
302 for ( SCCOL nCol = nStartCol + 1; nCol <= nEndCol; ++nCol) in ScMergeColumnTransformationControl() local
317 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
363 sal_Int32 nCol = aColStr.toInt32(); in getTransformation() local
411 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
476 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
539 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
621 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
671 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/miscdlgs/
H A Ddataproviderdlg.cxx220 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
251 weld::Container* pParent, SCCOL nCol, sal_uInt32 nIndex, in ScSplitColumnTransformationControl()
302 for ( SCCOL nCol = nStartCol + 1; nCol <= nEndCol; ++nCol) in ScMergeColumnTransformationControl() local
317 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
363 sal_Int32 nCol = aColStr.toInt32(); in getTransformation() local
411 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
476 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
539 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
621 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
671 sal_Int32 nCol = rColStr.toInt32(); in getTransformation() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dchartpos.hxx58 bool IsValid( SCCOL nCol, SCROW nRow ) const in IsValid()
61 sal_uLong GetIndex( SCCOL nCol, SCROW nRow ) const in GetIndex()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dchartpos.hxx59 bool IsValid( SCCOL nCol, SCROW nRow ) const in IsValid()
62 sal_uLong GetIndex( SCCOL nCol, SCROW nRow ) const in GetIndex()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/lotus/
H A Dtool.cxx37 void PutFormString(LotusContext& rContext, SCCOL nCol, SCROW nRow, SCTAB nTab, char* pString) in PutFormString()
87 void SetFormat(LotusContext& rContext, SCCOL nCol, SCROW nRow, SCTAB nTab, sal_uInt8 nFormat, sal_u… in SetFormat()
343 LotusRange::LotusRange( SCCOL nCol, SCROW nRow ) in LotusRange()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/accessibility/source/extended/
H A Daccessibletablistboxtable.cxx104 sal_uInt16 nCol = m_pTabListBox->GetCurrColumn(); in ProcessWindowEvent() local
201 sal_uInt16 nCol = m_pTabListBox->GetCurrColumn(); in ProcessWindowEvent() local
226 sal_uInt16 nCol = pData->m_nColumn; in ProcessWindowEvent() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/lotus/
H A Dtool.cxx38 void PutFormString(LotusContext& rContext, SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Char* pString) in PutFormString()
88 void SetFormat(LotusContext& rContext, SCCOL nCol, SCROW nRow, SCTAB nTab, sal_uInt8 nFormat, sal_u… in SetFormat()
344 LotusRange::LotusRange( SCCOL nCol, SCROW nRow ) in LotusRange()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dpivotcachebuffer.cxx778 void PivotCacheField::writeSourceHeaderCell( const WorksheetHelper& rSheetHelper, sal_Int32 nCol, s… in writeSourceHeaderCell()
785 void PivotCacheField::writeSourceDataCell( const WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal… in writeSourceDataCell()
795 …em( SequenceInputStream& rStrm, const WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRo… in importPCRecordItem()
817 sal_Int32 nCol, sal_Int32 nRow, const PivotCacheItem& rItem ) in writeItemToSourceDataCell()
838 … const WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRow, sal_Int32 nItemIdx ) const in writeSharedItemToSourceDataCell()
1054 SCCOL nCol = maSheetSrcModel.maRange.aStart.Col(); in writeSourceHeaderCells() local
1070 SCCOL nCol = maSheetSrcModel.maRange.aStart.Col() + nColIdx; in writeSourceDataCell() local
1083 SCCOL nCol = maSheetSrcModel.maRange.aStart.Col(); in importPCRecord() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/brwbox/
H A Dbrwbox2.cxx584 size_t nCol; in Paint() local
846 size_t nCol; in ImplPaintData() local
987 for ( size_t nCol = 0; nCol < mvCols.size(); ++nCol ) in ImplPaintData() local
1186 for ( size_t nCol = 0; in UpdateScrollbars() local
1247 for ( size_t nCol = 0; in GetFrozenWidth() local
1265 std::size_t nCol; in FrozenColCount() local
1306 for ( size_t nCol = 0; nCol < mvCols.size() && nX < nWidth; ++nCol ) in MouseButtonDown() local
1355 for ( size_t nCol = 0; in MouseMove() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dpivotcachebuffer.cxx778 void PivotCacheField::writeSourceHeaderCell( const WorksheetHelper& rSheetHelper, sal_Int32 nCol, s… in writeSourceHeaderCell()
785 void PivotCacheField::writeSourceDataCell( const WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal… in writeSourceDataCell()
795 …em( SequenceInputStream& rStrm, const WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRo… in importPCRecordItem()
817 sal_Int32 nCol, sal_Int32 nRow, const PivotCacheItem& rItem ) in writeItemToSourceDataCell()
838 … const WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRow, sal_Int32 nItemIdx ) const in writeSharedItemToSourceDataCell()
1054 SCCOL nCol = maSheetSrcModel.maRange.aStart.Col(); in writeSourceHeaderCells() local
1070 SCCOL nCol = maSheetSrcModel.maRange.aStart.Col() + nColIdx; in writeSourceDataCell() local
1083 SCCOL nCol = maSheetSrcModel.maRange.aStart.Col(); in importPCRecord() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/brwbox/
H A Dbrwbox2.cxx582 size_t nCol; in Paint() local
840 size_t nCol; in ImplPaintData() local
981 for ( size_t nCol = 0; nCol < mvCols.size(); ++nCol ) in ImplPaintData() local
1191 for ( size_t nCol = 0; in UpdateScrollbars() local
1252 for ( size_t nCol = 0; in GetFrozenWidth() local
1270 std::size_t nCol; in FrozenColCount() local
1311 for ( size_t nCol = 0; nCol < mvCols.size() && nX < nWidth; ++nCol ) in MouseButtonDown() local
1360 for ( size_t nCol = 0; in MouseMove() local

12345678910>>...57