Home
last modified time | relevance | path

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

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