| /AOO41X/main/toolkit/test/accessibility/ |
| H A D | AccessibleCellHandler.java | 90 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 D | AccessibleTreeCellRenderer.java | 80 public void addChangedLine (int nRow) in addChangedLine() 101 int nRow = aTree.getRowForPath (aPath); in addChangedNodes() local
|
| /AOO41X/main/dbaccess/source/ui/tabledesign/ |
| H A D | TEditControl.cxx | 288 long nRow(GetCurRow()); in SetReadOnly() local 413 sal_Bool OTableEditorCtrl::SetDataPtr( long nRow ) in SetDataPtr() 453 CellController* OTableEditorCtrl::GetController(long nRow, sal_uInt16 nColumnId) in GetController() 495 void OTableEditorCtrl::InitController(CellControllerRef&, long nRow, sal_uInt16 nColumnId) in InitController() 583 void OTableEditorCtrl::DisplayData(long nRow, sal_Bool bGrabFocus) in DisplayData() 652 sal_Bool OTableEditorCtrl::SaveData(long nRow, sal_uInt16 nColId) in SaveData() 830 void OTableEditorCtrl::CellModified( long nRow, sal_uInt16 nColId ) in CellModified() 994 void OTableEditorCtrl::InsertRows( long nRow ) in InsertRows() 1095 void OTableEditorCtrl::InsertNewRows( long nRow ) in InsertNewRows() 1116 String OTableEditorCtrl::GetControlText( long nRow, sal_uInt16 nColId ) in GetControlText() [all …]
|
| /AOO41X/main/accessibility/source/extended/ |
| H A D | AccessibleGridControlTableBase.cxx | 112 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 D | AccessibleBrowseBoxTableBase.cxx | 108 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 D | AccessibleBrowseBoxTable.cxx | 98 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 D | accessibletablistboxtable.cxx | 128 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 D | AccessibleBrowseBoxHeaderBar.cxx | 99 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 D | AccessibleGridControlTable.cxx | 114 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
|
| /AOO41X/main/svx/source/dialog/ |
| H A D | framelinkarray.cxx | 101 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() 256 double ArrayImpl::GetHorDiagAngle( size_t nCol, size_t nRow, bool bSimple ) const in GetHorDiagAngle() 279 double ArrayImpl::GetVerDiagAngle( size_t nCol, size_t nRow, bool bSimple ) const in GetVerDiagAngle() 309 MergedCellIterator::MergedCellIterator( const Array& rArray, size_t nCol, size_t nRow ) in MergedCellIterator() 402 size_t Array::GetCellIndex( size_t nCol, size_t nRow, bool bRTL ) const in GetCellIndex() 412 void Array::SetCellStyleLeft( size_t nCol, size_t nRow, const Style& rStyle ) in SetCellStyleLeft() 418 void Array::SetCellStyleRight( size_t nCol, size_t nRow, const Style& rStyle ) in SetCellStyleRight() 424 void Array::SetCellStyleTop( size_t nCol, size_t nRow, const Style& rStyle ) in SetCellStyleTop() [all …]
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | table5.cxx | 415 void ScTable::RemoveRowBreak(SCROW nRow, bool bPage, bool bManual) in RemoveRowBreak() 445 void ScTable::SetRowBreak(SCROW nRow, bool bPage, bool bManual) in SetRowBreak() 488 SCROW nRow = *itr; in GetRowBreakData() local 498 bool ScTable::RowHidden(SCROW nRow, SCROW* pFirstRow, SCROW* pLastRow) const in RowHidden() 529 bool ScTable::RowHidden(SCROW nRow, SCROW& rLastRow) const in RowHidden() 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 [all …]
|
| H A D | dpcachetable.cxx | 209 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 D | dpoutputgeometry.cxx | 95 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 D | column3.cxx | 71 void ScColumn::Insert( SCROW nRow, ScBaseCell* pNewCell ) in Insert() 160 void ScColumn::Insert( SCROW nRow, sal_uLong nNumberFormat, ScBaseCell* pCell ) in Insert() 173 void ScColumn::Append( SCROW nRow, ScBaseCell* pCell ) in Append() 205 void ScColumn::Delete( SCROW nRow ) in Delete() 811 bool lclCanCloneValue( ScDocument& rDoc, const ScColumn& rCol, SCROW nRow, bool bCloneValue, bool b… in lclCanCloneValue() 1009 SCROW nRow = Min( nNextThis, nNextSrc ); in MixData() local 1177 SCROW nRow = pItems[i].nRow; in StartAllListeners() local 1198 SCROW nRow = pItems[i].nRow; in StartNeededListeners() local 1213 SCROW nRow; in BroadcastInArea() local 1234 SCROW nRow; in StartListeningInArea() local [all …]
|
| H A D | table6.cxx | 60 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
|
| H A D | column.cxx | 96 SCsROW ScColumn::GetNextUnprotected( SCROW nRow, sal_Bool bUp ) const in GetNextUnprotected() 327 const SfxPoolItem* ScColumn::GetAttr( SCROW nRow, sal_uInt16 nWhich ) const in GetAttr() 431 void ScColumn::ApplyPattern( SCROW nRow, const ScPatternAttr& rPatAttr ) in ApplyPattern() 464 for ( SCROW nRow = rRange.aStart.Row(); nRow <= nEndRow; nRow++ ) in ApplyPatternIfNumberformatIncompatible() local 484 void ScColumn::ApplyStyle( SCROW nRow, const ScStyleSheet& rStyle ) in ApplyStyle() 561 SCROW nRow; in GetSelectionStyle() local 588 SCROW nRow; in GetAreaStyle() local 632 void ScColumn::SetPattern( SCROW nRow, const ScPatternAttr& rPatAttr, sal_Bool bPutToPool ) in SetPattern() 645 void ScColumn::ApplyAttr( SCROW nRow, const SfxPoolItem& rAttr ) in ApplyAttr() 686 sal_Bool ScColumn::Search( SCROW nRow, SCSIZE& nIndex ) const in Search() [all …]
|
| /AOO41X/main/sc/source/filter/lotus/ |
| H A D | expop.cxx | 99 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 D | op.cxx | 96 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 …]
|
| /AOO41X/main/svx/source/table/ |
| H A D | accessibletableshape.cxx | 170 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() 501 sal_Int32 SAL_CALL AccessibleTableShape::getAccessibleRowExtentAt( sal_Int32 nRow, sal_Int32 nColum… in getAccessibleRowExtentAt() 516 sal_Int32 SAL_CALL AccessibleTableShape::getAccessibleColumnExtentAt( sal_Int32 nRow, sal_Int32 nCo… in getAccessibleColumnExtentAt() 570 sal_Int32 nRow = getAccessibleRowCount(); in getSelectedAccessibleRows() local 643 sal_Bool SAL_CALL AccessibleTableShape::isAccessibleRowSelected( sal_Int32 nRow ) throw (IndexOutOf… in isAccessibleRowSelected() 671 Reference< XAccessible > SAL_CALL AccessibleTableShape::getAccessibleCellAt( sal_Int32 nRow, sal_In… in getAccessibleCellAt() 701 sal_Bool SAL_CALL AccessibleTableShape::isAccessibleSelected( sal_Int32 nRow, sal_Int32 nColumn ) t… in isAccessibleSelected() 720 sal_Int32 SAL_CALL AccessibleTableShape::getAccessibleIndex( sal_Int32 nRow, sal_Int32 nColumn ) th… in getAccessibleIndex() [all …]
|
| H A D | cellcursor.cxx | 67 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
|
| /AOO41X/main/ucb/source/cacher/ |
| H A D | cachedcontentresultset.cxx | 198 ::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() 279 ::getAny( sal_Int32 nRow, sal_Int32 nColumnIndex ) in getAny() 308 ::getContentIdentifierString( sal_Int32 nRow ) in getContentIdentifierString() 331 ::getContentIdentifier( sal_Int32 nRow ) in getContentIdentifier() 354 ::getContent( sal_Int32 nRow ) in getContent() 708 ::applyPositionToOrigin( sal_Int32 nRow ) in applyPositionToOrigin() 838 ::impl_fetchData( sal_Int32 nRow in impl_fetchData() [all …]
|
| /AOO41X/main/dbaccess/source/ui/control/ |
| H A D | TableGrantCtrl.cxx | 223 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()
|
| /AOO41X/main/sc/source/ui/miscdlgs/ |
| H A D | optsolver.cxx | 304 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 716 … for ( sal_uInt16 nRow = 1; nRow < EDIT_ROW_COUNT; ++nRow ) // second row or below: move focus in IMPL_LINK() local [all …]
|
| /AOO41X/main/sc/source/ui/Accessibility/ |
| H A D | AccessiblePreviewTable.cxx | 169 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
|
| /AOO41X/main/sc/source/core/tool/ |
| H A D | rangeseq.cxx | 80 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
|