Home
last modified time | relevance | path

Searched refs:FirstCell (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dlayfrm.hxx110 const SwCellFrm *FirstCell() const;
111 inline SwCellFrm *FirstCell();
178 inline SwCellFrm* SwLayoutFrm::FirstCell() in FirstCell() function in SwLayoutFrm
180 return (SwCellFrm*)(((const SwLayoutFrm*)this)->FirstCell()); in FirstCell()
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx361 const SwLayoutFrm *pCell = pRow->FirstCell(); in GetTblSel()
426 pCell = pCell->FirstCell(); in GetTblSel()
629 pCell = pCell->FirstCell(); in ChkChartSel()
809 const SwLayoutFrm *pCell = pRow->FirstCell(); in GetAutoSumSel()
836 pCell = pCell->FirstCell(); in GetAutoSumSel()
907 pCell = pCell->FirstCell(); in GetAutoSumSel()
1210 pCell = pCell->FirstCell(); in GetMergeSel()
1727 const SwLayoutFrm *pTmp = pTab->FirstCell(); in lcl_FindStartEndCol()
1811 rpStart = pTmpTab->FirstCell(); in lcl_FindStartEndCol()
2009 pFirst = pFirst->FirstCell(); in MakeSelUnions()
[all …]
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx559 SwLayoutFrm *pCell = pTab->FirstCell(); in lcl_CollectCells()
1377 const SwLayoutFrm *pCell = pTab->FirstCell(); in lcl_CalcColValues()
1483 pStart = (SwLayoutFrm*)pTab->FirstCell(); in AdjustCellWidth()
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx1912 const SwLayoutFrm *pCell = pRow->FirstCell(); in MakeTblCrsrs()
1929 pCell = pCell->FirstCell(); in MakeTblCrsrs()
H A Dfindfrm.cxx146 const SwCellFrm *SwLayoutFrm::FirstCell() const in FirstCell() function in SwLayoutFrm

Completed in 74 milliseconds