Home
last modified time | relevance | path

Searched defs:nColIndex (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx444 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 …]
/trunk/main/wizards/com/sun/star/wizards/db/
H A DRecordParser.java249 int nColIndex = JavaTools.FieldInList(AllQueryFieldNames, sFieldName) + 1; in getFields() local
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx558 sal_Int32 nColIndex(0); in MaySwapColumns() local
682 sal_Int32 nColIndex = static_cast< sal_Int32 >( nColumnId ) - 1; in GetCellText() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewTable.cxx515 SCCOL nColIndex = 0; in getAccessibleAtPoint() local
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx208 sal_Int32 nColIndex = aColIter - aRowIter->second.begin(); in lcl_adjustColumnSpanOverRows() local
815 sal_Int32 nColIndex = aColIter - aRowIter->second.begin(); in exportContainer() local
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5280 for (SCCOL nColIndex = 0; nColIndex < nColCount; nColIndex++) in getFormulaArray() local

Completed in 93 milliseconds