Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/table/
H A Dswtable.cxx2744 struct SwTableCellInfo::Impl
2777 const SwFrm * SwTableCellInfo::Impl::getNextFrmInTable(const SwFrm * pFrm) in getNextFrmInTable()
2808 const SwCellFrm * SwTableCellInfo::Impl::getNextCellFrm(const SwFrm * pFrm) in getNextCellFrm()
2824 const SwCellFrm * SwTableCellInfo::Impl::getNextTableBoxsCellFrm(const SwFrm * pFrm) in getNextTableBoxsCellFrm()
2845 const SwCellFrm * SwTableCellInfo::getCellFrm() const in getCellFrm()
2850 bool SwTableCellInfo::Impl::getNext() in getNext()
2863 SwTableCellInfo::SwTableCellInfo(const SwTable * pTable) in SwTableCellInfo() function in SwTableCellInfo
2869 SwTableCellInfo::~SwTableCellInfo() in ~SwTableCellInfo()
2873 bool SwTableCellInfo::getNext() in getNext()
2878 SwRect SwTableCellInfo::getRect() const in getRect()
[all …]
/trunk/main/sw/inc/
H A Dswtable.hxx474 class SW_DLLPUBLIC SwTableCellInfo : public ::boost::noncopyable class
482 SwTableCellInfo(const SwTable * pTable);
483 ~SwTableCellInfo();
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx587 SwTableCellInfo aTableCellInfo(pTable); in processSwTableByLayout()

Completed in 30 milliseconds