Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ole/
H A Daxcontrol.cxx1408 mnMatchEntry( AX_MATCHENTRY_NONE ), in AxMorphDataModelBase()
1434 …case XML_MatchEntry: mnMatchEntry = AttributeConversion::decodeInteger( rValue ); br… in importProperty()
1471 aReader.readIntProperty< sal_uInt8 >( mnMatchEntry ); in importBinaryModel()
2005 …bool bAutoComplete = (mnMatchEntry == AX_MATCHENTRY_FIRSTLETTER) || (mnMatchEntry == AX_MATCHENTRY… in convertProperties()
2035 mnMatchEntry = AX_MATCHENTRY_COMPLETE; in convertFromProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/ole/
H A Daxcontrol.cxx1401 mnMatchEntry( AX_MATCHENTRY_NONE ), in AxMorphDataModelBase()
1427 …case XML_MatchEntry: mnMatchEntry = AttributeConversion::decodeInteger( rValue ); br… in importProperty()
1464 aReader.readIntProperty< sal_uInt8 >( mnMatchEntry ); in importBinaryModel()
1998 …bool bAutoComplete = (mnMatchEntry == AX_MATCHENTRY_FIRSTLETTER) || (mnMatchEntry == AX_MATCHENTRY… in convertProperties()
2028 mnMatchEntry = AX_MATCHENTRY_COMPLETE; in convertFromProperties()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/ole/
H A Daxcontrol.hxx633 sal_Int32 mnMatchEntry; ///< Auto completion mode. member in oox::ole::AxMorphDataModelBase
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/ole/
H A Daxcontrol.hxx632 sal_Int32 mnMatchEntry; ///< Auto completion mode. member in oox::ole::AxMorphDataModelBase