Home
last modified time | relevance | path

Searched defs:p_AttrProp_Before (Results 1 – 6 of 6) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/session/xp/
H A DAbiCollab_Import.cpp659 PP_AttrProp *p_AttrProp_Before = NULL; in _import() local
764 PP_AttrProp *p_AttrProp_Before = NULL; in _import() local
/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpt_PT_DeleteSpan.cpp55 PP_AttrProp *p_AttrProp_Before, in deleteSpan()
70 PP_AttrProp *p_AttrProp_Before, in deleteSpanWithTable()
776 PP_AttrProp *p_AttrProp_Before, in deleteSpan()
3150 PP_AttrProp *p_AttrProp_Before, in _realDeleteSpan()
H A Dpd_Document.cpp1462 PP_AttrProp *p_AttrProp_Before, in deleteSpan()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_FrameEdit.cpp1333 PP_AttrProp * p_AttrProp_Before = NULL; in deleteFrame() local
H A Dfl_DocLayout.cpp1187 PP_AttrProp * p_AttrProp_Before = NULL; in relocateFrame() local
H A Dfv_View_protected.cpp329 void FV_View::_deleteSelection(PP_AttrProp *p_AttrProp_Before, bool bNoUpdate, in _deleteSelection()