Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/inc/
H A Dflyfrm.hxx211 sal_Bool IsLockDeleteContent() const { return bLockDeleteContent; } in IsLockDeleteContent() function in SwFlyFrm
/AOO41X/main/sw/source/core/layout/
H A Dfly.cxx344 if ( IsLockDeleteContent() ) in DeleteCnt()