Searched refs:aAfter (Results 1 – 2 of 2) sorted by relevance
971 SfxBoolItem aAfter( FN_PARAM_INSERT_AFTER, !pDlg->isInsertBefore() ); in Execute() local974 …er()->Execute( nDispatchSlot, SFX_CALLMODE_SYNCHRON|SFX_CALLMODE_RECORD, &aCountItem, &aAfter, 0L); in Execute()
878 SwPaM aAfter(aSectIdx); in removeTextContentAfter() local879 bRet = GetDoc()->DelFullPara( aAfter ); in removeTextContentAfter()
Completed in 73 milliseconds