Searched refs:FirstCell (Results 1 – 5 of 5) sorted by relevance
110 const SwCellFrm *FirstCell() const;111 inline SwCellFrm *FirstCell();178 inline SwCellFrm* SwLayoutFrm::FirstCell() in FirstCell() function in SwLayoutFrm180 return (SwCellFrm*)(((const SwLayoutFrm*)this)->FirstCell()); in FirstCell()
361 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 …]
559 SwLayoutFrm *pCell = pTab->FirstCell(); in lcl_CollectCells()1377 const SwLayoutFrm *pCell = pTab->FirstCell(); in lcl_CalcColValues()1483 pStart = (SwLayoutFrm*)pTab->FirstCell(); in AdjustCellWidth()
1912 const SwLayoutFrm *pCell = pRow->FirstCell(); in MakeTblCrsrs()1929 pCell = pCell->FirstCell(); in MakeTblCrsrs()
146 const SwCellFrm *SwLayoutFrm::FirstCell() const in FirstCell() function in SwLayoutFrm
Completed in 44 milliseconds