Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/
H A DCutAndPaste.cpp642 static bool isFullyDeleted(ParagraphList const & pars) in isFullyDeleted() function
702 if (!isFullyDeleted(copy_pars)) in copySelectionHelper()