Home
last modified time | relevance | path

Searched refs:GetLegacyCellSelection (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dinputopt.hxx70 bool GetLegacyCellSelection() const { return bLegacyCellSelection; } in GetLegacyCellSelection() function in ScInputOptions
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dinputopt.hxx69 bool GetLegacyCellSelection() const { return bLegacyCellSelection; } in GetLegacyCellSelection() function in ScInputOptions
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dinputopt.cxx194 pValues[nProp] <<= GetLegacyCellSelection(); in ImplCommit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dinputopt.cxx198 pValues[nProp] <<= GetLegacyCellSelection(); in ImplCommit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dtabview2.cxx684 bool bLegacyCellSelection = pScModule->GetInputOptions().GetLegacyCellSelection(); in GetAreaMoveEndPosition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dtabview2.cxx683 bool bLegacyCellSelection = pScModule->GetInputOptions().GetLegacyCellSelection(); in GetAreaMoveEndPosition()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/app/
H A Dscmod.cxx1947 rInpOpt.GetLegacyCellSelection() ) ); in CreateItemSet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/app/
H A Dscmod.cxx1982 rInpOpt.GetLegacyCellSelection() ) ); in CreateItemSet()