Searched refs:SwTableCellInfo (Results 1 – 3 of 3) sorted by relevance
2744 struct SwTableCellInfo::Impl2777 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 SwTableCellInfo2869 SwTableCellInfo::~SwTableCellInfo() in ~SwTableCellInfo()2873 bool SwTableCellInfo::getNext() in getNext()2878 SwRect SwTableCellInfo::getRect() const in getRect()[all …]
474 class SW_DLLPUBLIC SwTableCellInfo : public ::boost::noncopyable class482 SwTableCellInfo(const SwTable * pTable);483 ~SwTableCellInfo();
587 SwTableCellInfo aTableCellInfo(pTable); in processSwTableByLayout()
Completed in 50 milliseconds