/aoo4110/main/svx/inc/svx/ |
H A D | galctrl.hxx | 183 virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
|
/aoo4110/main/svx/inc/ |
H A D | svdibrow.hxx | 70 virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
|
/aoo4110/main/svtools/source/brwbox/ |
H A D | editbrowsebox2.cxx | 188 Rectangle EditBrowseBox::GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 _n… in GetFieldCharacterBounds() function in svt::EditBrowseBox
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | accessibletable.hxx | 113 …virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex)=…
|
H A D | accessibletableprovider.hxx | 137 …virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nInde…
|
H A D | svtabbx.hxx | 258 …virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nInde…
|
H A D | editbrowsebox.hxx | 659 virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
|
/aoo4110/main/svtools/inc/svtools/table/ |
H A D | tablecontrol.hxx | 195 … virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
|
/aoo4110/main/accessibility/source/extended/ |
H A D | AccessibleBrowseBoxTableCell.cxx | 144 …aRect = AWTRectangle( mpBrowseBox->GetFieldCharacterBounds( getRowPos(), getColumnPos(), nIndex ) … in getCharacterBounds()
|
H A D | AccessibleGridControlTableCell.cxx | 162 aRect = AWTRectangle( m_aTable.GetFieldCharacterBounds( getRowPos(), getColumnPos(), nIndex ) ); in getCharacterBounds()
|
/aoo4110/main/svtools/source/table/ |
H A D | tablecontrol.cxx | 634 …Rectangle TableControl::GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nI… in GetFieldCharacterBounds() function in svt::table::TableControl
|
/aoo4110/main/svx/source/gallery2/ |
H A D | galctrl.cxx | 674 Rectangle GalleryListView::GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 … in GetFieldCharacterBounds() function in GalleryListView
|
/aoo4110/main/svtools/source/contnr/ |
H A D | svtabbx.cxx | 1283 Rectangle SvHeaderTabListBox::GetFieldCharacterBounds(sal_Int32,sal_Int32,sal_Int32) in GetFieldCharacterBounds() function in SvHeaderTabListBox
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdibrow.cxx | 444 Rectangle _SdrItemBrowserControl::GetFieldCharacterBounds(sal_Int32 /*_nRow*/,sal_Int32 /*_nColumnP… in GetFieldCharacterBounds() function in _SdrItemBrowserControl
|