|
LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Classes | |
| struct | sw::FrameClient |
| struct | FrameClientSortListEntry |
| struct | SwXParaFrameEnumeration |
Namespaces | |
| namespace | sw |
| Dialog to specify the properties of date form field. | |
Typedefs | |
| typedef std::deque< FrameClientSortListEntry > | FrameClientSortList_t |
Enumerations | |
| enum | ParaFrameMode { PARAFRAME_PORTION_PARAGRAPH , PARAFRAME_PORTION_CHAR , PARAFRAME_PORTION_TEXTRANGE } |
Functions | |
| void | CollectFrameAtNode (const SwNode &rNd, FrameClientSortList_t &rFrames, const bool bAtCharAnchoredObjs) |
| typedef std::deque< FrameClientSortListEntry > FrameClientSortList_t |
Definition at line 53 of file unoparaframeenum.hxx.
| enum ParaFrameMode |
| Enumerator | |
|---|---|
| PARAFRAME_PORTION_PARAGRAPH | |
| PARAFRAME_PORTION_CHAR | |
| PARAFRAME_PORTION_TEXTRANGE | |
Definition at line 60 of file unoparaframeenum.hxx.
| void CollectFrameAtNode | ( | const SwNode & | rNd, |
| FrameClientSortList_t & | rFrames, | ||
| const bool | bAtCharAnchoredObjs | ||
| ) |
Definition at line 137 of file unoobj2.cxx.
References SwFormatAnchor::GetAnchorContentOffset(), SwFormatAnchor::GetAnchorId(), SwFormatAnchor::GetAnchorNode(), SwNode::GetContentNode(), IDocumentLayoutAccess::GetCurrentLayout(), IDocumentLayoutAccess::GetCurrentViewShell(), SwNode::GetDoc(), SwDoc::getIDocumentLayoutAccess(), SwContentNode::getLayoutFrame(), SwFormatAnchor::GetOrder(), SwDoc::GetSpzFrameFormats(), and nIndex.