Home
last modified time | relevance | path

Searched defs:nCol (Results 26 – 50 of 334) sorted by relevance

12345678910>>...14

/aoo42x/main/sw/source/filter/inc/
H A Dfltglbls.hxx75 sal_Bool IsInColRange( sal_uInt16 nCol ) in IsInColRange()
79 sal_Bool IsInRange( sal_uInt16 nCol, sal_uInt16 nRow ) in IsInRange()
/aoo42x/main/sc/inc/
H A Ddociter.hxx53 SCCOL nCol; member in ScDocumentIterator
92 SCCOL nCol; member in ScValueIterator
177 SCCOL nCol; member in ScDBQueryDataIterator::DataAccessInternal
227 SCCOL nCol; member in ScCellIterator
273 SCCOL nCol; member in ScQueryCellIterator
383 SCCOL nCol; member in ScDocAttrIterator
426 SCCOL nCol; member in ScHorizontalCellIterator
495 SCCOL nCol; member in ScHorizontalAttrIterator
H A Dchartpos.hxx64 sal_Bool IsValid( SCCOL nCol, SCROW nRow ) const in IsValid()
67 sal_uLong GetIndex( SCCOL nCol, SCROW nRow ) const in GetIndex()
/aoo42x/main/sc/source/filter/rtf/
H A Deeimpars.cxx162 SCCOL nCol = nStartCol + pE->nCol + nMergeColAdd; in WriteToDocument() local
411 for ( SCCOL nCol = nStartCol; nCol <= nEndCol; nCol++ ) in WriteToDocument() local
445 SCCOL nCol = pE->nCol; in WriteToDocument() local
457 sal_Bool ScEEImport::GraphicSize( SCCOL nCol, SCROW nRow, SCTAB /*nTab*/, in GraphicSize()
522 void ScEEImport::InsertGraphic( SCCOL nCol, SCROW nRow, SCTAB nTab, in InsertGraphic()
H A Drtfparse.cxx136 SCCOL nCol = *pCol; in SeekTwips() local
154 SCCOL nCol = 0; in ColAdjust() local
/aoo42x/main/sc/source/core/data/
H A Dscdpoutputimpl.cxx52 for( SCCOL nCol = 0; nCol < (SCCOL)mnCols.size()-1; nCol ++ ) in OutputDataArea() local
120 sal_Bool OutputImpl::AddCol( SCCOL nCol ) in AddCol()
H A Dtable5.cxx430 void ScTable::RemoveColBreak(SCCOL nCol, bool bPage, bool bManual) in RemoveColBreak()
460 void ScTable::SetColBreak(SCCOL nCol, bool bPage, bool bManual) in SetColBreak()
559 bool ScTable::ColHidden(SCCOL nCol, SCCOL& rLastCol) const in ColHidden()
573 bool ScTable::ColHidden(SCCOL nCol, SCCOL* pFirstCol, SCCOL* pLastCol) const in ColHidden()
608 SCCOL nCol = nStartCol; in CopyColHidden() local
748 SCCOL nCol = static_cast<SCCOL>(nPos); in LastHiddenColRow() local
786 bool ScTable::ColFiltered(SCCOL nCol, SCCOL* pFirstCol, SCCOL* pLastCol) const in ColFiltered()
821 SCCOL nCol = nStartCol; in CopyColFiltered() local
962 SCCOL nCol = 0; in lcl_syncFlags() local
1159 for ( SCCOL nCol=nColStart; nCol<=nColEnd; nCol++ ) in InvalidateTextWidth() local
H A Ddptablecache.cxx89 ScDPItemData* lcl_GetItemValue(const Reference<sdbc::XRow>& xRow, sal_Int32 nType, long nCol, in lcl_GetItemValue()
186 ScDPItemData::ScDPItemData( ScDocument* pDoc, SCROW nRow, sal_uInt16 nCol, sal_uInt16 nDocTab ): in ScDPItemData()
436 sal_uInt16 nCol; in ~ScDPTableDataCache() local
533 for ( sal_uInt16 nCol=0; nCol < nOldColumCount ; nCol++ ) in InitFromDoc() local
571 for ( sal_uInt16 nCol=0; nCol < nOldColumCount ; nCol++ ) in InitFromDataBase() local
592 for (sal_Int32 nCol = 0; nCol < mnColumnCount; ++nCol) in InitFromDataBase() local
604 for (sal_Int32 nCol = 0; nCol < mnColumnCount; ++nCol) in InitFromDataBase() local
H A Ddpoutput.cxx616 void ScDPOutput::HeaderCell( SCCOL nCol, SCROW nRow, SCTAB nTab, in HeaderCell()
692 void lcl_DoFilterButton( ScDocument* pDoc, SCCOL nCol, SCROW nRow, SCTAB nTab ) in lcl_DoFilterButton()
755 SCCOL nCol = rPos.Col(); in GetPositionType() local
822 for (long nCol=0; nCol<nThisColCount; nCol++) in Output() local
886 for (long nCol=0; nCol<nThisColCount; nCol++) in Output() local
1172 SCCOL nCol = rPos.Col(); in GetPositionData() local
1297 SCCOL nCol = rPos.Col(); in GetDataResultPositionData() local
1762 long nCol; in GetPivotData() local
1831 SCCOL nCol = rPos.Col(); in IsFilterButton() local
1843 SCCOL nCol = rPos.Col(); in GetHeaderDim() local
[all …]
/aoo42x/main/sc/source/core/tool/
H A Ddetfunc.cxx378 Rectangle ScDetectiveFunc::GetDrawRect( SCCOL nCol, SCROW nRow ) const in GetDrawRect()
475 sal_Bool ScDetectiveFunc::InsertArrow( SCCOL nCol, SCROW nRow, in InsertArrow()
625 sal_Bool ScDetectiveFunc::DrawEntry( SCCOL nCol, SCROW nRow, in DrawEntry()
656 void ScDetectiveFunc::DrawCircle( SCCOL nCol, SCROW nRow, ScDetectiveData& rData ) in DrawCircle()
684 void ScDetectiveFunc::DeleteArrowsAt( SCCOL nCol, SCROW nRow, sal_Bool bDestPnt ) in DeleteArrowsAt()
1204 sal_Bool ScDetectiveFunc::ShowPred( SCCOL nCol, SCROW nRow ) in ShowPred()
1224 sal_Bool ScDetectiveFunc::ShowSucc( SCCOL nCol, SCROW nRow ) in ShowSucc()
1244 sal_Bool ScDetectiveFunc::ShowError( SCCOL nCol, SCROW nRow ) in ShowError()
1263 sal_Bool ScDetectiveFunc::DeleteSucc( SCCOL nCol, SCROW nRow ) in DeleteSucc()
1276 sal_Bool ScDetectiveFunc::DeletePred( SCCOL nCol, SCROW nRow ) in DeletePred()
[all …]
H A Dchartpos.cxx37 bool lcl_hasValueDataButNoDates( ScDocument* pDocument, SCCOL nCol, SCROW nRow, SCTAB nTab ) in lcl_hasValueDataButNoDates()
194 SCCOL nCol, nCol1, nCol2; in GlueState() local
370 SCCOL nCol, nCol1, nCol2; in CreatePositionMap() local
521 SCCOL nCol; in ScChartPositionMap() local
/aoo42x/main/svx/source/table/
H A Dtablemodel.cxx160 for( sal_Int32 nCol = 0; nCol < nColCount; ++nCol ) in TableModel() local
646 for( sal_Int32 nCol = 0; nCol < nColCount; ++nCol ) in notifyModification() local
655 for( sal_Int32 nCol = 0; nCol < nColCount; ++nCol ) in notifyModification() local
684 CellRef TableModel::getCell( sal_Int32 nCol, sal_Int32 nRow ) const in getCell()
776 for( sal_Int32 nCol = 0; nCol < nIndex; ++nCol ) in insertColumns() local
859 for( sal_Int32 nCol = 0; nCol < nColCount; ++nCol ) in removeColumns() local
952 for( sal_Int32 nCol = 0; nCol < nColCount; ++nCol ) in insertRows() local
1022 for( sal_Int32 nCol = 0; nCol < nColCount; ++nCol ) in removeRows() local
1108 sal_Int32 nCol = getColumnCountImpl() - 1; in optimize() local
1188 void TableModel::merge( sal_Int32 nCol, sal_Int32 nRow, sal_Int32 nColSpan, sal_Int32 nRowSpan ) in merge()
/aoo42x/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx418 void visitElem( long nCol, long nRow, const sal_Int16& elem ) in visitElem()
422 void visitElem( long nCol, long nRow, const sal_Int32& elem ) in visitElem()
426 void visitElem( long nCol, long nRow, const double& elem ) in visitElem()
430 void visitElem( long nCol, long nRow, const rtl::OUString& elem ) in visitElem()
436 void visitElem( long nCol, long nRow, const uno::Any& rElement ) in visitElem()
500 for (long nCol=0; nCol<nColCount; nCol++) in process() local
/aoo42x/main/sc/source/ui/navipi/
H A Dnavcitem.cxx73 SCCOL nCol = aScAddress.Col()+1; in StateChanged() local
/aoo42x/main/qadevOOo/tests/java/ifc/text/
H A D_XTextTable.java57 int nCol; field in _XTextTable
/aoo42x/main/sw/source/ui/table/
H A Dtautofmt.cxx672 sal_uInt8 AutoFmtPreview::GetFormatIndex( size_t nCol, size_t nRow ) const in GetFormatIndex()
685 const SvxBoxItem& AutoFmtPreview::GetBoxItem( size_t nCol, size_t nRow ) const in GetBoxItem()
692 void AutoFmtPreview::DrawString( size_t nCol, size_t nRow ) in DrawString()
877 for( size_t nCol = 0; nCol < 5; ++nCol ) in DrawStrings() local
888 for( size_t nCol = 0; nCol < 5; ++nCol ) in DrawBackground() local
958 for( size_t nCol = 0; nCol < 5; ++nCol ) in CalcLineMap() local
/aoo42x/main/sc/source/filter/excel/
H A Dexcform8.cxx266 sal_uInt16 nCol, nRow; in Convert() local
452 sal_uInt16 nCol, nRow; in Convert() local
550 sal_uInt16 nRow, nCol; in Convert() local
994 sal_uInt16 nCol, nRow; in Convert() local
1068 sal_uInt16 nRow, nCol; in Convert() local
1375 const sal_uInt8 nCol = static_cast<sal_uInt8>(nC); in ExcRelToScRel8() local
/aoo42x/main/sc/source/filter/dif/
H A Ddifimp.cxx902 void DifColumn::Apply( ScDocument& rDoc, const SCCOL nCol, const SCTAB nTab, const ScPatternAttr& r… in Apply()
915 void DifColumn::Apply( ScDocument& rDoc, const SCCOL nCol, const SCTAB nTab ) in Apply()
956 void DifAttrCache::SetNumFormat( const SCCOL nCol, const SCROW nRow, const sal_uInt32 nNumFormat ) in SetNumFormat()
974 for( SCCOL nCol = 0 ; nCol <= MAXCOL ; nCol++ ) in Apply() local
994 for( SCCOL nCol = 0 ; nCol <= MAXCOL ; nCol++ ) in Apply() local
/aoo42x/main/accessibility/source/extended/
H A Daccessibletablistboxtable.cxx129 sal_uInt16 nCol = m_pTabListBox->GetCurrColumn(); in ProcessWindowEvent() local
226 sal_uInt16 nCol = m_pTabListBox->GetCurrColumn(); in ProcessWindowEvent() local
251 sal_uInt16 nCol = pData->m_nColumn; in ProcessWindowEvent() local
/aoo42x/main/chart2/source/tools/
H A DInternalData.cxx142 for( sal_Int32 nCol=0; nCol < nMax; ++nCol ) in setData() local
293 for( int nCol=0; nCol<m_nColumnCount; ++nCol ) in enlargeData() local
320 int nCol=0; in insertColumn() local
408 int nCol=0; in deleteColumn() local
/aoo42x/main/sc/source/ui/view/
H A Ddbfunc.cxx354 for ( SCCOL nCol=aParam.nCol1; nCol<=aParam.nCol2 && bHasAutoFilter; ++nCol ) in ToggleAutoFilter() local
368 for ( SCCOL nCol=aParam.nCol1; nCol<=aParam.nCol2; ++nCol ) in ToggleAutoFilter() local
427 for ( SCCOL nCol=aParam.nCol1; nCol<=aParam.nCol2; ++nCol ) in ToggleAutoFilter() local
473 for (SCCOL nCol=nCol1; nCol<=nCol2; nCol++) in HideAutoFilter() local
/aoo42x/main/sc/workben/
H A Daddin.cxx418 double lcl_GetDoubleElement( const uno::Sequence< uno::Sequence<double> >& aMatrix, long nCol, long… in lcl_GetDoubleElement()
429 INT32 lcl_GetLongElement( const uno::Sequence< uno::Sequence<INT32> >& aMatrix, long nCol, long nRo… in lcl_GetLongElement()
448 for (long nCol=0; nCol<nColCount; nCol++) in transpose() local
468 for (long nCol=0; nCol<nColCount; nCol++) in transposeInt() local
/aoo42x/main/odk/examples/DevelopersGuide/Charts/
H A DCalcHelper.java227 int nCol, nRow; in insertRandomRange() local
290 int nCol, nRow; in insertFormulaRange() local
/aoo42x/main/sc/source/filter/xml/
H A Dxmlsubti.cxx66 ScMyTableData::ScMyTableData(sal_Int32 nSheet, sal_Int32 nCol, sal_Int32 nRow) in ScMyTableData()
285 …::IsMerged (const uno::Reference <table::XCellRange>& xCellRange, const sal_Int32 nCol, const sal_… in IsMerged()
431 sal_Int32 nCol(GetRealCellPos().Column); in InsertColumn() local
550 const sal_Int32 nCol(pTableData->GetColumn()); in NewTable() local
693 sal_Int32 nCol(0); in GetRealCellPos() local
/aoo42x/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx105 sal_Int32 lcl_getColumnInData( sal_uInt16 nCol ) in lcl_getColumnInData()
476sal_uInt16 nCol, const ::std::vector< ::boost::shared_ptr< ::chart::impl::SeriesHeader > > & rSeri… in lcl_getColumnInDataOrHeader()
817 const sal_Int32 nCol = lcl_getColumnInData( GetCurColumnId()); in IsDataValid() local
1078 long nCol = GetCurColumnId(); in IsTabAllowed() local
1098 ::svt::CellController* DataBrowser::GetController( long nRow, sal_uInt16 nCol ) in GetController()
1114 ::svt::CellControllerRef& rController, long nRow, sal_uInt16 nCol ) in InitController()
1178 const sal_Int32 nCol = lcl_getColumnInData( GetCurColumnId()); in SaveModified() local
1400 for ( sal_uInt16 nCol = 0; nCol < ColCount(); ++nCol ) in GetTotalWidth() local

Completed in 1067 milliseconds

12345678910>>...14