LibreOffice Module sw (master) 1
|
Classes | |
struct | tEntry |
Public Member Functions | |
SwPageNumAndTypeOfAnchors () | |
void | Collect (SwAnchoredObject &_rAnchoredObj) |
SwAnchoredObject * | operator[] (sal_uInt32 _nIndex) |
sal_uInt32 | GetPageNum (sal_uInt32 _nIndex) const |
bool | AnchoredAtMaster (sal_uInt32 _nIndex) |
sal_uInt32 | Count () const |
Private Attributes | |
std::vector< tEntry > | maObjList |
Definition at line 36 of file objectformatter.cxx.
|
inline |
Definition at line 49 of file objectformatter.cxx.
|
inline |
Definition at line 93 of file objectformatter.cxx.
References maObjList.
|
inline |
Definition at line 53 of file objectformatter.cxx.
References SwAnchoredObject::FindAnchorCharFrame(), SwAnchoredObject::FindPageFrameOfAnchor(), SwPageFrame::GetPhyPageNum(), maObjList, SwPageNumAndTypeOfAnchors::tEntry::mbAnchoredAtMaster, SwPageNumAndTypeOfAnchors::tEntry::mnPageNumOfAnchor, and SwPageNumAndTypeOfAnchors::tEntry::mpAnchoredObj.
|
inline |
Definition at line 98 of file objectformatter.cxx.
References maObjList.
|
inline |
Definition at line 87 of file objectformatter.cxx.
References maObjList.
|
inline |
Definition at line 82 of file objectformatter.cxx.
References maObjList.
|
private |
Definition at line 46 of file objectformatter.cxx.
Referenced by AnchoredAtMaster(), Collect(), Count(), GetPageNum(), and operator[]().