Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/doc/
H A Dlineinfo.cxx48 …youts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::InvalidateAllCntnt), INV_LINENUM | INV_SIZE));//… in SetLineNumberInfo()
/AOO41X/main/sw/source/core/inc/
H A Drootfrm.hxx55 #define INV_LINENUM 32 macro
/AOO41X/main/sw/source/core/layout/
H A Dwsfrm.cxx3923 if ( nInv & INV_LINENUM ) in lcl_InvalidateCntnt()