/aoo42x/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 99 for( size_t nCol = nFirstCol; nCol <= nLastCol; ++nCol ) in lclSetMergedRange() local 145 Cell& ArrayImpl::GetCellAcc( size_t nCol, size_t nRow ) in GetCellAcc() 473 for( size_t nCol = 0; nCol < mxImpl->mnWidth; ++nCol ) in SetRowStyleTop() local 480 for( size_t nCol = 0; nCol < mxImpl->mnWidth; ++nCol ) in SetRowStyleBottom() local 647 void Array::RemoveMergedRange( size_t nCol, size_t nRow ) in RemoveMergedRange() 690 bool Array::IsMerged( size_t nCol, size_t nRow ) const in IsMerged() 773 bool Array::IsInClipRange( size_t nCol, size_t nRow ) const in IsInClipRange() 802 void Array::SetColWidth( size_t nCol, long nWidth ) in SetColWidth() 939 size_t nCol, nRow; in MirrorSelfX() local 973 size_t nCol, nRow; in MirrorSelfY() local [all …]
|
/aoo42x/main/toolkit/test/accessibility/ |
H A D | AccessibleCellHandler.java | 98 int nCol = xTable.getAccessibleColumn( nChild ); in createChild() local 107 int nCol = xTable.getAccessibleColumn( nChild ); in createChild() local 117 int nCol = xTable.getAccessibleColumn( nChild ); in createChild() local 127 int nCol = xTable.getAccessibleColumn( nChild ); in createChild() local 138 int nCol = xTable.getAccessibleColumn( nChild ); in createChild() local 158 int nCol = xTable.getAccessibleColumn( nChild ); in createChild() local
|
/aoo42x/main/cppcanvas/inc/cppcanvas/ |
H A D | color.hxx | 54 inline sal_uInt8 getRed( Color::IntSRGBA nCol ) in getRed() 59 inline sal_uInt8 getGreen( Color::IntSRGBA nCol ) in getGreen() 64 inline sal_uInt8 getBlue( Color::IntSRGBA nCol ) in getBlue() 69 inline sal_uInt8 getAlpha( Color::IntSRGBA nCol ) in getAlpha()
|
/aoo42x/main/sc/source/filter/lotus/ |
H A D | expop.cxx | 98 sal_uInt16 nCol = static_cast<sal_uInt16>(nEndCol); in Dimensions() local 129 for( sal_uInt16 nCol = 0 ; nCol < 256 ; nCol++ ) in Colw() local 138 void ExportWK1::Blank( const sal_uInt16 nCol, const sal_uInt16 nRow, const ScPatternAttr& aAttr ) in Blank() 148 void ExportWK1::Number( const sal_uInt16 nCol, const sal_uInt16 nRow, const double fWert, const ScP… in Number() 158 void ExportWK1::Label( const sal_uInt16 nCol, const sal_uInt16 nRow, const String& rStr, const ScPa… in Label() 185 void ExportWK1::Formula( const sal_uInt16 nCol, const sal_uInt16 nRow, const ScFormulaCell* pFC, co… in Formula() 353 sal_uInt16 nCol, nRow; in Write() local
|
H A D | op.cxx | 96 sal_uInt16 nCol, nRow; in OP_Integer() local 116 sal_uInt16 nCol, nRow; in OP_Number() local 136 sal_uInt16 nCol, nRow; in OP_Label() local 164 sal_uInt16 nCol, nRow, nFormulaSize; in OP_Formula() local 195 sal_uInt16 nCol, nBreite; in OP_ColumnWidth() local 358 sal_uInt16 nCol, nRow; in OP_Blank() local 378 sal_uInt8 nTab, nCol; in OP_Label123() local 394 sal_uInt8 nCol,nTab; in OP_Number123() local 411 sal_uInt8 nCol,nTab; in OP_Formula123() local 437 sal_uInt8 nCol,nTab; in OP_IEEENumber123() local [all …]
|
/aoo42x/main/sc/source/core/data/ |
H A D | pivot2.cxx | 73 ScDPLabelData::ScDPLabelData( const String& rName, SCCOL nCol, bool bIsValue ) : in ScDPLabelData() 140 ScPivotFuncData::ScPivotFuncData( SCCOL nCol, sal_uInt16 nFuncMask ) : in ScPivotFuncData() 146 ScPivotFuncData::ScPivotFuncData( SCCOL nCol, sal_uInt16 nFuncMask, const DataPilotFieldReference& … in ScPivotFuncData()
|
H A D | markdata.cxx | 159 SCCOL nCol; in SetMultiMarkArea() local 257 for (SCCOL nCol=nStartCol+1; nCol<=nEndCol && bOk; nCol++) in MarkToSimple() local 278 sal_Bool ScMarkData::IsCellMarked( SCCOL nCol, SCROW nRow, sal_Bool bNoSimple ) const in IsCellMarked() 325 for (SCCOL nCol=0; nCol<=MAXCOL; nCol++) in IsRowMarked() local 379 for (SCCOL nCol=nStartCol; nCol<=nEndCol; nCol++) in FillRangeListWithMarks() local 485 SCCOL nCol; in GetMarkRowRanges() local 546 for (SCCOL nCol=nStartCol; nCol<=nEndCol && bOk; nCol++) in IsAllMarked() local 553 SCsROW ScMarkData::GetNextMarked( SCCOL nCol, SCsROW nRow, sal_Bool bUp ) const in GetNextMarked() 580 for (SCCOL nCol=0; nCol<=MAXCOL; nCol++) in HasAnyMultiMarks() local
|
H A D | dpoutputgeometry.cxx | 100 for (SCCOL nCol = nColStart; nCol <= nColEnd; ++nCol) in getColumnFieldPositions() local 119 for (SCCOL nCol = nColStart; nCol <= nColEnd; ++nCol) in getRowFieldPositions() local 134 SCCOL nCol = maOutRange.aStart.Col(); in getPageFieldPositions() local 176 SCCOL nCol = maOutRange.aStart.Col(); in getFieldButtonType() local
|
H A D | table2.cxx | 354 SCCOL nCol = *it; in DeleteCol() local 562 for (SCCOL nCol=nCol1; nCol<=nCol2; nCol++) in TransposeClip() local 1086 double ScTable::GetValue( SCCOL nCol, SCROW nRow ) in GetValue() 1133 void ScTable::DeleteNote( SCCOL nCol, SCROW nRow ) in DeleteNote() 1174 SCCOL nCol = rCol; in GetFirstDataPos() local 1189 SCCOL nCol = rCol; in GetLastDataPos() local 1345 for (SCCOL nCol=nStartCol; nCol<=nEndCol; nCol++) in ResetChanged() local 1539 for (SCCOL nCol=0; nCol<=MAXCOL; nCol++) in FindMaxRotCol() local 2594 void ScTable::ShowCol(SCCOL nCol, bool bShow) in ShowCol() 2940 for (SCCOL nCol = 1; nCol <= MAXCOL; nCol++) in GetLastChangedCol() local [all …]
|
H A D | dpcachetable.cxx | 202 for (SCCOL nCol = 0; nCol < nColCount; ++nCol) in fillTable() local 257 for (SCCOL nCol = 0; nCol < nColCount; ++nCol) in fillTable() local 312 const ScDPItemData* ScDPCacheTable::getCell(SCCOL nCol, SCROW nRow, bool bRepeatIfEmpty) const in getCell() 318 void ScDPCacheTable::getValue( ScDPValueData& rVal, SCCOL nCol, SCROW nRow, bool bRepeatIfEmpty) c… in getValue() 367 for (SCCOL nCol = 0; nCol < nColSize; ++nCol) in filterTable() local 390 for (SCCOL nCol = 0; nCol < nColSize; ++nCol) in filterTable() local
|
H A D | table3.cxx | 140 SCCOL nCol = static_cast<SCCOL>(aSortParam.nField[nSort]); in CreateSortInfoArray() local 156 for ( SCCOL nCol = static_cast<SCCOL>(nInd1); in CreateSortInfoArray() local 579 SCCOL nCol; in TestRemoveSubTotals() local 612 SCCOL nCol; in RemoveSubTotals() local 1646 SCCOL nCol = nCol1; in CreateExcelQuery() local 1861 for (SCCOL nCol=nStartCol; nCol<=nEndCol; nCol++) in HasColHeader() local 1934 for ( SCCOL nCol=0; nCol<=MAXCOL; nCol++ ) in GetCellCount() local 1944 for ( SCCOL nCol=0; nCol<=MAXCOL; nCol++ ) in GetWeightedCount() local 1955 for ( SCCOL nCol=0; nCol<=MAXCOL; nCol++ ) in GetCodeCount() local 1990 SCCOL nCol; in UpdateSelectionFunction() local [all …]
|
H A D | table6.cxx | 60 sal_Bool ScTable::SearchCell(const SvxSearchItem& rSearchItem, SCCOL nCol, SCROW nRow, in SearchCell() 251 SCCOL nCol = rCol; in Search() local 378 SCCOL nCol = 0; in SearchAll() local 401 SCCOL nCol = rCol; in Replace() local 434 SCCOL nCol = 0; in ReplaceAll() local 462 SCsCOL nCol = rCol; in SearchStyle() local
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | autofmt.cxx | 580 sal_uInt16 ScAutoFmtPreview::GetFormatIndex( size_t nCol, size_t nRow ) const in GetFormatIndex() 593 const SvxBoxItem& ScAutoFmtPreview::GetBoxItem( size_t nCol, size_t nRow ) const in GetBoxItem() 599 const SvxLineItem& ScAutoFmtPreview::GetDiagItem( size_t nCol, size_t nRow, bool bTLBR ) const in GetDiagItem() 607 void ScAutoFmtPreview::DrawString( size_t nCol, size_t nRow ) in DrawString() 795 for( size_t nCol = 0; nCol < 5; ++nCol ) in DrawStrings() local 807 for( size_t nCol = 0; nCol < 5; ++nCol ) in DrawBackground() local 891 for( size_t nCol = 0; nCol < 5; ++nCol ) in CalcLineMap() local
|
/aoo42x/main/svx/source/table/ |
H A D | tablertfexporter.cxx | 107 for( sal_Int32 nCol = 0; nCol < nColCount; nCol++ ) try in Write() local 149 for( sal_Int32 nCol = 0; nCol < nColCount; nCol++ ) in WriteRow() local 185 for( sal_Int32 nCol = 0; nCol < nColCount; nCol++ ) in WriteRow() local 198 void SdrTableRtfExporter::WriteCell( sal_Int32 nCol, sal_Int32 nRow ) in WriteCell()
|
H A D | cellcursor.cxx | 210 sal_Int32 nRow, nCol; in GetMergedSelection() local 290 void CellCursor::split_column( sal_Int32 nCol, sal_Int32 nColumns, std::vector< sal_Int32 >& rLeftO… in split_column() 400 for( sal_Int32 nCol = mnRight; nCol >= mnLeft; --nCol ) in split_horizontal() local 410 sal_Int32 nNewRows = 0, nCol; in split_row() local 574 for( sal_Int32 nCol = mnLeft; nCol <= mnRight; nCol++ ) in isUnmergeable() local
|
H A D | tablelayouter.cxx | 365 sal_Int32 nRow, nCol; in findMergeOrigin() local 559 sal_Int32 nCol = 0, nRow = 0; in LayoutTableWidth() local 709 sal_Int32 nCol, nRow; in LayoutTableHeight() local 862 for( sal_Int32 nCol = 0; nCol < nColCount; nCol++ ) in LayoutTable() local 955 void TableLayouter::SetBorder( sal_Int32 nCol, sal_Int32 nRow, bool bHorizontal, const SvxBorderLin… in SetBorder() 990 for( sal_Int32 nCol = 0; nCol < nColCount; nCol++ ) in ClearBorderLayout() local 1026 for( sal_Int32 nCol = 0; nCol < nColCount; nCol++ ) in ResizeBorderLayout() local 1067 for( sal_Int32 nCol = aPos.mnCol; nCol < nLastCol; nCol++ ) in UpdateBorderLayout() local 1122 for( sal_Int32 nCol = nFirstCol; nCol <= nLastCol; ++nCol ) in DistributeColumns() local 1129 for( sal_Int32 nCol = nFirstCol; nCol <= nLastCol; ++nCol ) in DistributeColumns() local
|
/aoo42x/main/sc/source/core/tool/ |
H A D | rangeseq.cxx | 84 for (long nCol = 0; nCol < nColCount; nCol++) in FillLongArray() local 111 for (SCSIZE nCol = 0; nCol < nColCount; nCol++) in FillLongArray() local 140 for (long nCol = 0; nCol < nColCount; nCol++) in FillDoubleArray() local 167 for (SCSIZE nCol = 0; nCol < nColCount; nCol++) in FillDoubleArray() local 198 for (long nCol = 0; nCol < nColCount; nCol++) in FillStringArray() local 230 for (SCSIZE nCol = 0; nCol < nColCount; nCol++) in FillStringArray() local 288 for (long nCol = 0; nCol < nColCount; nCol++) in FillMixedArray() local 333 for (SCSIZE nCol = 0; nCol < nColCount; nCol++) in FillMixedArray() local 404 sal_Int32 nCol, nRow; in CreateMixedMatrix() local
|
/aoo42x/main/cui/source/options/ |
H A D | fontsubs.cxx | 492 sal_uInt16 nCol = GetCurrentTabPos() - 1; in KeyInput() local 517 void SvxFontSubstCheckListBox::CheckEntryPos(sal_uLong nPos, sal_uInt16 nCol, sal_Bool bChecked) in CheckEntryPos() 531 void SvxFontSubstCheckListBox::CheckEntry(SvLBoxEntry* pEntry, sal_uInt16 nCol, sal_Bool bChecked) in CheckEntry() 545 sal_Bool SvxFontSubstCheckListBox::IsChecked(sal_uLong nPos, sal_uInt16 nCol) in IsChecked() 554 sal_Bool SvxFontSubstCheckListBox::IsChecked(SvLBoxEntry* pEntry, sal_uInt16 nCol) in IsChecked() 563 void SvxFontSubstCheckListBox::SetCheckButtonState( SvLBoxEntry* pEntry, sal_uInt16 nCol, SvButtonS… in SetCheckButtonState()
|
H A D | optfltr.cxx | 211 sal_uInt16 nCol = bFirst ? 1 : 2; in FillItemSet() local 272 sal_uInt16 nCol = bFirst ? 1 : 2; in Reset() local 347 SvLBoxEntry* pEntry, sal_uInt16 nCol, SvButtonState eState) in SetCheckButtonState() 392 void OfaMSFilterTabPage2::MSFltrSimpleTable::CheckEntryPos(sal_uLong nPos, sal_uInt16 nCol, sal_Boo… in CheckEntryPos() 410 sal_uInt16 nCol = GetCurrentTabPos() - 1; in KeyInput() local
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | undocell.hxx | 59 SCCOL nCol; member in ScUndoCursorAttr 97 SCCOL nCol; member in ScUndoEnterData 178 SCCOL nCol; member in ScUndoPageBreak 230 SCCOL nCol; member in ScUndoThesaurus
|
/aoo42x/main/sc/source/filter/rtf/ |
H A D | rtfexp.cxx | 133 SCCOL nCol; in WriteTab() local 154 SCCOL nCol; in WriteRow() local 204 void ScRTFExport::WriteCell( SCTAB nTab, SCROW nRow, SCCOL nCol ) in WriteCell()
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | lotrange.hxx | 128 inline LR_ID LotusRangeList::GetIndex( SCCOL nCol, SCROW nRow ) in GetIndex() 142 inline void LotusRangeList::Append( SCCOL nCol, SCROW nRow, const String& rName ) in Append() 154 inline void LotusRangeList::SetEing( const SCCOL nCol, const SCROW nRow ) in SetEing()
|
/aoo42x/main/sw/source/filter/writer/ |
H A D | wrtswtbl.cxx | 76 sal_uInt16 nRow, sal_uInt16 nCol, in AddCell() 246 sal_uInt16 nRow, sal_uInt16 nCol, in MergeBoxBorders() 305 sal_uInt32 SwWriteTable::GetRawWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const in GetRawWidth() 331 sal_uInt16 SwWriteTable::GetRightSpace( sal_uInt16 nCol, sal_uInt16 nColSpan ) const in GetRightSpace() 349 sal_uInt16 SwWriteTable::GetAbsWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const in GetAbsWidth() 364 sal_uInt16 SwWriteTable::GetRelWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const in GetRelWidth() 372 sal_uInt16 SwWriteTable::GetPrcWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const in GetPrcWidth() 495 sal_uInt16 nCol; in CollectTableRowsCols() local 655 sal_uInt16 nCol = nStartCol; in FillTableRowsCols() local 813 sal_uInt16 nRow, nCol; in SwWriteTable() local
|
/aoo42x/main/sc/inc/ |
H A D | chartarr.hxx | 60 double GetData(short nCol, short nRow) const { return pData[nCol * nRowCnt + nRow]; } in GetData() 61 … void SetData(short nCol, short nRow, const double& rVal) { pData[nCol * nRowCnt + nRow] = rVal; } in SetData() 62 void SetColText(short nCol, const String& rText) { pColText[nCol] = rText; } in SetColText()
|
H A D | address.hxx | 144 #define VALIDCOL(nCol) (ValidCol(nCol)) argument 147 #define VALIDCOLROW(nCol,nRow) (ValidColRow(nCol,nRow)) argument 152 inline bool ValidCol( SCCOL nCol ) in ValidCol() 172 inline bool ValidColRow( SCCOL nCol, SCROW nRow ) in ValidColRow() 182 inline SCCOL SanitizeCol( SCCOL nCol ) in SanitizeCol() 248 SCCOL nCol; member in ScAddress 259 SCCOL nCol; member 461 inline ScRange( SCCOL nCol, SCROW nRow, SCTAB nTab ) in ScRange() 688 inline ScRefAddress( SCCOL nCol, SCROW nRow, SCTAB nTab, in ScRefAddress() 798 inline void ScColToAlpha( String& rStr, SCCOL nCol) in ScColToAlpha() [all …]
|