Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/access/
H A Daccmap.cxx1819 bool bOldShapeSelected = false; in GetContext() local
1925 bOldShapeSelected = mbShapeSelected; in GetContext()
1935 if( bOldShapeSelected ) in GetContext()
2548 bool bOldShapeSelected = false; in InvalidateCursorPosition() local
2556 bOldShapeSelected = mbShapeSelected; in InvalidateCursorPosition()
2694 if( bOldShapeSelected || bShapeSelected ) in InvalidateCursorPosition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/access/
H A Daccmap.cxx1852 bool bOldShapeSelected = false; in GetContext() local
1958 bOldShapeSelected = mbShapeSelected; in GetContext()
1968 if( bOldShapeSelected ) in GetContext()
2581 bool bOldShapeSelected = false; in InvalidateCursorPosition() local
2589 bOldShapeSelected = mbShapeSelected; in InvalidateCursorPosition()
2727 if( bOldShapeSelected || bShapeSelected ) in InvalidateCursorPosition()