#include <unoflatpara.hxx>
Definition at line 103 of file unoflatpara.hxx.
◆ SwXFlatParagraphIterator() [1/2]
SwXFlatParagraphIterator::SwXFlatParagraphIterator |
( |
SwDoc & |
rDoc, |
|
|
sal_Int32 |
nType, |
|
|
bool |
bAutomatic |
|
) |
| |
◆ ~SwXFlatParagraphIterator()
SwXFlatParagraphIterator::~SwXFlatParagraphIterator |
( |
| ) |
|
|
overridevirtual |
◆ SwXFlatParagraphIterator() [2/2]
◆ getFirstPara()
uno::Reference< text::XFlatParagraph > SwXFlatParagraphIterator::getFirstPara |
( |
| ) |
|
|
overridevirtual |
◆ getLastPara()
uno::Reference< text::XFlatParagraph > SwXFlatParagraphIterator::getLastPara |
( |
| ) |
|
|
overridevirtual |
◆ getNextPara()
uno::Reference< text::XFlatParagraph > SwXFlatParagraphIterator::getNextPara |
( |
| ) |
|
|
overridevirtual |
Definition at line 364 of file unoflatpara.cxx.
References SwLayoutFrame::ContainsContent(), SwNodes::Count(), IDocumentLayoutAccess::GetCurrentLayout(), IDocumentLayoutAccess::GetCurrentViewShell(), SwViewShellImp::GetFirstVisPage(), SwDoc::getIDocumentLayoutAccess(), SwViewShell::GetLayout(), SwTextFrame::GetMergedPara(), SwFrame::GetNext(), SwContentFrame::GetNextContentFrame(), SwDoc::GetNodes(), SwViewShell::GetOut(), SwNode::GetTextNode(), SwTextFrame::GetTextNodeFirst(), SwViewShell::GetViewOptions(), ModelToViewHelper::getViewText(), SwViewShell::Imp(), SwLayoutFrame::IsAnLower(), SwTextNode::IsGrammarCheckDirty(), SwPageFrame::IsInvalidSpelling(), SwViewOption::IsOnlineSpell(), SwFrame::IsTextFrame(), SwTextNode::IsWrongDirty(), SwLayoutFrame::Lower(), mbAutomatic, mnCurrentNode, mnEndNode, mnType, mpDoc, and SwPageFrame::ValidateSpelling().
Referenced by getFirstPara(), and getLastPara().
◆ getParaAfter()
uno::Reference< text::XFlatParagraph > SwXFlatParagraphIterator::getParaAfter |
( |
const css::uno::Reference< css::text::XFlatParagraph > & |
xPara | ) |
|
|
overridevirtual |
Definition at line 498 of file unoflatpara.cxx.
References SwNodes::Count(), IDocumentLayoutAccess::GetCurrentLayout(), SwNode::GetDoc(), SwDoc::getIDocumentLayoutAccess(), SwNode::GetIndex(), SwDoc::GetNodes(), SwNode::GetTextNode(), SwXFlatParagraph::GetTextNode(), ModelToViewHelper::getViewText(), mpDoc, and SAL_WARN_IF.
◆ getParaBefore()
uno::Reference< text::XFlatParagraph > SwXFlatParagraphIterator::getParaBefore |
( |
const css::uno::Reference< css::text::XFlatParagraph > & |
xPara | ) |
|
|
overridevirtual |
◆ Notify()
void SwXFlatParagraphIterator::Notify |
( |
const SfxHint & |
rHint | ) |
|
|
overridevirtual |
◆ operator=()
◆ mbAutomatic
const bool SwXFlatParagraphIterator::mbAutomatic |
|
private |
◆ mnCurrentNode
◆ mnEndNode
◆ mnType
const sal_Int32 SwXFlatParagraphIterator::mnType |
|
private |
◆ mpDoc
SwDoc* SwXFlatParagraphIterator::mpDoc |
|
private |
The documentation for this class was generated from the following files: