Home
last modified time | relevance | path

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

/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1865 Document::getParagraph(Paragraphs::iterator const & rIt) in getParagraph() function in accessibility::Document
1869 rIt->getParagraph()).get()); in getParagraph()
1876 rIt->getParagraph()); in getAccessibleChild()
2012 getParagraph(aIt)); in handleParagraphNotifications()
2103 aIt->getParagraph()); in handleParagraphNotifications()
2113 getParagraph(aIt)); in handleParagraphNotifications()
2284 ::rtl::Reference< ParagraphImpl > xParagraph(getParagraph(aIt)); in sendEvent()
2314 ::rtl::Reference< ParagraphImpl > xParagraph(getParagraph(m_aFocused)); in handleSelectionChangeNotification()
2330 ::rtl::Reference< ParagraphImpl > xParagraph(getParagraph(aIt)); in handleSelectionChangeNotification()
2540 ::rtl::Reference< ParagraphImpl > xParagraph( getParagraph( aIt ) ); in notifySelectionChange()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx137 sal_uInt16 getParagraph() const { return mnParagraph; } in getParagraph() function in __anon5a80b2700111::impPathTextPortion
745 if(rCandidate.getParagraph() == a) in impDecomposePathTextPrimitive()
/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx130 getParagraph() const { return m_xParagraph; } in getParagraph() function in accessibility::ParagraphInfo
618 getParagraph(Paragraphs::iterator const & rIt);

Completed in 36 milliseconds