Home
last modified time | relevance | path

Searched refs:cmdDeleteRow (Results 1 – 4 of 4) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_VisualDragText.cpp1006 m_pView->cmdDeleteRow(pos1+2); in mouseCut()
H A Dfv_View.h817 bool cmdDeleteRow(PT_DocPosition pos);
H A Dfv_View_cmd.cpp2505 bool FV_View::cmdDeleteRow(PT_DocPosition posRow) in cmdDeleteRow() function in FV_View
4324 cmdDeleteRow(pos); in cmdCut()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_EditMethods.cpp6707 pView->cmdDeleteRow(pos); in Defun1()