Searched refs:_nBooleanAttributeFlags (Results 1 – 2 of 2) sorted by relevance
284 const ::rtl::OUString& _rPropertyName, const sal_Int8 _nBooleanAttributeFlags) in exportBooleanPropertyAttribute() argument290 sal_Bool bDefault = (BOOLATTR_DEFAULT_TRUE == (BOOLATTR_DEFAULT_MASK & _nBooleanAttributeFlags)); in exportBooleanPropertyAttribute()291 …l_Bool bDefaultVoid = (BOOLATTR_DEFAULT_VOID == (BOOLATTR_DEFAULT_MASK & _nBooleanAttributeFlags)); in exportBooleanPropertyAttribute()301 if (_nBooleanAttributeFlags & BOOLATTR_INVERSE_SEMANTICS) in exportBooleanPropertyAttribute()
153 const sal_Int8 _nBooleanAttributeFlags);
Completed in 14 milliseconds