Home
last modified time | relevance | path

Searched refs:getCellSDHFromRowCol (Results 1 – 8 of 8) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_FieldTableSumRun.cpp238 pf_Frag_Strux* sdhCell = pDoc->getCellSDHFromRowCol(tableSDH,true,99999,row,col); in calculateValue()
357 pf_Frag_Strux* sdhCell = pDoc->getCellSDHFromRowCol(tableSDH,true,99999,row,col); in calculateValue()
H A Dfv_View_cmd.cpp465 …curSDH = m_pDoc-> getCellSDHFromRowCol(tableSDH,isShowRevisions(), getRevisionLevel(), jTop,jLeft); in cmdSplitCells()
1590 sdhCell = m_pDoc->getCellSDHFromRowCol(sdhTable,isShowRevisions(),PD_MAX_REVISION,i,j); in cmdTextToTable()
H A Dfv_View.cpp8956 …pf_Frag_Strux* cellSDH = m_pDoc->getCellSDHFromRowCol(tableSDH, isShowRevisions(), getRevisionLeve… in setCellFormat()
9044 …pf_Frag_Strux* cellSDH = m_pDoc->getCellSDHFromRowCol(tableSDH, isShowRevisions(), getRevisionLeve… in setCellFormat()
13925 cellSDH = m_pDoc->getCellSDHFromRowCol(tableSDH, isShowRevisions(), getRevisionLevel(), row,col); in findCellPosAt()
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_Table.cpp601 pf_Frag_Strux* cellSDH = m_pDoc->getCellSDHFromRowCol(sdhStart,true,PD_MAX_REVISION,row,col); in setCellRowCol()
605 cellSDH = m_pDoc->getCellSDHFromRowCol(sdhStart,true,PD_MAX_REVISION,row,col); in setCellRowCol()
H A Die_exp_RTF_listenerWriteDoc.cpp3649 …pf_Frag_Strux* sdhCell = m_pDocument->getCellSDHFromRowCol(m_Table.getTableSDH(),true,PD_MAX_REVIS… in getRightOfCell()
3796 …pf_Frag_Strux* cellSDH = m_pDocument->getCellSDHFromRowCol(m_Table.getTableSDH(),true,PD_MAX_REVIS… in _newRow()
/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpd_Document.h584 pf_Frag_Strux* getCellSDHFromRowCol(pf_Frag_Strux* tableSDH,
H A Dpd_Document.cpp3505 pf_Frag_Strux* PD_Document::getCellSDHFromRowCol(pf_Frag_Strux* tableSDH, in getCellSDHFromRowCol() function in PD_Document
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_EditMethods.cpp5581 …rowSDH = pDoc->getCellSDHFromRowCol(tableSDH,pView->isShowRevisions(), pView->getRevisionLevel(),i… in Defun1()
5583 …endRowSDH = pDoc->getCellSDHFromRowCol(tableSDH,pView->isShowRevisions(), pView->getRevisionLevel(… in Defun1()