Searched refs:getCellFrm (Results 1 – 2 of 2) sorted by relevance
2703 const SwCellFrm * getCellFrm() const { return m_pCellFrm; } in getCellFrm() function2779 const SwCellFrm * SwTableCellInfo::getCellFrm() const in getCellFrm() function in SwTableCellInfo2781 return m_pImpl->getCellFrm(); in getCellFrm()2816 if (getCellFrm() != NULL) in getRect()2817 aRet = getCellFrm()->Frm(); in getRect()2826 if (getCellFrm() != NULL) in getTableBox()2827 pRet = getCellFrm()->GetTabBox(); in getTableBox()
479 const SwCellFrm * getCellFrm() const ;
Completed in 41 milliseconds