Home
last modified time | relevance | path

Searched refs:HasActionRange (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dchgviset.hxx123 bool HasActionRange() const { return mbIsActionRange; } in HasActionRange() function in ScChangeViewSettings
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dchgviset.hxx124 bool HasActionRange() const { return mbIsActionRange; } in HasActionRange() function in ScChangeViewSettings
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dviewutil.cxx208 if ( rSettings.HasActionRange() ) in IsActionShown()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dviewutil.cxx207 if ( rSettings.HasActionRange() ) in IsActionShown()