Home
last modified time | relevance | path

Searched refs:SwTableCellInfo (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx2678 struct SwTableCellInfo::Impl
2711 const SwFrm * SwTableCellInfo::Impl::getNextFrmInTable(const SwFrm * pFrm) in getNextFrmInTable()
2742 const SwCellFrm * SwTableCellInfo::Impl::getNextCellFrm(const SwFrm * pFrm) in getNextCellFrm()
2758 const SwCellFrm * SwTableCellInfo::Impl::getNextTableBoxsCellFrm(const SwFrm * pFrm) in getNextTableBoxsCellFrm()
2779 const SwCellFrm * SwTableCellInfo::getCellFrm() const in getCellFrm()
2784 bool SwTableCellInfo::Impl::getNext() in getNext()
2797 SwTableCellInfo::SwTableCellInfo(const SwTable * pTable) in SwTableCellInfo() function in SwTableCellInfo
2803 SwTableCellInfo::~SwTableCellInfo() in ~SwTableCellInfo()
2807 bool SwTableCellInfo::getNext() in getNext()
2812 SwRect SwTableCellInfo::getRect() const in getRect()
[all …]
/aoo41x/main/sw/inc/
H A Dswtable.hxx474 class SW_DLLPUBLIC SwTableCellInfo : public ::boost::noncopyable class
482 SwTableCellInfo(const SwTable * pTable);
483 ~SwTableCellInfo();
/aoo41x/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx587 SwTableCellInfo aTableCellInfo(pTable); in processSwTableByLayout()

Completed in 108 milliseconds