Home
last modified time | relevance | path

Searched refs:getCharacterCount (Results 51 – 71 of 71) sorted by relevance

123

/aoo41x/main/offapi/com/sun/star/accessibility/
H A DXAccessibleMultiLineText.idl86 The valid range is 0..getLineNumberAtIndex(getCharacterCount()).
/aoo41x/main/sw/source/core/access/
H A Daccnotextframe.cxx308 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getCharacterCount( ) throw (::com::sun::star::uno::Run… in getCharacterCount() function in SwAccessibleNoTextFrame
H A Daccpara.hxx355 … virtual sal_Int32 SAL_CALL getCharacterCount( ) throw (::com::sun::star::uno::RuntimeException);
H A Daccpara.cxx2706 sal_Int32 SwAccessibleParagraph::getCharacterCount() in getCharacterCount() function in SwAccessibleParagraph
2745 getCharacterBounds(getCharacterCount()); in getIndexAtPoint()
2751 return getCharacterCount(); in getIndexAtPoint()
/aoo41x/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessiblelistitem.hxx176 virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
/aoo41x/main/accessibility/inc/accessibility/extended/
H A Daccessibleiconchoicectrlentry.hxx178 virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
H A Daccessiblelistboxentry.hxx201 virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
H A Dtextwindowaccessibility.hxx278 virtual ::sal_Int32 SAL_CALL getCharacterCount()
/aoo41x/main/svx/inc/svx/
H A DAccessibleShape.hxx401 virtual sal_Int32 SAL_CALL getCharacterCount( ) throw (::com::sun::star::uno::RuntimeException);
/aoo41x/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx388 virtual sal_Int32 SAL_CALL getCharacterCount (void)
1968 sal_Int32 SAL_CALL PresenterAccessible::AccessibleParagraph::getCharacterCount (void) in getCharacterCount() function in sdext::presenter::PresenterAccessible::AccessibleParagraph
/aoo41x/main/sc/source/ui/inc/
H A DAccessibleCsvControl.hxx207 virtual sal_Int32 SAL_CALL getCharacterCount() throw( ::com::sun::star::uno::RuntimeException );
/aoo41x/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx134 … virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java643 return unoObject.getCharacterCount(); in getCharCount()
/aoo41x/main/starmath/source/
H A Daccessibility.hxx147 … virtual sal_Int32 SAL_CALL getCharacterCount( ) throw (::com::sun::star::uno::RuntimeException);
H A Daccessibility.cxx581 sal_Int32 SAL_CALL SmGraphicAccessible::getCharacterCount() in getCharacterCount() function in SmGraphicAccessible
/aoo41x/main/toolkit/qa/complex/toolkit/accessibility/
H A D_XAccessibleText.java346 chCount = oObj.getCharacterCount(); in _getCharacterCount()
/aoo41x/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleText.java415 chCount = oObj.getCharacterCount(); in _getCharacterCount()
/aoo41x/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx391 ::sal_Int32 SAL_CALL ParagraphImpl::getCharacterCount() in getCharacterCount() function in accessibility::ParagraphImpl
395 return OCommonAccessibleText::getCharacterCount(); in getCharacterCount()
/aoo41x/main/svx/source/accessibility/
H A DAccessibleShape.cxx1768 sal_Int32 SAL_CALL AccessibleShape::getCharacterCount( ) throw (::com::sun::star::uno::RuntimeExce… in getCharacterCount() function in accessibility::AccessibleShape
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx521 sal_Int32 SAL_CALL ScAccessibleCsvRuler::getCharacterCount() throw( RuntimeException ) in getCharacterCount() function in ScAccessibleCsvRuler
/aoo41x/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx3825 if (nDeleteEnd > xText->getCharacterCount()) in signalIMDeleteSurrounding()
3826 nDeleteEnd = xText->getCharacterCount(); in signalIMDeleteSurrounding()

Completed in 223 milliseconds

123