Home
last modified time | relevance | path

Searched refs:BoolAttrFlags (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/forms/
H A Dpropertyexport.hxx34 enum class BoolAttrFlags { enum
41 template<> struct typed_flags<BoolAttrFlags> : is_typed_flags<BoolAttrFlags, 0x07> {};
152 const BoolAttrFlags _nBooleanAttributeFlags);
H A Delementexport.cxx543 static const BoolAttrFlags nBooleanPropertyAttrFlags[] = in exportCommonControlAttributes()
545BoolAttrFlags::DefaultFalse, BoolAttrFlags::DefaultFalse | BoolAttrFlags::InverseSemantics, BoolAt… in exportCommonControlAttributes()
810 BoolAttrFlags::DefaultFalse | BoolAttrFlags::DefaultVoid in exportDatabaseAttributes()
834 BoolAttrFlags::DefaultFalse in exportDatabaseAttributes()
959 …( *pAttributeId == SCAFlags::FocusOnClick ) ? BoolAttrFlags::DefaultTrue : BoolAttrFlags::DefaultF… in exportSpecialAttributes()
2101 static const BoolAttrFlags nBooleanPropertyAttrFlags[] = in exportAttributes()
2103BoolAttrFlags::DefaultTrue, BoolAttrFlags::DefaultTrue, BoolAttrFlags::DefaultTrue, BoolAttrFlags:… in exportAttributes()
H A Dpropertyexport.cxx261 const OUString& _rPropertyName, const BoolAttrFlags _nBooleanAttributeFlags) in exportBooleanPropertyAttribute()
267 bool bDefault(BoolAttrFlags::DefaultTrue & _nBooleanAttributeFlags); in exportBooleanPropertyAttribute()
268 bool bDefaultVoid(BoolAttrFlags::DefaultVoid & _nBooleanAttributeFlags); in exportBooleanPropertyAttribute()
278 if (_nBooleanAttributeFlags & BoolAttrFlags::InverseSemantics) in exportBooleanPropertyAttribute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/forms/
H A Dpropertyexport.hxx35 enum class BoolAttrFlags { enum
42 template<> struct typed_flags<BoolAttrFlags> : is_typed_flags<BoolAttrFlags, 0x07> {};
154 const BoolAttrFlags _nBooleanAttributeFlags);
H A Delementexport.cxx542 static const BoolAttrFlags nBooleanPropertyAttrFlags[] = in exportCommonControlAttributes()
544BoolAttrFlags::DefaultFalse, BoolAttrFlags::DefaultFalse | BoolAttrFlags::InverseSemantics, BoolAt… in exportCommonControlAttributes()
809 BoolAttrFlags::DefaultFalse | BoolAttrFlags::DefaultVoid in exportDatabaseAttributes()
833 BoolAttrFlags::DefaultFalse in exportDatabaseAttributes()
958 …( *pAttributeId == SCAFlags::FocusOnClick ) ? BoolAttrFlags::DefaultTrue : BoolAttrFlags::DefaultF… in exportSpecialAttributes()
2103 static const BoolAttrFlags nBooleanPropertyAttrFlags[] = in exportAttributes()
2105BoolAttrFlags::DefaultTrue, BoolAttrFlags::DefaultTrue, BoolAttrFlags::DefaultTrue, BoolAttrFlags:… in exportAttributes()
H A Dpropertyexport.cxx261 const OUString& _rPropertyName, const BoolAttrFlags _nBooleanAttributeFlags) in exportBooleanPropertyAttribute()
267 bool bDefault(BoolAttrFlags::DefaultTrue & _nBooleanAttributeFlags); in exportBooleanPropertyAttribute()
268 bool bDefaultVoid(BoolAttrFlags::DefaultVoid & _nBooleanAttributeFlags); in exportBooleanPropertyAttribute()
278 if (_nBooleanAttributeFlags & BoolAttrFlags::InverseSemantics) in exportBooleanPropertyAttribute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results5910 enum BoolAttrFlags DefaultFalse
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results13426 enum BoolAttrFlags DefaultFalse
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog170858 BoolAttrFlags::DefaultMask is unnecessary
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog432907 BoolAttrFlags::DefaultMask is unnecessary