Home
last modified time | relevance | path

Searched defs:nRow (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/trunk/main/toolkit/test/accessibility/
H A DAccessibleCellHandler.java90 int nRow = xTable.getAccessibleRow( nChild ); in createChild() local
106 int nRow = xTable.getAccessibleRow( nChild ); in createChild() local
116 int nRow = xTable.getAccessibleRow( nChild ); in createChild() local
126 int nRow = xTable.getAccessibleRow( nChild ); in createChild() local
137 int nRow = xTable.getAccessibleRow( nChild ); in createChild() local
148 int nRow = xTable.getAccessibleRow( nChild ); in createChild() local
H A DAccessibleTreeCellRenderer.java80 public void addChangedLine (int nRow) in addChangedLine()
101 int nRow = aTree.getRowForPath (aPath); in addChangedNodes() local
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx288 long nRow(GetCurRow()); in SetReadOnly() local
413 sal_Bool OTableEditorCtrl::SetDataPtr( long nRow ) in SetDataPtr()
994 void OTableEditorCtrl::InsertRows( long nRow ) in InsertRows()
1095 void OTableEditorCtrl::InsertNewRows( long nRow ) in InsertNewRows()
1378 sal_Bool OTableEditorCtrl::IsCutAllowed( long nRow ) in IsCutAllowed()
1564 sal_Bool OTableEditorCtrl::IsInsertNewAllowed( long nRow ) in IsInsertNewAllowed()
1670 long nRow = GetRowAtYPosPixel(aMenuPos.Y()); in Command() local
1853 for(sal_Int32 nRow = 0;aIter != aEnd;++aIter,++nRow) in SetPrimaryKey() local
1904 for(sal_Int32 nRow=0;aIter != aEnd;++aIter,++nRow) in IsPrimaryKey() local
1923 long nRow(GetCurRow()); in SwitchType() local
[all …]
H A DTableDesignControl.cxx156 long nRow = GetRowAtYPosPixel(rEvt.GetMousePosPixel().Y()); in Command() local
222 void OTableRowView::Paste( long nRow ) in Paste()
/trunk/main/accessibility/source/extended/
H A DAccessibleGridControlTableBase.cxx112 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleRowExtentAt()
123 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleColumnExtentAt()
148 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleIndex()
237 sal_Int32 nRow, sal_Int32 nColumn ) const in implGetChildIndex()
250 void AccessibleGridControlTableBase::ensureIsValidRow( sal_Int32 nRow ) in ensureIsValidRow()
267 sal_Int32 nRow, sal_Int32 nColumn ) in ensureIsValidAddress()
H A DAccessibleBrowseBoxTableBase.cxx108 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleRowExtentAt()
119 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleColumnExtentAt()
144 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleIndex()
267 sal_Int32 nRow, sal_Int32 nColumn ) const in implGetChildIndex()
284 void AccessibleBrowseBoxTableBase::implSelectRow( sal_Int32 nRow, sal_Bool bSelect ) in implSelectRow()
314 void AccessibleBrowseBoxTableBase::ensureIsValidRow( sal_Int32 nRow ) in ensureIsValidRow()
331 sal_Int32 nRow, sal_Int32 nColumn ) in ensureIsValidAddress()
H A DAccessibleBrowseBoxTable.cxx98 sal_Int32 nRow = 0; in getAccessibleAtPoint() local
124 OUString SAL_CALL AccessibleBrowseBoxTable::getAccessibleRowDescription( sal_Int32 nRow ) in getAccessibleRowDescription()
184 sal_Bool SAL_CALL AccessibleBrowseBoxTable::isAccessibleRowSelected( sal_Int32 nRow ) in isAccessibleRowSelected()
205 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleCellAt()
216 sal_Int32 nRow, sal_Int32 nColumn ) in isAccessibleSelected()
H A Daccessibletablistboxtable.cxx128 sal_Int32 nRow = m_pTabListBox->GetEntryPos( pEntry ); in ProcessWindowEvent() local
180 sal_Int32 nRow = m_pTabListBox->GetEntryPos( pEntry ); in ProcessWindowEvent() local
204 sal_Int32 nRow = m_pTabListBox->GetEntryPos( pEntry ); in ProcessWindowEvent() local
225 sal_Int32 nRow = m_pTabListBox->GetEntryPos( pEntry ); in ProcessWindowEvent() local
250 sal_Int32 nRow = m_pTabListBox->GetEntryPos( pEntry ); in ProcessWindowEvent() local
329 sal_Int32 nRow = 0; in implGetSelRow() local
420 sal_Int32 nRow = implGetSelRow( nSelectedChildIndex % nRows ); in getSelectedAccessibleChild() local
H A DAccessibleBrowseBoxHeaderBar.cxx99 sal_Int32 nRow = 0; in getAccessibleAtPoint() local
124 OUString SAL_CALL AccessibleBrowseBoxHeaderBar::getAccessibleRowDescription( sal_Int32 nRow ) in getAccessibleRowDescription()
186 sal_Bool SAL_CALL AccessibleBrowseBoxHeaderBar::isAccessibleRowSelected( sal_Int32 nRow ) in isAccessibleRowSelected()
207 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleCellAt()
218 sal_Int32 nRow, sal_Int32 nColumn ) in isAccessibleSelected()
378 sal_Int32 nRow, sal_uInt16 nColumnPos ) in implGetChild()
H A DAccessibleGridControlTable.cxx114 sal_Int32 nRow = 0; in getAccessibleAtPoint() local
139 OUString SAL_CALL AccessibleGridControlTable::getAccessibleRowDescription( sal_Int32 nRow ) in getAccessibleRowDescription()
197 sal_Bool SAL_CALL AccessibleGridControlTable::isAccessibleRowSelected( sal_Int32 nRow ) in isAccessibleRowSelected()
226 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleCellAt()
250 sal_Int32 nRow, sal_Int32 nColumn ) in isAccessibleSelected()
269 sal_Int32 nRow = (nChildIndex / nColumns); in selectAccessibleChild() local
280 sal_Int32 nRow = (nChildIndex / nColumns); in isAccessibleChildSelected() local
/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx101 for( size_t nRow = nFirstRow; nRow <= nLastRow; ++nRow ) in lclSetMergedRange() local
145 Cell& ArrayImpl::GetCellAcc( size_t nCol, size_t nRow ) in GetCellAcc()
184 Cell& ArrayImpl::GetMergedOriginCellAcc( size_t nCol, size_t nRow ) in GetMergedOriginCellAcc()
459 for( size_t nRow = 0; nRow < mxImpl->mnHeight; ++nRow ) in SetColumnStyleLeft() local
466 for( size_t nRow = 0; nRow < mxImpl->mnHeight; ++nRow ) in SetColumnStyleRight() local
470 void Array::SetRowStyleTop( size_t nRow, const Style& rStyle ) in SetRowStyleTop()
647 void Array::RemoveMergedRange( size_t nCol, size_t nRow ) in RemoveMergedRange()
809 void Array::SetRowHeight( size_t nRow, long nHeight ) in SetRowHeight()
939 size_t nCol, nRow; in MirrorSelfX() local
973 size_t nCol, nRow; in MirrorSelfY() local
[all …]
/trunk/main/sc/source/core/data/
H A Dtable5.cxx488 SCROW nRow = *itr; in GetRowBreakData() local
546 SCROW nRow = nStartRow; in HasHiddenRows() local
623 SCROW nRow = nStartRow; in CopyRowHidden() local
637 SCROW nRow = nStartRow; in CopyRowHeight() local
656 SCROW nRow = nStartRow; in FirstVisibleRow() local
679 SCROW nRow = nEndRow; in LastVisibleRow() local
703 SCROW nRow = nStartRow; in CountVisibleRows() local
724 SCROW nRow = nStartRow; in GetTotalRowHeight() local
806 SCROW nRow = nStartRow; in HasFilteredRows() local
889 SCROW nRow = nEndRow; in LastNonFilteredRow() local
[all …]
H A Ddpcachetable.cxx209 for (SCROW nRow = 0; nRow < nRowCount; ++nRow ) in fillTable() local
229 for ( SCROW nRow = 0; nRow < nMemCount; nRow++ ) in fillTable() local
264 for (SCROW nRow = 0; nRow < nRowCount; ++nRow ) in fillTable() local
276 for ( SCROW nRow = 0; nRow < nMemCount; nRow++ ) in fillTable() local
308 for (sal_Int32 nRow = 0; nRow < nRowSize; ++nRow) in filterByPageDimension() local
312 const ScDPItemData* ScDPCacheTable::getCell(SCCOL nCol, SCROW nRow, bool bRepeatIfEmpty) const in getCell()
318 void ScDPCacheTable::getValue( ScDPValueData& rVal, SCCOL nCol, SCROW nRow, bool bRepeatIfEmpty) c… in getValue()
378 for (sal_Int32 nRow = 0; nRow < nRowSize; ++nRow) in filterTable() local
432 bool ScDPCacheTable::isRowQualified(sal_Int32 nRow, const vector<Criterion>& rCriteria, in isRowQualified()
H A Ddpoutputgeometry.cxx95 SCROW nRow = nCurRow; in getColumnFieldPositions() local
114 SCROW nRow = getRowFieldHeaderRow(); in getRowFieldPositions() local
139 for (SCROW nRow = nRowStart; nRow <= nRowEnd; ++nRow) in getPageFieldPositions() local
189 SCROW nRow = nCurRow; in getFieldButtonType() local
H A Dcolumn3.cxx205 void ScColumn::Delete( SCROW nRow ) in Delete()
1009 SCROW nRow = Min( nNextThis, nNextSrc ); in MixData() local
1177 SCROW nRow = pItems[i].nRow; in StartAllListeners() local
1213 SCROW nRow; in BroadcastInArea() local
1234 SCROW nRow; in StartListeningInArea() local
1494 SCROW nRow = 0; in GetFilterEntries() local
1921 ScPostIt* ScColumn::GetNote( SCROW nRow ) in GetNote()
1938 ScPostIt* ScColumn::ReleaseNote( SCROW nRow ) in ReleaseNote()
1953 void ScColumn::DeleteNote( SCROW nRow ) in DeleteNote()
1969 SCROW nRow; in GetMaxStringLen() local
[all …]
H A Dtable6.cxx60 sal_Bool ScTable::SearchCell(const SvxSearchItem& rSearchItem, SCCOL nCol, SCROW nRow, in SearchCell()
252 SCROW nRow = rRow; in Search() local
379 SCROW nRow = -1; in SearchAll() local
402 SCROW nRow = rRow; in Replace() local
435 SCROW nRow = -1; in ReplaceAll() local
463 SCsROW nRow = rRow; in SearchStyle() local
573 SCsROW nRow = 0; in SearchAllStyle() local
/trunk/main/sc/source/filter/lotus/
H A Dexpop.cxx99 sal_uInt16 nRow = static_cast<sal_uInt16>(nEndRow); in Dimensions() local
138 void ExportWK1::Blank( const sal_uInt16 nCol, const sal_uInt16 nRow, const ScPatternAttr& aAttr ) in Blank()
148 void ExportWK1::Number( const sal_uInt16 nCol, const sal_uInt16 nRow, const double fWert, const ScP… in Number()
158 void ExportWK1::Label( const sal_uInt16 nCol, const sal_uInt16 nRow, const String& rStr, const ScPa… in Label()
185 void ExportWK1::Formula( const sal_uInt16 nCol, const sal_uInt16 nRow, const ScFormulaCell* pFC, co… in Formula()
353 sal_uInt16 nCol, nRow; in Write() local
H A Dop.cxx96 sal_uInt16 nCol, nRow; in OP_Integer() local
116 sal_uInt16 nCol, nRow; in OP_Number() local
136 sal_uInt16 nCol, nRow; in OP_Label() local
164 sal_uInt16 nCol, nRow, nFormulaSize; in OP_Formula() local
358 sal_uInt16 nCol, nRow; in OP_Blank() local
379 sal_uInt16 nRow; in OP_Label123() local
395 sal_uInt16 nRow; in OP_Number123() local
412 sal_uInt16 nRow; in OP_Formula123() local
438 sal_uInt16 nRow; in OP_IEEENumber123() local
453 sal_uInt16 nRow; in OP_Note123() local
[all …]
/trunk/main/svx/source/table/
H A Daccessibletableshape.cxx170 sal_Int32 nColumn = 0, nRow = 0; in getAccessibleChild() local
243 for( sal_Int32 nRow = 0; nRow < nRowCount; ++nRow ) in modified() local
484 OUString SAL_CALL AccessibleTableShape::getAccessibleRowDescription( sal_Int32 nRow ) throw (IndexO… in getAccessibleRowDescription()
570 sal_Int32 nRow = getAccessibleRowCount(); in getSelectedAccessibleRows() local
643 sal_Bool SAL_CALL AccessibleTableShape::isAccessibleRowSelected( sal_Int32 nRow ) throw (IndexOutOf… in isAccessibleRowSelected()
732 sal_Int32 nColumn = 0, nRow = 0; in getAccessibleRow() local
742 sal_Int32 nColumn = 0, nRow = 0; in getAccessibleColumn() local
1075 void AccessibleTableShape::checkCellPosition( sal_Int32 nCol, sal_Int32 nRow ) throw ( IndexOutOfBo… in checkCellPosition()
1209 OUString SAL_CALL AccessibleTableHeaderShape::getAccessibleRowDescription( sal_Int32 nRow ) throw (… in getAccessibleRowDescription()
1243 sal_Int32 nRow = getAccessibleRowCount(); in getSelectedAccessibleRows() local
[all …]
H A Dcellcursor.cxx67 Reference< XCell > SAL_CALL CellCursor::getCellByPosition( sal_Int32 nColumn, sal_Int32 nRow ) thro… in getCellByPosition()
210 sal_Int32 nRow, nCol; in GetMergedSelection() local
294 sal_Int32 nNewCols = 0, nRow; in split_column() local
406 void CellCursor::split_row( sal_Int32 nRow, sal_Int32 nRows, std::vector< sal_Int32 >& rLeftOvers ) in split_row()
516 for( sal_Int32 nRow = mnBottom; nRow >= mnTop; --nRow ) in split_vertical() local
572 for( sal_Int32 nRow = mnTop; nRow <= mnBottom; nRow++ ) in isUnmergeable() local
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx198 ::hasCausedException( sal_Int32 nRow ) in hasCausedException()
213 ::getRowAny( sal_Int32 nRow ) in getRowAny()
232 ::remindMapped( sal_Int32 nRow ) in remindMapped()
246 ::isRowMapped( sal_Int32 nRow ) in isRowMapped()
354 ::getContent( sal_Int32 nRow ) in getContent()
838 ::impl_fetchData( sal_Int32 nRow in impl_fetchData()
1350 sal_Int32 nRow = m_nRow; in next() local
1391 sal_Int32 nRow = m_nRow; in previous() local
1769 sal_Int32 nRow = 0; in isFirst() local
1804 sal_Int32 nRow = 0; in isLast() local
[all …]
/trunk/main/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx223 long nRow = GetCurRow(); in IsTabAllowed() local
246 sal_Int32 nRow = GetCurRow(); in SaveModified() local
302 String OTableGrantControl::GetCellText( long nRow, sal_uInt16 nColId ) const in GetCellText()
317 void OTableGrantControl::InitController( CellControllerRef& /*rController*/, long nRow, sal_uInt16 … in InitController()
405 CellController* OTableGrantControl::GetController( long nRow, sal_uInt16 nColumnId ) in GetController()
433 sal_Bool OTableGrantControl::SeekRow( long nRow ) in SeekRow()
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx304 for ( sal_uInt16 nRow = 0; nRow < EDIT_ROW_COUNT; ++nRow ) in Init() local
322 for ( sal_uInt16 nRow = 0; nRow < EDIT_ROW_COUNT; ++nRow ) in Init() local
338 for ( sal_uInt16 nRow = 0; nRow < EDIT_ROW_COUNT; ++nRow ) in Init() local
349 for ( sal_uInt16 nRow = 0; nRow < EDIT_ROW_COUNT; ++nRow ) in Init() local
406 for ( sal_uInt16 nRow = 0; nRow < EDIT_ROW_COUNT; ++nRow ) in ReadConditions() local
430 for ( sal_uInt16 nRow = 0; nRow < EDIT_ROW_COUNT; ++nRow ) in ShowConditions() local
454 for ( sal_uInt16 nRow = 0; nRow < EDIT_ROW_COUNT; ++nRow ) in EnableButtons() local
607 for ( sal_uInt16 nRow = 0; nRow < EDIT_ROW_COUNT; ++nRow ) in IMPL_LINK() local
637 for ( sal_uInt16 nRow = 0; nRow < EDIT_ROW_COUNT; ++nRow ) in IMPL_LINK() local
867 for (SCROW nRow = aRange.aStart.Row(); nRow <= aRange.aEnd.Row(); ++nRow) in CallSolver() local
[all …]
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewTable.cxx169 rtl::OUString SAL_CALL ScAccessiblePreviewTable::getAccessibleRowDescription( sal_Int32 nRow ) in getAccessibleRowDescription()
241 sal_Int32 SAL_CALL ScAccessiblePreviewTable::getAccessibleRowExtentAt( sal_Int32 nRow, sal_Int32 nC… in getAccessibleRowExtentAt()
275 sal_Int32 SAL_CALL ScAccessiblePreviewTable::getAccessibleColumnExtentAt( sal_Int32 nRow, sal_Int32… in getAccessibleColumnExtentAt()
333 sal_Bool SAL_CALL ScAccessiblePreviewTable::isAccessibleRowSelected( sal_Int32 nRow ) in isAccessibleRowSelected()
359 …Accessible > SAL_CALL ScAccessiblePreviewTable::getAccessibleCellAt( sal_Int32 nRow, sal_Int32 nCo… in getAccessibleCellAt()
410 sal_Bool SAL_CALL ScAccessiblePreviewTable::isAccessibleSelected( sal_Int32 nRow, sal_Int32 nColumn… in isAccessibleSelected()
429 sal_Int32 SAL_CALL ScAccessiblePreviewTable::getAccessibleIndex( sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleIndex()
457 sal_Int32 nRow = 0; in getAccessibleRow() local
581 long nRow = nIndex / nColumns; in getAccessibleChild() local
/trunk/main/sc/source/core/tool/
H A Drangeseq.cxx80 for (long nRow = 0; nRow < nRowCount; nRow++) in FillLongArray() local
107 for (SCSIZE nRow = 0; nRow < nRowCount; nRow++) in FillLongArray() local
136 for (long nRow = 0; nRow < nRowCount; nRow++) in FillDoubleArray() local
163 for (SCSIZE nRow = 0; nRow < nRowCount; nRow++) in FillDoubleArray() local
194 for (long nRow = 0; nRow < nRowCount; nRow++) in FillStringArray() local
226 for (SCSIZE nRow = 0; nRow < nRowCount; nRow++) in FillStringArray() local
284 for (long nRow = 0; nRow < nRowCount; nRow++) in FillMixedArray() local
329 for (SCSIZE nRow = 0; nRow < nRowCount; nRow++) in FillMixedArray() local
404 sal_Int32 nCol, nRow; in CreateMixedMatrix() local

Completed in 153 milliseconds

12345678910>>...15