Home
last modified time | relevance | path

Searched refs:GetCellText (Results 1 – 25 of 39) sorted by relevance

12

/aoo41x/main/cui/source/options/
H A Dconnpooloptions.cxx64 virtual String GetCellText( long nRow, sal_uInt16 nColId ) const;
217 return GetDataWindow().GetTextWidth(GetCellText(nRow, nColId)); in GetTotalCellWidth()
253 String DriverListControl::GetCellText( long nRow, sal_uInt16 nColId ) const in GetCellText() function in offapp::DriverListControl
270 rController->GetWindow().SetText(GetCellText(nRow, nCol)); in InitController()
/aoo41x/main/dbaccess/source/ui/control/
H A DRelationControl.cxx149 virtual String GetCellText( long nRow, sal_uInt16 nColId ) const;
312 String ORelationControl::GetCellText( long nRow, sal_uInt16 nColId ) const in GetCellText() function in dbaui::ORelationControl
358 String sName = GetCellText( nRow, nColumnId ); in InitController()
389 String aText =const_cast< ORelationControl*>(this)->GetCellText( m_nDataPos, nColumnId ); in PaintCell()
H A DTableGrantCtrl.cxx302 String OTableGrantControl::GetCellText( long nRow, sal_uInt16 nColId ) const in GetCellText() function in OTableGrantControl
456 String aText(((OTableGrantControl*)this)->GetCellText( m_nDataPos, nColumnId )); in PaintCell()
/aoo41x/main/svx/source/gallery2/
H A Dgalctrl.cxx653 String GalleryListView::GetCellText(long _nRow, sal_uInt16 nColumnId) const in GetCellText() function in GalleryListView
681 …AccessibleStringWrap aStringWrap( *this, aFont, GetCellText(_nRow, sal::static_int_cast<sal_uInt16… in GetFieldCharacterBounds()
700 …AccessibleStringWrap aStringWrap( *this, aFont, GetCellText(_nRow, sal::static_int_cast<sal_uInt16… in GetFieldIndexAtPoint()
/aoo41x/main/svtools/source/brwbox/
H A Dbrwbox3.cxx408 String BrowseBox::GetCellText(long, sal_uInt16 ) const in GetCellText() function in BrowseBox
544 return GetCellText( _nRow, GetColumnId( _nColPos ) ); in GetAccessibleCellText()
/aoo41x/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx154 virtual String GetCellText( long nRow, sal_uInt16 nColId ) const;
521 String OFieldExpressionControl::GetCellText( long nRow, sal_uInt16 /*nColId*/ ) const in GetCellText() function in rptui::OFieldExpressionControl
556 m_pComboCell->SetText( GetCellText( nRow, nColumnId ) ); in InitController()
597 …String aText =const_cast< OFieldExpressionControl*>(this)->GetCellText( m_nCurrentPos, nColumnId … in PaintCell()
/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx442 const String aText( GetCellText( m_nCurrentPos, nColumnId )); in PaintCell()
1129 return GetCellText(nRow,nColId); in GetControlText()
1345 String OTableEditorCtrl::GetCellText( long nRow, sal_uInt16 nColId ) const in GetCellText() function in OTableEditorCtrl
1357 return GetTextWidth(GetCellText(nRow, nColId)) + 2 * GetTextWidth('0'); in GetTotalCellWidth()
H A DTEditControl.hxx122 virtual String GetCellText(long nRow, sal_uInt16 nColId) const;
/aoo41x/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx671 String DataBrowser::GetCellText( long nRow, sal_uInt16 nColumnId ) const in GetCellText() function in chart::DataBrowser
1024 String aText = GetCellText( m_nSeekRow, nColumnId ); in PaintCell()
1118 String aText( GetCellText( nRow, nCol ) ); in InitController()
H A DDataBrowser.hxx85 virtual String GetCellText(long nRow, sal_uInt16 nColId) const;
/aoo41x/main/dbaccess/source/ui/inc/
H A Dindexfieldscontrol.hxx85 virtual String GetCellText(long _nRow,sal_uInt16 nColId) const;
H A DTableGrantCtrl.hxx107 virtual String GetCellText( long nRow, sal_uInt16 nColId ) const;
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1317 rDev.DrawText(rRect, GetCellText(nRow, nColumnId),TEXT_DRAW_VCENTER); in PaintCell()
2257 String OSelectionBrowseBox::GetCellText(long nRow, sal_uInt16 nColId) const in GetCellText() function in OSelectionBrowseBox
2403 return GetCellText(nCellIndex, nColId); in GetCellContents()
2486 return GetDataWindow().GetTextWidth(GetCellText(nRowId, nColId)); in GetTotalCellWidth()
2531 String strText(GetCellText(nRow, nColId)); in GetTotalCellWidth()
H A DSelectionBrowseBox.hxx183 virtual String GetCellText(long _nRow, sal_uInt16 _nColId) const;
/aoo41x/main/svx/inc/svx/
H A Dgalctrl.hxx180 virtual String GetCellText(long _nRow, sal_uInt16 _nColId) const;
/aoo41x/main/svx/inc/
H A Dsvdibrow.hxx91 virtual String GetCellText(long _nRow, sal_uInt16 _nColId) const;
/aoo41x/main/sc/source/ui/unoobj/
H A Dtextuno.cxx1020 void ScCellTextData::GetCellText(const ScAddress& rCellPos, String& rText) in GetCellText() function in ScCellTextData
1077 GetCellText( aCellPos, aText ); in GetTextForwarder()
/aoo41x/main/sc/source/ui/inc/
H A Dcsvgrid.hxx278 const String& GetCellText( sal_uInt32 nColIndex, sal_Int32 nLine ) const;
H A DAccessibleText.hxx113 virtual void GetCellText(const ScAddress& rCellPos, String& rText);
/aoo41x/main/svtools/source/contnr/
H A Dsvtabbx.cxx374 String SvTabListBox::GetCellText( sal_uLong nPos, sal_uInt16 nCol ) const in GetCellText() function in SvTabListBox
1096 aRetText = GetCellText( nRow, nColumn ); in GetAccessibleObjectName()
/aoo41x/main/svtools/inc/svtools/
H A Dsvtabbx.hxx112 String GetCellText( sal_uLong nPos, sal_uInt16 nCol ) const;
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx472 String IndexFieldsControl::GetCellText(long _nRow,sal_uInt16 nColId) const in GetCellText() function in dbaui::IndexFieldsControl
/aoo41x/main/accessibility/source/extended/
H A Daccessibletablistboxtable.cxx256 ::rtl::OUString sNewText( m_pTabListBox->GetCellText( nRow, nCol ) ); in ProcessWindowEvent()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2877 sal_Bool ScXMLExport::GetCellText (ScMyCell& rMyCell, const ScAddress& aPos) const in GetCellText() function in ScXMLExport
2942 if (GetCellText(aCell, aCellPos)) in WriteCell()
2990 if (GetCellText(aCell, aCellPos)) in WriteCell()
3046 if (GetCellText(aCell, aCellPos)) in WriteCell()
3649 if (GetCellText(aCell1, aCellPos1) && GetCellText(aCell2, aCellPos2)) in IsCellEqual()
/aoo41x/main/svx/source/svdraw/
H A Dsvdibrow.cxx312 String _SdrItemBrowserControl::GetCellText(long _nRow, sal_uInt16 _nColId) const in GetCellText() function in _SdrItemBrowserControl
376 rDev.DrawText(aR.TopLeft(),GetCellText(nAktPaintRow,nColumnId)); in PaintField()

Completed in 1050 milliseconds

12