Home
last modified time | relevance | path

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

/AOO41X/main/editeng/source/editeng/
H A Dimpedit.hxx354 …sal_Bool DoSingleLinePaste() const { return ( ( nControl & EV_CNTRL_SINGLELINEPAS… in DoSingleLinePaste() function in ImpEditView
H A Dimpedit.cxx1333 if ( DoSingleLinePaste() ) in Paste()