Home
last modified time | relevance | path

Searched refs:GetFieldCharacterBounds (Results 1 – 14 of 14) sorted by path

/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxTableCell.cxx144 …aRect = AWTRectangle( mpBrowseBox->GetFieldCharacterBounds( getRowPos(), getColumnPos(), nIndex ) … in getCharacterBounds()
H A DAccessibleGridControlTableCell.cxx162 aRect = AWTRectangle( m_aTable.GetFieldCharacterBounds( getRowPos(), getColumnPos(), nIndex ) ); in getCharacterBounds()
/trunk/main/svtools/inc/svtools/
H A Daccessibletable.hxx113 …virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex)=…
H A Daccessibletableprovider.hxx137 …virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nInde…
H A Deditbrowsebox.hxx659 virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
H A Dsvtabbx.hxx258 …virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nInde…
/trunk/main/svtools/inc/svtools/table/
H A Dtablecontrol.hxx195 … virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox2.cxx188 Rectangle EditBrowseBox::GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 _n… in GetFieldCharacterBounds() function in svt::EditBrowseBox
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx1283 Rectangle SvHeaderTabListBox::GetFieldCharacterBounds(sal_Int32,sal_Int32,sal_Int32) in GetFieldCharacterBounds() function in SvHeaderTabListBox
/trunk/main/svtools/source/table/
H A Dtablecontrol.cxx634 …Rectangle TableControl::GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nI… in GetFieldCharacterBounds() function in svt::table::TableControl
/trunk/main/svx/inc/
H A Dsvdibrow.hxx70 virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
/trunk/main/svx/inc/svx/
H A Dgalctrl.hxx183 virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx674 Rectangle GalleryListView::GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 … in GetFieldCharacterBounds() function in GalleryListView
/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx444 Rectangle _SdrItemBrowserControl::GetFieldCharacterBounds(sal_Int32 /*_nRow*/,sal_Int32 /*_nColumnP… in GetFieldCharacterBounds() function in _SdrItemBrowserControl

Completed in 41 milliseconds