Searched refs:ParagraphImpl (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/accessibility/source/extended/ |
H A D | textwindowaccessibility.cxx | 90 ParagraphImpl::ParagraphImpl(::rtl::Reference< Document > const & rDocument, in ParagraphImpl() function in accessibility::ParagraphImpl 102 ParagraphImpl::numberChanged(bool bIncremented) in numberChanged() 110 void ParagraphImpl::textChanged() in textChanged() 151 ParagraphImpl::getAccessibleChild(::sal_Int32) in getAccessibleChild() 166 ParagraphImpl::getAccessibleParent() in getAccessibleParent() 707 void SAL_CALL ParagraphImpl::disposing() in disposing() 779 void ParagraphImpl::checkDisposed() in checkDisposed() 1176 ParagraphImpl const * pParagraph, in retrieveDefaultAttributesImpl() 1188 ParagraphImpl const * pParagraph, in retrieveDefaultAttributes() 1864 ::rtl::Reference< ParagraphImpl > [all …]
|
/aoo42x/main/accessibility/inc/accessibility/extended/ |
H A D | textwindowaccessibility.hxx | 161 class ParagraphImpl: class 477 retrieveCharacterBounds(ParagraphImpl const * pParagraph, 495 ParagraphImpl const * pParagraph, ::sal_Int32 nIndex, 504 ParagraphImpl const * pParagraph, 514 ParagraphImpl const * pParagraph, ::sal_Int32 Index, 522 void changeParagraphText(ParagraphImpl * pParagraph, 541 void copyParagraphText(ParagraphImpl const * pParagraph, 561 void changeParagraphSelection(ParagraphImpl * pParagraph, 617 ::rtl::Reference< ParagraphImpl > 665 ParagraphImpl const * pParagraph, [all …]
|
Completed in 43 milliseconds