Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/edit/
H A Dedsect.cxx413 bool SwEditShell::CanSpecialInsert() const in CanSpecialInsert() function in SwEditShell
/AOO42X/main/sw/inc/
H A Deditsh.hxx828 bool CanSpecialInsert() const;
/AOO42X/main/sw/source/ui/docvw/
H A Dedtwin.cxx1845 else if( rSh.CanSpecialInsert() ) in KeyInput()