Searched defs:pParagraph (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/accessibility/source/extended/ |
H A D | textwindowaccessibility.cxx | 855 Document::retrieveParagraphBounds(ParagraphImpl const * pParagraph, in retrieveParagraphBounds() 895 Document::retrieveParagraphText(ParagraphImpl const * pParagraph) in retrieveParagraphText() 950 Document::retrieveCharacterBounds(ParagraphImpl const * pParagraph, in retrieveCharacterBounds() 1029 ParagraphImpl const * pParagraph, ::sal_Int32 nIndex, in retrieveCharacterAttributes() 1176 ParagraphImpl const * pParagraph, in retrieveDefaultAttributesImpl() 1188 ParagraphImpl const * pParagraph, in retrieveDefaultAttributes() 1217 ParagraphImpl const * pParagraph, ::sal_Int32 Index, in retrieveRunAttributesImpl() 1273 ParagraphImpl const * pParagraph, ::sal_Int32 Index, in retrieveRunAttributes() 1293 void Document::changeParagraphText(ParagraphImpl * pParagraph, in changeParagraphText() 1306 void Document::changeParagraphText(ParagraphImpl * pParagraph, in changeParagraphText() [all …]
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterTextView.cxx | 183 SharedPresenterTextParagraph pParagraph (new PresenterTextParagraph( in SetText() local 214 SharedPresenterTextParagraph pParagraph (new PresenterTextParagraph( in SetText() local 348 SharedPresenterTextParagraph pParagraph (GetParagraph(nParagraphIndex)); in MoveCaret() local 481 const SharedPresenterTextParagraph pParagraph (GetParagraph(nParagraphIndex)); in Paint() local 536 SharedPresenterTextParagraph pParagraph (GetParagraph(nParagraphIndex)); in GetCaretBounds() local
|
H A D | PresenterAccessibility.cxx | 2296 rtl::Reference<PresenterAccessible::AccessibleParagraph> pParagraph ( in SetTextView() local
|
/aoo41x/main/sd/source/ui/view/ |
H A D | outlview.cxx | 764 Paragraph* pParagraph = (Paragraph*)pList->First(); in IMPL_LINK() local 824 Paragraph* pParagraph = pPara; in IMPL_LINK() local 874 Paragraph* pParagraph = pPara; in IMPL_LINK() local
|
/aoo41x/main/editeng/source/outliner/ |
H A D | outlvw.cxx | 515 sal_uLong OutlinerView::Select( Paragraph* pParagraph, sal_Bool bSelect, in Select()
|
H A D | outliner.cxx | 1803 XubString Outliner::GetText( Paragraph* pParagraph, sal_uLong nCount ) const in GetText()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unodraw.cxx | 2025 SwXParagraph* pParagraph = 0; in attach() local
|
Completed in 203 milliseconds