Home
last modified time | relevance | path

Searched defs:nCol (Results 101 – 125 of 334) sorted by relevance

12345678910>>...14

/aoo42x/main/sc/source/ui/view/
H A Dtabvwsh5.cxx192 SCCOL nCol = pHint->GetCol(); in Notify() local
H A Doutput.cxx265 void ScOutputData::SetEditCell( SCCOL nCol, SCROW nRow ) in SetEditCell()
358 SCCOL nCol = nXplus1; in DrawGrid() local
662 sal_uInt16 lcl_GetRotateDir( ScDocument* pDoc, SCCOL nCol, SCROW nRow, SCTAB nTab ) in lcl_GetRotateDir()
695 const SvxBrushItem* lcl_FindBackground( ScDocument* pDoc, SCCOL nCol, SCROW nRow, SCTAB nTab ) in lcl_FindBackground()
1210 size_t nCol = lclGetArrayColFromCellInfoX( nInfoIdx, nX1, nX2, bLayoutRTL ); in DrawFrame() local
1252 SCCOL nCol, SCROW nRow, SCTAB nTab, sal_uInt16 nRotDir, in lcl_FindHorLine()
1477 SCCOL nCol = nX1; in DrawRotatedFrame() local
1582 … size_t nCol = lclGetArrayColFromCellInfoX( nArrX, nX1, nX2, bLayoutRTL ); in DrawRotatedFrame() local
1617 size_t nCol = lclGetArrayColFromCellInfoX( nArrX, nX1, nX2, bLayoutRTL ); in DrawRotatedFrame() local
H A Dviewfun2.cxx211 ScAutoSum lcl_IsAutoSumData( ScDocument* pDoc, SCCOL nCol, SCROW nRow, in lcl_IsAutoSumData()
238 ScAutoSum lcl_SeekAutoSumData( ScDocument* pDoc, SCCOL& nCol, SCROW& nRow, in lcl_SeekAutoSumData()
271 bool lcl_FindNextSumEntryInColumn( ScDocument* pDoc, SCCOL nCol, SCROW& nRow, in lcl_FindNextSumEntryInColumn()
290 bool lcl_FindNextSumEntryInRow( ScDocument* pDoc, SCCOL& nCol, SCROW nRow, in lcl_FindNextSumEntryInRow()
319 const SCCOL nCol = aEnd.Col(); in lcl_GetAutoSumForColumnRange() local
402 SCCOL nCol = GetViewData()->GetCurX(); in GetAutoSumArea() local
525 for ( SCCOL nCol = nStartCol; nCol <= nEndCol; ++nCol ) in AutoSum() local
546 for ( SCCOL nCol = nStartCol; nCol <= nEndCol; ++nCol ) in AutoSum() local
650 for ( SCCOL nCol = nStartCol; nCol <= nEndCol; ++nCol ) in AutoSum() local
750 SCCOL nCol = GetViewData()->GetCurX(); in EnterBlock() local
[all …]
H A Dgridwin2.cxx74 DataPilotFieldOrientation ScGridWindow::GetDPFieldOrientation( SCCOL nCol, SCROW nRow ) const in GetDPFieldOrientation()
116 sal_Bool ScGridWindow::DoPageFieldSelection( SCCOL nCol, SCROW nRow ) in DoPageFieldSelection()
126 bool ScGridWindow::DoAutoFilterButton( SCCOL nCol, SCROW nRow, const MouseEvent& rMEvt ) in DoAutoFilterButton()
172 void ScGridWindow::DoPushButton( SCCOL nCol, SCROW nRow, const MouseEvent& rMEvt ) in DoPushButton()
H A Dtabview2.cxx89 sal_Bool ScTabView::IsMarking( SCCOL nCol, SCROW nRow, SCTAB nTab ) const in IsMarking()
617 SCCOL nCol; in lcl_FitsInWindow() local
809 for ( SCCOL nCol = aViewData.GetPosX(SC_SPLIT_LEFT); in CalcZoom() local
/aoo42x/main/sc/inc/
H A Dcolumn.hxx97 SCCOL nCol; member in ScColumn
H A Dbigrange.hxx39 sal_Int32 nCol; member in ScBigAddress
185 ScBigRange( sal_Int32 nCol, sal_Int32 nRow, sal_Int32 nTab ) in ScBigRange()
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx171 getGFieldType( guint nCol ) in getGFieldType()
182 getFieldType( guint nCol ) in getFieldType()
206 getFieldTypeName( guint nCol ) in getFieldTypeName()
221 getFieldName( guint nCol ) in getFieldName()
/aoo42x/main/sc/source/filter/excel/
H A Dexcform.cxx719 sal_uInt8 nCol; in Convert() local
1181 sal_uInt8 nCol; in Convert() local
1654 void ExcelToSc::ExcRelToScRel( sal_uInt16 nRow, sal_uInt8 nCol, ScSingleRefData &rSRD, const sal_Bo… in ExcRelToScRel()
1774 sal_uInt16 nCol, nRow; in GetShrFmla() local
/aoo42x/main/svx/source/table/
H A Daccessiblecell.cxx607 ::rtl::OUString AccessibleCell::getCellName( sal_Int32 nCol, sal_Int32 nRow ) in getCellName()
651 sal_Int32 nRow = 0, nCol = 0; in getAccessibleName() local
/aoo42x/main/sc/source/core/data/
H A Ddociter.cxx504 SCROW ScDBQueryDataIterator::GetRowByColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCCOL nCol, SCSIZE… in GetRowByColEntryIndex()
510 ScBaseCell* ScDBQueryDataIterator::GetCellByColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCCOL nCol,… in GetCellByColEntryIndex()
516 ScAttrArray* ScDBQueryDataIterator::GetAttrArrayByCol(ScDocument& rDoc, SCTAB nTab, SCCOL nCol) in GetAttrArrayByCol()
527 …ZE ScDBQueryDataIterator::SearchColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCROW nRow, SCCOL nCol) in SearchColEntryIndex()
742 bool lcl_isQueryByValue(const ScQueryEntry& rEntry, const ScMatrix& rMat, SCSIZE nCol, SCSIZE nRow) in lcl_isQueryByValue()
753 bool lcl_isQueryByString(const ScQueryEntry& rEntry, const ScMatrix& rMat, SCSIZE nCol, SCSIZE nRow) in lcl_isQueryByString()
H A Dsegmenttree.cxx438 bool ScFlatBoolColSegments::getValue(SCCOL nCol) in getValue()
443 bool ScFlatBoolColSegments::getRangeData(SCCOL nCol, RangeData& rData) in getRangeData()
460 void ScFlatBoolColSegments::insertSegment(SCCOL nCol, SCCOL nSize, bool bSkipStartBoundary) in insertSegment()
/aoo42x/main/sc/source/ui/docshell/
H A Dimpex.cxx841 SCCOL nCol = nStartCol; in Text2Doc() local
898 ScDocument* pDoc, SCCOL nCol, SCROW nRow, SCTAB nTab, const String& rStr, sal_uInt8 nColFormat, in lcl_PutString()
1238 SCCOL nCol = nStartCol; in ExtText2Doc() local
1424 SCCOL nCol; in Doc2Text() local
1549 SCCOL nCol = nStartCol; in Sylk2Doc() local
1787 SCCOL nCol; in Doc2Sylk() local
/aoo42x/main/sc/source/core/tool/
H A Daddress.cxx772 SCCOL nCol; in lcl_a1_get_col() local
980 SCCOL nCol = 0; in lcl_ScAddress_Parse_OOo() local
1543 lcl_a1_append_c ( String &r, int nCol, bool bIsAbs ) in lcl_a1_append_c()
1559 lcl_r1c1_append_c ( String &r, int nCol, bool bIsAbs, in lcl_r1c1_append_c()
1977 void ScColToAlpha( rtl::OUStringBuffer& rBuf, SCCOL nCol ) in ScColToAlpha()
H A Dinterpr4.cxx569 SCCOL nCol = nCol1; in CreateDoubleArr() local
652 SCCOL nCol = nCol1; in CreateStringArr() local
755 SCCOL nCol = nCol1; in CreateCellArr() local
1104 SCCOL nCol; in ValidateRef() local
1199 SCCOL nCol; in PopSingleRef() local
1308 SCCOL nCol; in DoubleRefToRange() local
1647 void ScInterpreter::PushSingleRef(SCCOL nCol, SCROW nRow, SCTAB nTab) in PushSingleRef()
1831 SCCOL nCol = 0; in DoubleRefToPosSingleRef() local
2798 for( SCCOL nCol = nCol1; bOk && nCol <= nCol2; nCol++ ) in ScMacro() local
/aoo42x/main/filter/source/graphicfilter/expm/
H A Dexpm.cxx225 void XPMWriter::ImplWritePixel( sal_uLong nCol ) in ImplWritePixel()
/aoo42x/main/svx/source/sidebar/tools/
H A DColorControl.cxx176 short nCol = bIsTransparent ? 0 : GetItemId_Imp(maVSColor,aCol); in SetCurColorSelect() local
/aoo42x/main/sw/source/filter/xml/
H A Dxmltble.cxx330 sal_uInt32 nCol, sal_uInt32 nRow, sal_Bool bTop ) in lcl_xmltble_appendBoxPrefix()
350 sal_uInt32 nCol, sal_uInt32 nRow, sal_Bool bTop ) in AddCell()
678 sal_uInt16 nCol = 0U; in ExportTableLinesAutoStyles() local
959 sal_uInt16 nCol = 0U; in ExportTableLine() local
/aoo42x/main/sw/inc/
H A Dhtmltbl.hxx429 inline sal_uInt16 SwHTMLTableLayout::GetInhCellSpace( sal_uInt16 nCol, in GetInhCellSpace()
459 inline void SwHTMLTableLayout::SetColumn( SwHTMLTableLayoutColumn *pCol, sal_uInt16 nCol ) in SetColumn()
470 sal_uInt16 nRow, sal_uInt16 nCol ) in SetCell()
/aoo42x/main/sc/source/ui/vba/
H A Dvbawsfunction.cxx145 for( sal_Int32 nCol = 0; nCol < aAnySeqSeq[ nRow ].getLength(); ++nCol ) in invoke() local
/aoo42x/main/sw/source/core/doc/
H A Dtblcpy.cxx282 sal_uInt16 nCol = 0; in addLine() local
303 sal_uInt16 nCol = 0; in addLine() local
397 long nCol = pInfo->mnColSpan; in incColSpan() local
448 sal_uInt16 nCol = 0; in assignBoxes() local
/aoo42x/main/oox/source/xls/
H A Dformulabase.cxx71 void BinSingleRef2d::setBiff12Data( sal_uInt16 nCol, sal_Int32 nRow, bool bRelativeAsOffset ) in setBiff12Data()
83 void BinSingleRef2d::setBiff2Data( sal_uInt8 nCol, sal_uInt16 nRow, bool bRelativeAsOffset ) in setBiff2Data()
95 void BinSingleRef2d::setBiff8Data( sal_uInt16 nCol, sal_uInt16 nRow, bool bRelativeAsOffset ) in setBiff8Data()
110 sal_uInt16 nCol; in readBiff12Data() local
118 sal_uInt8 nCol; in readBiff2Data() local
125 sal_uInt16 nRow, nCol; in readBiff8Data() local
/aoo42x/main/svtools/source/filter/ixbm/
H A Dxbmread.cxx202 long nCol = 0; in ParseData() local
/aoo42x/main/xmloff/source/core/
H A Dxmlerror.cxx83 const OUString& rExceptionMessage, sal_Int32 nRowNumber, sal_Int32 nCol, in ErrorRecord()
/aoo42x/main/sw/source/ui/table/
H A Dinstable.cxx190 sal_Int64 nCol = aColEdit.GetValue(); in IMPL_LINK_INLINE_END() local

Completed in 179 milliseconds

12345678910>>...14