Home
last modified time | relevance | path

Searched refs:ParagraphsMoved (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx209 void ParagraphsMoved( sal_Int32 nFirst, sal_Int32 nMiddle, sal_Int32 nLast );
1023 …void AccessibleTextHelper_Impl::ParagraphsMoved( sal_Int32 nFirst, sal_Int32 nMiddle, sal_Int32 nL… in ParagraphsMoved() function in accessibility::AccessibleTextHelper_Impl
1322 ParagraphsMoved(pEditSourceHint->GetStartValue(), in ProcessQueue()