Home
last modified time | relevance | path

Searched refs:getCharacterBounds (Results 1 – 25 of 74) sorted by path

123

/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleBrowseBoxTableCell.hxx123 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::…
H A DAccessibleGridControlTableCell.hxx145 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::…
H A Daccessibleiconchoicectrlentry.hxx177 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::…
H A Daccessiblelistboxentry.hxx200 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::…
H A Dtextwindowaccessibility.hxx274 getCharacterBounds(::sal_Int32 nIndex)
/trunk/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessibleedit.hxx94 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::…
H A Dvclxaccessiblelistitem.hxx175 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::…
H A Dvclxaccessiblemenuitem.hxx89 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::…
H A Dvclxaccessiblestatusbaritem.hxx133 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::…
H A Dvclxaccessibletabpage.hxx137 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::…
H A Dvclxaccessibletextcomponent.hxx72 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::…
H A Dvclxaccessibletoolboxitem.hxx135 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::…
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java662 public java.awt.Rectangle getCharacterBounds(int index) { in getCharacterBounds() method in AccessibleTextImpl
664 Rectangle unoRect = unoObject.getCharacterBounds(index); in getCharacterBounds()
668 return getCharacterBounds(index - 1); in getCharacterBounds()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/logging/
H A DXAccessibleTextLog.java126 public com.sun.star.awt.Rectangle getCharacterBounds(int param) in getCharacterBounds() method in XAccessibleTextLog
129 com.sun.star.awt.Rectangle r = unoObject.getCharacterBounds(param); in getCharacterBounds()
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxTableCell.cxx131 …::com::sun::star::awt::Rectangle SAL_CALL AccessibleBrowseBoxTableCell::getCharacterBounds( sal_In… in getCharacterBounds() function in accessibility::AccessibleBrowseBoxTableCell
H A DAccessibleGridControlTableCell.cxx150 …::com::sun::star::awt::Rectangle SAL_CALL AccessibleGridControlTableCell::getCharacterBounds( sal_… in getCharacterBounds() function in accessibility::AccessibleGridControlTableCell
H A Daccessibleiconchoicectrlentry.cxx488 …awt::Rectangle SAL_CALL AccessibleIconChoiceCtrlEntry::getCharacterBounds( sal_Int32 _nIndex ) thr… in getCharacterBounds() function in accessibility::AccessibleIconChoiceCtrlEntry
H A Daccessiblelistboxentry.cxx696 …awt::Rectangle SAL_CALL AccessibleListBoxEntry::getCharacterBounds( sal_Int32 nIndex ) throw (Inde… in getCharacterBounds() function in accessibility::AccessibleListBoxEntry
H A Dtextwindowaccessibility.cxx378 ParagraphImpl::getCharacterBounds(::sal_Int32 nIndex) in getCharacterBounds() function in accessibility::ParagraphImpl
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleedit.cxx339 awt::Rectangle VCLXAccessibleEdit::getCharacterBounds( sal_Int32 nIndex ) throw (IndexOutOfBoundsEx… in getCharacterBounds() function in VCLXAccessibleEdit
H A Dvclxaccessiblelistitem.cxx468 awt::Rectangle SAL_CALL VCLXAccessibleListItem::getCharacterBounds( sal_Int32 nIndex ) throw (Index… in getCharacterBounds() function in VCLXAccessibleListItem
H A Dvclxaccessiblemenuitem.cxx265 awt::Rectangle VCLXAccessibleMenuItem::getCharacterBounds( sal_Int32 nIndex ) throw (IndexOutOfBoun… in getCharacterBounds() function in VCLXAccessibleMenuItem
H A Dvclxaccessiblestatusbaritem.cxx540 awt::Rectangle VCLXAccessibleStatusBarItem::getCharacterBounds( sal_Int32 nIndex ) throw (IndexOutO… in getCharacterBounds() function in VCLXAccessibleStatusBarItem
H A Dvclxaccessibletabpage.cxx614 awt::Rectangle VCLXAccessibleTabPage::getCharacterBounds( sal_Int32 nIndex ) throw (IndexOutOfBound… in getCharacterBounds() function in VCLXAccessibleTabPage
H A Dvclxaccessibletextcomponent.cxx256 awt::Rectangle VCLXAccessibleTextComponent::getCharacterBounds( sal_Int32 nIndex ) throw (IndexOutO… in getCharacterBounds() function in VCLXAccessibleTextComponent

Completed in 75 milliseconds

123