Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ole/
H A Daxcontrol.cxx555 bool bPropertyExists = rPropSet.getProperty( bTriStateEnabled, PROP_TriState ); in convertToAxState() local
556 if( bPropertyExists && bTriStateEnabled ) in convertToAxState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/ole/
H A Daxcontrol.cxx553 bool bPropertyExists = rPropSet.getProperty( bTriStateEnabled, PROP_TriState ); in convertToAxState() local
554 if( bPropertyExists && bTriStateEnabled ) in convertToAxState()