Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/access/
H A Daccmap.cxx2406 bool bIsTextParent = false; in InvalidatePosOrSize() local
2418 bIsTextParent =true; in InvalidatePosOrSize()
2421 if( bIsValidFrame || bIsTextParent ) in InvalidatePosOrSize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/access/
H A Daccmap.cxx2438 bool bIsTextParent = false; in InvalidatePosOrSize() local
2450 bIsTextParent =true; in InvalidatePosOrSize()
2453 if( bIsValidFrame || bIsTextParent ) in InvalidatePosOrSize()