Home
last modified time | relevance | path

Searched refs:getCellFrm (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx2703 const SwCellFrm * getCellFrm() const { return m_pCellFrm; } in getCellFrm() function
2779 const SwCellFrm * SwTableCellInfo::getCellFrm() const in getCellFrm() function in SwTableCellInfo
2781 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()
/aoo41x/main/sw/inc/
H A Dswtable.hxx479 const SwCellFrm * getCellFrm() const ;

Completed in 41 milliseconds