Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/vba/
H A Dvbaaxis.cxx590 bool bisLogarithmic = false; in getScaleType() local
591 mxPropertySet->getPropertyValue( "Logarithmic" ) >>= bisLogarithmic; in getScaleType()
592 if (bisLogarithmic) in getScaleType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/vba/
H A Dvbaaxis.cxx590 bool bisLogarithmic = false; in getScaleType() local
591 mxPropertySet->getPropertyValue( "Logarithmic" ) >>= bisLogarithmic; in getScaleType()
592 if (bisLogarithmic) in getScaleType()