Lines Matching refs:SwAccessibleParagraph
142 const SwTxtNode* SwAccessibleParagraph::GetTxtNode() const in GetTxtNode()
153 ::rtl::OUString SwAccessibleParagraph::GetString() in GetString()
158 ::rtl::OUString SwAccessibleParagraph::GetDescription() in GetDescription()
165 sal_Int32 SwAccessibleParagraph::GetCaretPos() in GetCaretPos()
223 sal_Bool SwAccessibleParagraph::GetSelection( in GetSelection()
353 SwPaM* SwAccessibleParagraph::GetCursor( const bool _bForSelection ) in GetCursor()
358 SwCrsrShell* pCrsrShell = SwAccessibleParagraph::GetCrsrShell(); in GetCursor()
379 sal_Bool SwAccessibleParagraph::IsHeading() const in IsHeading()
385 void SwAccessibleParagraph::GetStates( in GetStates()
419 void SwAccessibleParagraph::_InvalidateContent( sal_Bool bVisibleDataFired ) in _InvalidateContent()
493 void SwAccessibleParagraph::_InvalidateCursorPos() in _InvalidateCursorPos()
543 void SwAccessibleParagraph::_InvalidateFocus() in _InvalidateFocus()
560 SwAccessibleParagraph::SwAccessibleParagraph( in SwAccessibleParagraph() function in SwAccessibleParagraph
595 SwAccessibleParagraph::~SwAccessibleParagraph() in ~SwAccessibleParagraph()
607 sal_Bool SwAccessibleParagraph::HasCursor() in HasCursor()
613 void SwAccessibleParagraph::UpdatePortionData() in UpdatePortionData()
630 void SwAccessibleParagraph::ClearPortionData() in ClearPortionData()
640 void SwAccessibleParagraph::ExecuteAtViewShell( sal_uInt16 nSlot ) in ExecuteAtViewShell()
665 SwXTextPortion* SwAccessibleParagraph::CreateUnoPortion( in CreateUnoPortion()
700 sal_Bool SwAccessibleParagraph::IsValidChar( in IsValidChar()
706 sal_Bool SwAccessibleParagraph::IsValidPosition( in IsValidPosition()
712 sal_Bool SwAccessibleParagraph::IsValidRange( in IsValidRange()
717 SwTOXSortTabBase* SwAccessibleParagraph::GetTOXSortTabBase() in GetTOXSortTabBase()
749 short SwAccessibleParagraph::GetTOCLevel() in GetTOCLevel()
765 const SwRedline* SwAccessibleParagraph::GetRedlineAtIndex( sal_Int32 ) in GetRedlineAtIndex()
791 sal_Bool SwAccessibleParagraph::GetCharBoundary( in GetCharBoundary()
804 sal_Bool SwAccessibleParagraph::GetWordBoundary( in GetWordBoundary()
881 sal_Bool SwAccessibleParagraph::GetSentenceBoundary( in GetSentenceBoundary()
896 sal_Bool SwAccessibleParagraph::GetLineBoundary( in GetLineBoundary()
908 sal_Bool SwAccessibleParagraph::GetParagraphBoundary( in GetParagraphBoundary()
918 sal_Bool SwAccessibleParagraph::GetAttributeBoundary( in GetAttributeBoundary()
927 sal_Bool SwAccessibleParagraph::GetGlyphBoundary( in GetGlyphBoundary()
968 sal_Bool SwAccessibleParagraph::GetTextBoundary( in GetTextBoundary()
1088 ::rtl::OUString SAL_CALL SwAccessibleParagraph::getAccessibleDescription (void) in getAccessibleDescription()
1102 lang::Locale SAL_CALL SwAccessibleParagraph::getLocale (void) in getLocale()
1125 uno::Reference<XAccessibleRelationSet> SAL_CALL SwAccessibleParagraph::getAccessibleRelationSet() in getAccessibleRelationSet()
1162 void SAL_CALL SwAccessibleParagraph::grabFocus() in grabFocus()
1237 sal_Int32 SAL_CALL SwAccessibleParagraph::getForeground() in getForeground()
1257 sal_Int32 SAL_CALL SwAccessibleParagraph::getBackground() in getBackground()
1271 ::rtl::OUString SAL_CALL SwAccessibleParagraph::getImplementationName() in getImplementationName()
1277 sal_Bool SAL_CALL SwAccessibleParagraph::supportsService( in supportsService()
1287 uno::Sequence< ::rtl::OUString > SAL_CALL SwAccessibleParagraph::getSupportedServiceNames() in getSupportedServiceNames()
1369 uno::Any SwAccessibleParagraph::queryInterface( const uno::Type& rType ) in queryInterface()
1435 uno::Sequence< uno::Type > SAL_CALL SwAccessibleParagraph::getTypes() throw(uno::RuntimeException) in getTypes()
1458 uno::Sequence< sal_Int8 > SAL_CALL SwAccessibleParagraph::getImplementationId() in getImplementationId()
1477 sal_Int32 SwAccessibleParagraph::getCaretPosition() in getCaretPosition()
1499 sal_Bool SAL_CALL SwAccessibleParagraph::setCaretPosition( sal_Int32 nIndex ) in setCaretPosition()
1532 sal_Unicode SwAccessibleParagraph::getCharacter( sal_Int32 nIndex ) in getCharacter()
1550 com::sun::star::uno::Sequence< ::com::sun::star::style::TabStop > SwAccessibleParagraph::GetCurrent… in GetCurrentTabStop()
1640 String SwAccessibleParagraph::GetFieldTypeNameAtIndex(sal_Int32 nIndex) in GetFieldTypeNameAtIndex()
1817 uno::Sequence<PropertyValue> SwAccessibleParagraph::getCharacterAttributes( in getCharacterAttributes()
1966 void SwAccessibleParagraph::_getDefaultAttributesImpl( in _getDefaultAttributesImpl()
2135 uno::Sequence< PropertyValue > SwAccessibleParagraph::getDefaultAttributes( in getDefaultAttributes()
2197 void SwAccessibleParagraph::_getRunAttributesImpl( in _getRunAttributesImpl()
2314 uno::Sequence< PropertyValue > SwAccessibleParagraph::getRunAttributes( in getRunAttributes()
2348 void SwAccessibleParagraph::_getSupplementalAttributesImpl( in _getSupplementalAttributesImpl()
2411 void SwAccessibleParagraph::_correctValues( const sal_Int32 nIndex, in _correctValues()
2646 awt::Rectangle SwAccessibleParagraph::getCharacterBounds( in getCharacterBounds()
2710 sal_Int32 SwAccessibleParagraph::getCharacterCount() in getCharacterCount()
2720 sal_Int32 SwAccessibleParagraph::getIndexAtPoint( const awt::Point& rPoint ) in getIndexAtPoint()
2797 ::rtl::OUString SwAccessibleParagraph::getSelectedText() in getSelectedText()
2811 sal_Int32 SwAccessibleParagraph::getSelectionStart() in getSelectionStart()
2823 sal_Int32 SwAccessibleParagraph::getSelectionEnd() in getSelectionEnd()
2835 sal_Bool SwAccessibleParagraph::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in setSelection()
2871 ::rtl::OUString SwAccessibleParagraph::getText() in getText()
2881 ::rtl::OUString SwAccessibleParagraph::getTextRange( in getTextRange()
2900 /*accessibility::*/TextSegment SwAccessibleParagraph::getTextAtIndex( sal_Int32 nIndex, sal_Int16 n… in getTextAtIndex()
2936 /*accessibility::*/TextSegment SwAccessibleParagraph::getTextBeforeIndex( sal_Int32 nIndex, sal_Int… in getTextBeforeIndex()
3007 /*accessibility::*/TextSegment SwAccessibleParagraph::getTextBehindIndex( sal_Int32 nIndex, sal_Int… in getTextBehindIndex()
3105 sal_Bool SwAccessibleParagraph::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in copyText()
3122 sal_Bool SwAccessibleParagraph::cutText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in cutText()
3137 sal_Bool SwAccessibleParagraph::pasteText( sal_Int32 nIndex ) in pasteText()
3152 sal_Bool SwAccessibleParagraph::deleteText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in deleteText()
3158 sal_Bool SwAccessibleParagraph::insertText( const ::rtl::OUString& sText, sal_Int32 nIndex ) in insertText()
3164 sal_Bool SwAccessibleParagraph::replaceText( in replaceText()
3215 sal_Bool SwAccessibleParagraph::setAttributes( in setAttributes()
3275 sal_Bool SwAccessibleParagraph::setText( const ::rtl::OUString& sText ) in setText()
3283 void SwAccessibleParagraph::selectAccessibleChild( in selectAccessibleChild()
3293 sal_Bool SwAccessibleParagraph::isAccessibleChildSelected( in isAccessibleChildSelected()
3303 void SwAccessibleParagraph::clearAccessibleSelection( ) in clearAccessibleSelection()
3311 void SwAccessibleParagraph::selectAllAccessibleChildren( ) in selectAllAccessibleChildren()
3319 sal_Int32 SwAccessibleParagraph::getSelectedAccessibleChildCount( ) in getSelectedAccessibleChildCount()
3327 uno::Reference<XAccessible> SwAccessibleParagraph::getSelectedAccessibleChild( in getSelectedAccessibleChild()
3338 void SwAccessibleParagraph::deselectAccessibleChild( in deselectAccessibleChild()
3401 sal_Int32 SAL_CALL SwAccessibleParagraph::getHyperLinkCount() in getHyperLinkCount()
3423 SwAccessibleParagraph::getHyperLink( sal_Int32 nLinkIndex ) in getHyperLink()
3631 sal_Int32 SAL_CALL SwAccessibleParagraph::getHyperLinkIndex( sal_Int32 nCharIndex ) in getHyperLinkIndex()
3674 sal_Int32 SAL_CALL SwAccessibleParagraph::getTextMarkupCount( sal_Int32 nTextMarkupType ) in getTextMarkupCount()
3699 sal_Bool SAL_CALL SwAccessibleParagraph::scrollToPosition( const ::com::sun::star::awt::Point&, sal… in scrollToPosition()
3705 sal_Int32 SAL_CALL SwAccessibleParagraph::getSelectedPortionCount( ) in getSelectedPortionCount()
3746 sal_Int32 SAL_CALL SwAccessibleParagraph::getSeletedPositionStart( sal_Int32 nSelectedPortionIndex ) in getSeletedPositionStart()
3758 sal_Int32 SAL_CALL SwAccessibleParagraph::getSeletedPositionEnd( sal_Int32 nSelectedPortionIndex ) in getSeletedPositionEnd()
3770 sal_Bool SAL_CALL SwAccessibleParagraph::removeSelection( sal_Int32 selectionIndex ) in removeSelection()
3826 sal_Int32 SAL_CALL SwAccessibleParagraph::addSelection( sal_Int32, sal_Int32 startOffset, sal_Int32… in addSelection()
3896 SwAccessibleParagraph::getTextMarkup( sal_Int32 nTextMarkupIndex, in getTextMarkup()
3924 SwAccessibleParagraph::getTextMarkupAtIndex( sal_Int32 nCharIndex, in getTextMarkupAtIndex()
3960 sal_Int32 SAL_CALL SwAccessibleParagraph::getLineNumberAtIndex( sal_Int32 nIndex ) in getLineNumberAtIndex()
3976 SwAccessibleParagraph::getTextAtLineNumber( sal_Int32 nLineNo ) in getTextAtLineNumber()
4000 /*accessibility::*/TextSegment SAL_CALL SwAccessibleParagraph::getTextAtLineWithCaret() in getTextAtLineWithCaret()
4014 sal_Int32 SAL_CALL SwAccessibleParagraph::getNumberOfLineWithCaret() in getNumberOfLineWithCaret()
4033 SwCrsrShell* pCrsrShell = SwAccessibleParagraph::GetCrsrShell(); in getNumberOfLineWithCaret()
4068 void SwAccessibleParagraph::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify()
4076 sal_Bool SwAccessibleParagraph::GetSelectionAtIndex( in GetSelectionAtIndex()
4224 sal_Int16 SAL_CALL SwAccessibleParagraph::getAccessibleRole (void) throw (::com::sun::star::uno::Ru… in getAccessibleRole()
4239 sal_Int32 SwAccessibleParagraph::GetRealHeadingLevel() in GetRealHeadingLevel()
4262 uno::Any SAL_CALL SwAccessibleParagraph::getExtendedAttributes() in getExtendedAttributes()
4277 sal_Bool SwAccessibleParagraph::tabCharInWord( sal_Int32 nIndex, i18n::Boundary& aBound) in tabCharInWord()