Home
last modified time | relevance | path

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

/AOO42X/main/sw/inc/
H A Dcrsrsh.hxx172 NOCALRECT = (1 << 3), // CharRect nicht neu berechnen enumerator
/AOO42X/main/sw/source/core/crsr/
H A Dcrsrsh.cxx1757 if( !( eFlags & SwCrsrShell::NOCALRECT )) in UpdateCrsr()