Home
last modified time | relevance | path

Searched refs:Col (Results 176 – 200 of 270) sorted by relevance

1234567891011

/aoo41x/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx914 for( nCol = pRange->aStart.Col(); (nCol <= pRange->aEnd.Col()) && bContLoop; nCol++ ) in ExcEScenario()
/aoo41x/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx576 aRet.Column = aData.maPos.Col(); in getSourcePosition()
760 aRet.Column = aSrcPos.Col(); in getSourcePosition()
/aoo41x/main/sc/source/filter/excel/
H A Dcolrowst.cxx55 mnMaxCol( rRoot.GetXclMaxPos().Col() ), in XclImpColRowSettings()
H A Dxiview.cxx255 …f( (maData.mnSplitX > 0) && (maData.maFirstXclPos.mnCol + maData.mnSplitX <= GetScMaxPos().Col()) ) in Finalize()
H A Dxlescher.cxx196 sal_uInt16 nXclMaxCol = rRoot.GetXclMaxPos().Col(); in SetRect()
H A Dxeformula.cxx498 mnMaxAbsCol( static_cast< SCsCOL >( rRoot.GetXclMaxPos().Col() ) ), in XclExpFmlaCompImpl()
500 mnMaxScCol( static_cast< SCsCOL >( rRoot.GetScMaxPos().Col() ) ), in XclExpFmlaCompImpl()
502 mnMaxColMask( static_cast< sal_uInt16 >( rRoot.GetXclMaxPos().Col() ) ), in XclExpFmlaCompImpl()
H A Dexcrecds.cxx908 … XclExpAutofilter* pFilter = GetByCol( static_cast<SCCOL>(rEntry.nField) - aRange.aStart.Col() ); in ExcAutoFilterRecs()
H A Dxelink.cxx1202 … if( (rRange.aEnd.Col() - rRange.aStart.Col()) * (rRange.aEnd.Row() - rRange.aStart.Row()) > 1024 ) in StoreCellRange()
/aoo41x/main/sc/source/filter/html/
H A Dhtmlimp.cxx190 SCsCOL nColDiff = (SCsCOL)maRange.aStart.Col(); in WriteToDocument()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh8.cxx421 SCCOL nFirstCol = rDataRange.aStart.Col(); in lcl_GetColumnTypes()
423 SCCOL nLastCol = rDataRange.aEnd.Col(); in lcl_GetColumnTypes()
/aoo41x/main/sc/source/ui/view/
H A Dgridwin3.cxx338 Point aPos = pViewData->GetScrPos( rAddress.Col(), rAddress.Row(), eWhich, sal_True ); in CreateAnchorHandle()
H A Dspelleng.cxx265 mrViewData.GetViewShell()->SetCursor( rPos.Col(), rPos.Row() ); in RestoreCursorPos()
H A Dgridwin5.cxx127 aRange.aEnd.SetCol( aRange.aStart.Col() ); in ShowNoteMarker()
/aoo41x/main/sc/source/ui/src/
H A Dhdrcont.src153 Text [ en-US ] = "Col~umn Width..." ;
/aoo41x/main/sw/source/ui/misc/
H A Dsrtdlg.src250 Text [ en-US ] = "Col~umns" ;
/aoo41x/main/sc/source/filter/inc/
H A Dhtmlpars.hxx232 { Set( rAddr.Col(), rAddr.Row() ); } in Set()
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleEditObject.cxx436 …Reference<table::XCell> xCell = xTable->getCellByPosition(m_curCellAddress.Col(), m_curCellAddress… in GetFgBgColor()
H A DAccessibleDocumentPagePreview.cxx322 nResult = (aCell1.Col() < aCell2.Col()) ? -1 : 1; in CompareCell()
/aoo41x/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx433 theOutParam.nCol = aDestAddress.Col(); in IMPL_LINK()
H A Dtpsort.cxx825 theSortData.nDestCol = theOutPos.Col(); in FillItemSet()
/aoo41x/main/svx/source/form/
H A Dfmstring.src147 Text [ en-US ] = "Col";
/aoo41x/main/sc/source/filter/dif/
H A Ddifimp.cxx147 SCCOL nBaseCol = rInsPos.Col(); in ScImportDif()
/aoo41x/main/basebmp/source/
H A Dbitmapdevice.cxx427 template< typename Iterator, typename Col, typename RawAcc >
431 Col col, in implRenderLine2()
/aoo41x/main/sw/source/ui/table/
H A Dtabledlg.src616 Text [ en-US ] = "Col~umn" ;
/aoo41x/main/toolkit/workben/layout/
H A Dtpsort.cxx842 theSortData.nDestCol = theOutPos.Col(); in FillItemSet()

Completed in 159 milliseconds

1234567891011