Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx550 const sal_Int32 nNewParagraphIndex,
2363 const sal_Int32 nNewParagraphIndex, in NotifyCaretChange() argument
2367 nNewParagraphIndex >= 0 in NotifyCaretChange()
2368 ? maChildren[nNewParagraphIndex] in NotifyCaretChange()
2371 if (nOldParagraphIndex != nNewParagraphIndex) in NotifyCaretChange()
2383 if (nNewParagraphIndex >= 0) in NotifyCaretChange()
2385 maChildren[nNewParagraphIndex]->FireAccessibleEvent( in NotifyCaretChange()
2391 else if (nNewParagraphIndex >= 0) in NotifyCaretChange()
2394 maChildren[nNewParagraphIndex]->FireAccessibleEvent( in NotifyCaretChange()

Completed in 15 milliseconds