Searched defs:nColIndex (Results 1 – 6 of 6) sorted by relevance
444 void ScCsvGrid::SetColumnType( sal_uInt32 nColIndex, sal_Int32 nColType ) in SetColumnType()591 void ScCsvGrid::Select( sal_uInt32 nColIndex, bool bSelect ) in Select()605 void ScCsvGrid::ToggleSelect( sal_uInt32 nColIndex ) in ToggleSelect()642 void ScCsvGrid::MoveCursor( sal_uInt32 nColIndex ) in MoveCursor()694 void ScCsvGrid::DoSelectAction( sal_uInt32 nColIndex, sal_uInt16 nModifier ) in DoSelectAction()796 const String& ScCsvGrid::GetCellText( sal_uInt32 nColIndex, sal_Int32 nLine ) const in GetCellText()1026 void ScCsvGrid::ImplSetColumnClipRegion( OutputDevice& rOutDev, sal_uInt32 nColIndex ) in ImplSetColumnClipRegion()1117 void ScCsvGrid::ImplDrawColumnBackgr( sal_uInt32 nColIndex ) in ImplDrawColumnBackgr()1214 void ScCsvGrid::ImplDrawColumnSelection( sal_uInt32 nColIndex ) in ImplDrawColumnSelection()1255 void ScCsvGrid::ImplDrawColumn( sal_uInt32 nColIndex ) in ImplDrawColumn()[all …]
249 int nColIndex = JavaTools.FieldInList(AllQueryFieldNames, sFieldName) + 1; in getFields() local
558 sal_Int32 nColIndex(0); in MaySwapColumns() local682 sal_Int32 nColIndex = static_cast< sal_Int32 >( nColumnId ) - 1; in GetCellText() local
515 SCCOL nColIndex = 0; in getAccessibleAtPoint() local
208 sal_Int32 nColIndex = aColIter - aRowIter->second.begin(); in lcl_adjustColumnSpanOverRows() local815 sal_Int32 nColIndex = aColIter - aRowIter->second.begin(); in exportContainer() local
5280 for (SCCOL nColIndex = 0; nColIndex < nColCount; nColIndex++) in getFormulaArray() local
Completed in 185 milliseconds