Home
last modified time | relevance | path

Searched refs:_nRow (Results 1 – 25 of 39) sorted by path

12

/trunk/main/accessibility/inc/accessibility/extended/
H A Daccessibletablistboxtable.hxx58 sal_Bool implIsRowSelected( sal_Int32 _nRow ) const;
60 void implSelectRow( sal_Int32 _nRow, sal_Bool _bSelect );
78 …inline sal_Int32 implGetIndex( sal_Int32 _nRow, sal_Int32 _nColumn ) const { return _nRow * implGe… in implGetIndex() argument
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxTableCell.cxx44 sal_Int32 getIndex_Impl( sal_Int32 _nRow, sal_uInt16 _nColumn, sal_uInt16 _nColumnCount ) in getIndex_Impl() argument
46 return _nRow * _nColumnCount + _nColumn; in getIndex_Impl()
H A DAccessibleGridControlTableCell.cxx44 sal_Int32 getIndex_Impl( sal_Int32 _nRow, sal_uInt16 _nColumn, sal_uInt16 _nColumnCount ) in getIndex_Impl() argument
46 return _nRow * _nColumnCount + _nColumn; in getIndex_Impl()
H A Daccessibletablistboxtable.cxx299 sal_Bool AccessibleTabListBoxTable::implIsRowSelected( sal_Int32 _nRow ) const in implIsRowSelected()
301 … return m_pTabListBox ? m_pTabListBox->IsSelected( m_pTabListBox->GetEntry( _nRow ) ) : sal_False; in implIsRowSelected()
304 void AccessibleTabListBoxTable::implSelectRow( sal_Int32 _nRow, sal_Bool _bSelect ) in implSelectRow() argument
307 m_pTabListBox->Select( m_pTabListBox->GetEntry( _nRow ), _bSelect ); in implSelectRow()
/trunk/main/cui/source/options/
H A Dconnpooloptions.cxx286 sal_Bool DriverListControl::SeekRow( long _nRow ) in SeekRow() argument
288 DriverListControl_Base::SeekRow(_nRow); in SeekRow()
290 if (_nRow < m_aSettings.size()) in SeekRow()
291 m_aSeekRow = m_aSettings.begin() + _nRow; in SeekRow()
/trunk/main/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx332 void OTableGrantControl::fillPrivilege(sal_Int32 _nRow) const in fillPrivilege()
344 nRights.nRights = xAuth->getPrivileges(m_aTableNames[_nRow],PrivilegeObject::TABLE); in fillPrivilege()
346 …nRights.nWithGrant = m_xGrantUser->getGrantablePrivileges(m_aTableNames[_nRow],PrivilegeObject::TA… in fillPrivilege()
350 m_aPrivMap[m_aTableNames[_nRow]] = nRights; in fillPrivilege()
482 TTablePrivilegeMap::const_iterator aFind = m_aPrivMap.find(m_aTableNames[_nRow]); in findPrivilege()
485 fillPrivilege(_nRow); in findPrivilege()
486 aFind = m_aPrivMap.find(m_aTableNames[_nRow]); in findPrivilege()
491 Reference< XAccessible > OTableGrantControl::CreateAccessibleCell( sal_Int32 _nRow, sal_uInt16 _nCo… in CreateAccessibleCell() argument
498 TTablePrivilegeMap::const_iterator aFind = findPrivilege(_nRow); in CreateAccessibleCell()
507 return EditBrowseBox::CreateAccessibleCheckBoxCell( _nRow, _nColumnPos,eState,bEnable ); in CreateAccessibleCell()
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx230 sal_uInt32 IndexFieldsControl::GetTotalCellWidth(long _nRow, sal_uInt16 _nColId) in GetTotalCellWidth() argument
239 return EditBrowseBox::GetTotalCellWidth(_nRow, _nColId); in GetTotalCellWidth()
296 CellController* IndexFieldsControl::GetController(long _nRow, sal_uInt16 _nColumnId) in GetController() argument
302 sal_Bool bNewField = !implGetFieldDesc(_nRow, aRow); in GetController()
327 sal_Bool IndexFieldsControl::implGetFieldDesc(long _nRow, ConstIndexFieldsIterator& _rPos) in implGetFieldDesc() argument
330 if ((_nRow < 0) || (_nRow >= (sal_Int32)m_aFields.size())) in implGetFieldDesc()
332 _rPos = m_aFields.begin() + _nRow; in implGetFieldDesc()
416 sal_Bool bNewField = !implGetFieldDesc(_nRow, aFieldDescription); in InitController()
472 String IndexFieldsControl::GetCellText(long _nRow,sal_uInt16 nColId) const in GetCellText() argument
475 if ( _nRow >= 0 ) in GetCellText()
[all …]
/trunk/main/dbaccess/source/ui/inc/
H A DTableGrantCtrl.hxx116 void fillPrivilege(sal_Int32 _nRow) const;
117 TTablePrivilegeMap::const_iterator findPrivilege(sal_Int32 _nRow) const;
H A DWTypeSelect.hxx128 inline void setDisplayRow(sal_Int32 _nRow) { m_nDisplayRow = _nRow - 1; } in setDisplayRow() argument
H A Dindexfieldscontrol.hxx85 virtual String GetCellText(long _nRow,sal_uInt16 nColId) const;
94 ::svt::CellController* GetController(long _nRow, sal_uInt16 _nColumnId);
95 void InitController(::svt::CellControllerRef&, long _nRow, sal_uInt16 _nColumnId);
99 sal_Bool implGetFieldDesc(long _nRow, ConstIndexFieldsIterator& _rPos);
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx2636 …endUndoAction(const String& _rOldValue,const String& _rNewValue,sal_Int32 _nRow,sal_Bool& _bListAc… in appendUndoAction() argument
2645 appendUndoAction(_rOldValue,_rNewValue,_nRow); in appendUndoAction()
2649 …ctionBrowseBox::appendUndoAction(const String& _rOldValue,const String& _rNewValue,sal_Int32 _nRow) in appendUndoAction() argument
2654 pUndoAct->SetCellIndex(_nRow); in appendUndoAction()
2754 ::rtl::OUString OSelectionBrowseBox::GetRowDescription( sal_Int32 _nRow ) const in GetRowDescription()
2759 xub_StrLen nToken = (xub_StrLen) (_nRow >= GetBrowseRow(BROW_CRIT2_ROW)) in GetRowDescription()
2761 xub_StrLen(BROW_CRIT2_ROW) : xub_StrLen(GetRealRow(_nRow)); in GetRowDescription()
2852 Reference< XAccessible > OSelectionBrowseBox::CreateAccessibleCell( sal_Int32 _nRow, sal_uInt16 _nC… in CreateAccessibleCell() argument
2858 if ( _nRow == BROW_VIS_ROW && pEntry.isValid() ) in CreateAccessibleCell()
2859 …return EditBrowseBox::CreateAccessibleCheckBoxCell( _nRow, _nColumnPos,pEntry->IsVisible() ? STATE… in CreateAccessibleCell()
[all …]
H A DSelectionBrowseBox.hxx183 virtual String GetCellText(long _nRow, sal_uInt16 _nColId) const;
191 virtual ::rtl::OUString GetRowDescription( sal_Int32 _nRow ) const;
256 …void appendUndoAction(const String& _rOldValue,const String& _rNewValue,sal_Int32 _nRow,sal_Bool…
257 void appendUndoAction(const String& _rOldValue,const String& _rNewValue,sal_Int32 _nRow);
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx427 sal_Bool OTableEditorCtrl::SeekRow(long _nRow) in SeekRow() argument
430 EditBrowseBox::SeekRow(_nRow); in SeekRow()
433 m_nCurrentPos = _nRow; in SeekRow()
434 return SetDataPtr(_nRow); in SeekRow()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx130 …l_Int32 getGroupPosition(sal_Int32 _nRow) const { return _nRow != BROWSER_ENDOFSELECTION ? m_aGr… in getGroupPosition()
314 sal_Int32 nRow = _nRow; in moveGroups()
584 sal_Bool OFieldExpressionControl::SeekRow( long _nRow ) in SeekRow() argument
588 EditBrowseBox::SeekRow(_nRow); in SeekRow()
589 m_nCurrentPos = _nRow; in SeekRow()
1106 void OGroupsSortingDialog::DisplayData( sal_Int32 _nRow ) in DisplayData() argument
1109 sal_Int32 nGroupPos = m_pFieldExpression->getGroupPosition(_nRow); in DisplayData()
1126 checkButtons(_nRow); in DisplayData()
1143 void OGroupsSortingDialog::SaveData( sal_Int32 _nRow) in SaveData() argument
1473 void OGroupsSortingDialog::checkButtons(sal_Int32 _nRow) in checkButtons() argument
[all …]
/trunk/main/reportdesign/source/ui/inc/
H A DGroupsSorting.hxx123 void DisplayData( sal_Int32 _nRow );
128 void SaveData( sal_Int32 _nRow );
151 void checkButtons(sal_Int32 _nRow);
/trunk/main/svtools/inc/svtools/
H A Daccessibletable.hxx77 …GetAccessibleObjectName(AccessibleTableControlObjType eObjType, sal_Int32 _nRow, sal_Int32 _nCol) …
78 virtual sal_Bool GoToCell( sal_Int32 _nColumnPos, sal_Int32 _nRow )= 0;
113 …virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex)=…
114 …virtual sal_Int32 GetFieldIndexAtPoint(sal_Int32 _nRow,sal_Int32 _nColumnPos,const Point& _rPoint)…
115 …leStateSetForCell( ::utl::AccessibleStateSetHelper& _rStateSet, sal_Int32 _nRow, sal_uInt16 _nColu…
116 virtual ::rtl::OUString GetRowDescription( sal_Int32 _nRow ) const = 0;
H A Daccessibletableprovider.hxx77 virtual ::rtl::OUString GetRowDescription( sal_Int32 _nRow ) const = 0;
86 virtual sal_Bool GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumnPos ) = 0;
90 …virtual void SelectRow( long _nRow, sal_Bool _bSelect = sal_True, sal_Bool bExpand = sal_True …
95 virtual bool IsRowSelected( long _nRow ) const = 0;
101 virtual sal_Bool IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumnPos ) const = 0;
102 virtual String GetAccessibleCellText( long _nRow, sal_uInt16 _nColumnPos ) const = 0;
106 …virtual Rectangle GetFieldRectPixelAbs( sal_Int32 _nRow, sal_uInt16 _nColumnPos, sal_Bool _bIsH…
108 virtual XACC CreateAccessibleCell( sal_Int32 _nRow, sal_uInt16 _nColumnPos ) = 0;
109 virtual XACC CreateAccessibleRowHeader( sal_Int32 _nRow ) = 0;
137 …virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nInde…
[all …]
H A Dbrwbox.hxx638 virtual String GetCellText(long _nRow, sal_uInt16 _nColId) const;
826 sal_Int32 _nRow, sal_uInt16 _nColumn ) const;
836 virtual sal_Bool GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn );
843 virtual sal_Bool IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumn ) const;
844 virtual String GetAccessibleCellText(long _nRow, sal_uInt16 _nColPos) const;
H A Deditbrowsebox.hxx654 CreateAccessibleRowHeader( sal_Int32 _nRow );
659 virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
660 …virtual sal_Int32 GetFieldIndexAtPoint(sal_Int32 _nRow,sal_Int32 _nColumnPos,const Point& _rPoint);
663 …::com::sun::star::accessibility::XAccessible > CreateAccessibleCheckBoxCell(long _nRow, sal_uInt16…
H A Dsvtabbx.hxx178 sal_Bool IsCellCheckBox( long _nRow, sal_uInt16 _nColumn, TriState& _rState );
192 virtual ::rtl::OUString GetRowDescription( sal_Int32 _nRow ) const;
201 virtual sal_Bool GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn );
207 …virtual void SelectRow( long _nRow, sal_Bool _bSelect = sal_True, sal_Bool bExpand = sal_True …
212 virtual bool IsRowSelected( long _nRow ) const;
218 virtual sal_Bool IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumn ) const;
219 virtual String GetAccessibleCellText( long _nRow, sal_uInt16 _nColumnPos ) const;
225 virtual XACC CreateAccessibleCell( sal_Int32 _nRow, sal_uInt16 _nColumn );
226 virtual XACC CreateAccessibleRowHeader( sal_Int32 _nRow );
258 …virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nInde…
[all …]
/trunk/main/svtools/inc/svtools/table/
H A Dgridtablerenderer.hxx90 virtual void PrepareRow( RowPos _nRow, bool i_hasControlFocus, bool _bSelected,
H A Dtablecontrol.hxx83 void SetTopRow( RowPos _nRow );
118 bool GoTo( ColPos _nColumnPos, RowPos _nRow);
141 bool GoToRow( RowPos _nRow ) in GoToRow() argument
143 return GoTo( GetCurrentColumn(), _nRow ); in GoToRow()
166 …GetAccessibleObjectName(AccessibleTableControlObjType eObjType, sal_Int32 _nRow, sal_Int32 _nCol) …
167 SVT_DLLPRIVATE virtual sal_Bool GoToCell( sal_Int32 _nColumnPos, sal_Int32 _nRow );
195 … virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
196 …virtual sal_Int32 GetFieldIndexAtPoint(sal_Int32 _nRow,sal_Int32 _nColumnPos,const Point& _rPoint);
197 …leStateSetForCell( ::utl::AccessibleStateSetHelper& _rStateSet, sal_Int32 _nRow, sal_uInt16 _nColu…
198 virtual ::rtl::OUString GetRowDescription( sal_Int32 _nRow ) const;
H A Dtablecontrolinterface.hxx242 virtual bool isRowSelected( RowPos _nRow ) const = 0;
H A Dtablerenderer.hxx146 virtual void PrepareRow( RowPos _nRow, bool i_hasControlFocus, bool _bSelected,
/trunk/main/svtools/source/brwbox/
H A Dbrwbox3.cxx130 _nRow, in CreateAccessibleCell()
137 Reference< XAccessible > BrowseBox::CreateAccessibleRowHeader( sal_Int32 _nRow ) in CreateAccessibleRowHeader() argument
141 _nRow, in CreateAccessibleRowHeader()
391 sal_Int32 _nRow, sal_uInt16 _nColumnPos ) const in FillAccessibleStateSetForCell() argument
394 if ( IsCellVisible( _nRow, _nColumnPos ) ) in FillAccessibleStateSetForCell()
396 if ( GetCurrRow() == _nRow && GetCurrColumn() == _nColumnPos ) in FillAccessibleStateSetForCell()
470 sal_Bool BrowseBox::GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn ) in GoToCell() argument
472 return GoToRowColumnId( _nRow, GetColumnId( _nColumn ) ); in GoToCell()
539 return IsFieldVisible( _nRow, GetColumnId( _nColumnPos ) ); in IsCellVisible()
542 String BrowseBox::GetAccessibleCellText(long _nRow, sal_uInt16 _nColPos) const in GetAccessibleCellText() argument
[all …]

Completed in 106 milliseconds

12