Home
last modified time | relevance | path

Searched defs:nCol (Results 301 – 325 of 334) sorted by relevance

1...<<11121314

/trunk/main/sc/source/filter/excel/
H A Dxipivot.cxx1492 SCCOL nCol = rOutRange.aStart.Col(); in ApplyMergeFlags() local
H A Dxelink.cxx980 sal_uInt16 nCol = static_cast< sal_uInt16 >( bColRel ? rRef.nRelCol : rRef.nCol ); in WriteAddData() local
/trunk/main/sc/source/ui/view/
H A Dviewfun3.cxx1285 SCCOL nCol = -1; in PasteFromClip() local
H A Dviewdata.cxx2024 SCCOL nCol; in SetScreen() local
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx170 SCCOL nCol = ((SfxInt16Item*)pColItem)->GetValue() - 1; in Execute() local
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx2234 bool cellInRange( const table::CellRangeAddress& rAddr, const sal_Int32& nCol, const sal_Int32& nRo… in cellInRange()
2242 void setCursor( const SCCOL& nCol, const SCROW& nRow, const uno::Reference< frame::XModel >& xMode… in setCursor()
3771 for( sal_Int32 nCol = nStartCol ; nCol <= nEndCol; ++nCol ) in getColumnWidth() local
4909 for( sal_Int32 nCol = 0; nCol <= nEndCol; ++nCol ) in lclGetPrefixChar() local
/trunk/main/sc/inc/
H A Dglobal.hxx862 SCCOL nCol; // Cursor Position / member
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx2364 SCCOL nCol = 0; in LoadObjects() local
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx709 …beans::XPropertySet > SAL_CALL DiagramWrapper::getDataPointProperties( sal_Int32 nCol, sal_Int32 n… in getDataPointProperties()
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx3243 SvLBoxEntry* ImpIcnCursor::SearchCol(sal_uInt16 nCol,sal_uInt16 nTop,sal_uInt16 nBottom, in SearchCol() argument
3573 sal_uInt16 nCol = (sal_uInt16)(nCur % nGridCols); in FindEmptyGridRect() local
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx1745 sal_Bool SwFltOutDoc::SeekCell(short nRow, short nCol, sal_Bool bPam) in SeekCell()
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx630 sal_uInt8 nCol = rCol.GetRed(); in convertColor() local
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx1036 for (SCCOL nCol=nStartX; nCol<=nEndX; nCol++) in Redo() local
H A Dundodat.cxx1514 SCCOL nCol = aOldQuery.aEnd.Col() + 1; in Undo() local
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx2681 Rectangle TableControl_Impl::calcCellRect( sal_Int32 nRow, sal_Int32 nCol ) in calcCellRect()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx1310 void GetLineIndex(SvxBoxItem &rBox, short nLineThickness, short nSpace, sal_uInt8 nCol, short nIdx, in GetLineIndex()
1495 sal_uInt8 nCol; in Set1Border() local
/trunk/main/sd/source/core/
H A Dsdpage.cxx3096 for(sal_uInt16 nCol = 0; nCol < nColCnt; nCol++) in CalculateHandoutAreas() local
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx1206 inline void tab( size_t nCol ) { mrOut.tab( nCol ); } in tab()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1011 sal_uInt16 nCol = GetCurColumnId(); in SaveModified() local
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2404 sal_uInt8 nCol = 0; in SetBorderLine() local
/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx464 for (long nCol = 0; nCol < nColumnCount; ++nCol) in getDrillDownData() local
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx1519 const sal_uInt8* SbModule::FindNextStmnt( const sal_uInt8* p, sal_uInt16& nLine, sal_uInt16& nCol, in FindNextStmnt()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx2985 sal_Int16 nCol = -1; in ConvertSortProperties() local
/trunk/main/starmath/source/
H A Dnode.cxx2613 int nCol = nIdx % nNumCols; in Arrange() local
/trunk/main/sw/source/core/table/
H A Dswtable.cxx1967 void lcl_GetTblBoxColStr( sal_uInt16 nCol, String& rNm ) in lcl_GetTblBoxColStr()

Completed in 465 milliseconds

1...<<11121314