/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/view/ |
H A D | TextView.java | 261 aCharacterArray.append (mxText.getCharacter (nIndex)); in GetCharacterArray() 302 if ((nIndex >= 0) && (nIndex < mxText.getCharacter(i))) in GetTextBoundsString() 303 aBuffer.append (mxText.getCharacter(nIndex)); in GetTextBoundsString()
|
/aoo42x/main/qadevOOo/tests/java/ifc/accessibility/ |
H A D | _XAccessibleText.java | 230 oObj.getCharacter(-1); in _getCharacter() 240 oObj.getCharacter(chCount); in _getCharacter() 254 char ch = oObj.getCharacter(i); in _getCharacter() 389 log.println("Text at this place: "+oObj.getCharacter(i)); in _getCharacterBounds()
|
/aoo42x/main/toolkit/test/accessibility/ |
H A D | AccessibleTextHandler.java | 258 aChars.append( xText.getCharacter(i) ); in characters() 302 if( (nIndex >= 0) && (nIndex < xText.getCharacter(i)) ) in bounds() 303 aBuffer.append( xText.getCharacter(nIndex) ); in bounds()
|
/aoo42x/main/accessibility/source/standard/ |
H A D | vclxaccessibletextcomponent.cxx | 171 sal_Unicode VCLXAccessibleTextComponent::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsEx… in getCharacter() function in VCLXAccessibleTextComponent 175 return OCommonAccessibleText::getCharacter( nIndex ); in getCharacter()
|
H A D | vclxaccessibleedit.cxx | 321 sal_Unicode VCLXAccessibleEdit::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsException, … in getCharacter() function in VCLXAccessibleEdit 325 return VCLXAccessibleTextComponent::getCharacter( nIndex ); in getCharacter()
|
H A D | vclxaccessiblemenuitem.cxx | 235 sal_Unicode VCLXAccessibleMenuItem::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcepti… in getCharacter() function in VCLXAccessibleMenuItem 239 return OCommonAccessibleText::getCharacter( nIndex ); in getCharacter()
|
H A D | vclxaccessiblelistitem.cxx | 448 sal_Unicode SAL_CALL VCLXAccessibleListItem::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoun… in getCharacter() function in VCLXAccessibleListItem 453 return OCommonAccessibleText::getCharacter( nIndex ); in getCharacter()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | accessibletexthelper.hxx | 73 …sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBou… 131 …virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::Index…
|
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/logging/ |
H A D | XAccessibleTextLog.java | 115 public char getCharacter(int param) in getCharacter() method in XAccessibleTextLog 117 return unoObject.getCharacter(param); in getCharacter()
|
/aoo42x/main/comphelper/source/misc/ |
H A D | accessibletexthelper.cxx | 254 …sal_Unicode OCommonAccessibleText::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcepti… in getCharacter() function in comphelper::OCommonAccessibleText 819 …sal_Unicode OAccessibleTextHelper::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcepti… in IMPLEMENT_FORWARD_XINTERFACE2() 823 return OCommonAccessibleText::getCharacter( nIndex ); in IMPLEMENT_FORWARD_XINTERFACE2()
|
/aoo42x/main/toolkit/qa/complex/toolkit/accessibility/ |
H A D | _XAccessibleText.java | 193 oObj.getCharacter(-1); in _getCharacter() 203 oObj.getCharacter(chCount); in _getCharacter() 215 char ch = oObj.getCharacter(i); in _getCharacter()
|
/aoo42x/main/accessibility/source/extended/ |
H A D | AccessibleBrowseBoxTableCell.cxx | 249 …sal_Unicode SAL_CALL AccessibleBrowseBoxTableCell::getCharacter( sal_Int32 nIndex ) throw (::com::… in getCharacter() function in accessibility::AccessibleBrowseBoxTableCell 253 return OCommonAccessibleText::getCharacter( nIndex ); in getCharacter()
|
H A D | AccessibleGridControlTableCell.cxx | 263 …sal_Unicode SAL_CALL AccessibleGridControlTableCell::getCharacter( sal_Int32 nIndex ) throw (::com… in getCharacter() function in accessibility::AccessibleGridControlTableCell 267 return OCommonAccessibleText::getCharacter( nIndex ); in getCharacter()
|
H A D | accessibleiconchoicectrlentry.cxx | 601 …sal_Unicode SAL_CALL AccessibleIconChoiceCtrlEntry::getCharacter( sal_Int32 nIndex ) throw (::com:… in getCharacter() function in accessibility::AccessibleIconChoiceCtrlEntry 606 return OCommonAccessibleText::getCharacter( nIndex ); in getCharacter()
|
/aoo42x/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.unknown.ScAccessibleCsvCell.csv | 12 "ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
|
H A D | com.sun.star.comp.unknown.ScAccessibleCsvRuler.csv | 12 "ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
|
H A D | com.sun.star.comp.unknown.ScAccessibleCell.csv | 16 "ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
|
/aoo42x/main/qadevOOo/objdsc/sm/ |
H A D | com.sun.star.comp.unknown.SmGraphicAccessible.csv | 15 "SmGraphicAccessible";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
|
/aoo42x/main/qadevOOo/objdsc/toolkit/ |
H A D | com.sun.star.comp.toolkit.AccessibleListItem.csv | 14 "AccessibleListItem";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
|
H A D | com.sun.star.comp.toolkit.AccessibleFixedText.csv | 17 "AccessibleFixedText";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
|
H A D | com.sun.star.comp.toolkit.AccessibleStatusBarItem.csv | 17 "AccessibleStatusBarItem";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
|
H A D | com.sun.star.comp.toolkit.AccessibleTabPage.csv | 17 "AccessibleTabPage";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
|
H A D | com.sun.star.comp.toolkit.AccessibleCheckBox.csv | 25 "AccessibleCheckBox";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
|
H A D | com.sun.star.comp.toolkit.AccessibleMenuItem.csv | 25 "AccessibleMenuItem";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
|
/aoo42x/main/qadevOOo/objdsc/svtools/ |
H A D | com.sun.star.comp.svtools.AccessibleIconChoiceCtrlEntry.csv | 14 "AccessibleIconChoiceCtrlEntry";"com::sun::star::accessibility::XAccessibleText";"getCharacter()"
|