Home
last modified time | relevance | path

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

/AOO42X/main/accessibility/inc/accessibility/extended/ !
H A Dtextwindowaccessibility.hxx438 ::sal_Int64 retrieveParagraphState(ParagraphImpl const * pParagraph);
/AOO42X/main/accessibility/source/extended/ !
H A Dtextwindowaccessibility.cxx224 m_xDocument->retrieveParagraphState(this)); in getAccessibleStateSet()
819 ::sal_Int64 Document::retrieveParagraphState(ParagraphImpl const * pParagraph) in retrieveParagraphState() function in accessibility::Document