Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Dpropertyexport.cxx284 const ::rtl::OUString& _rPropertyName, const sal_Int8 _nBooleanAttributeFlags) in exportBooleanPropertyAttribute() argument
290 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()
H A Dpropertyexport.hxx153 const sal_Int8 _nBooleanAttributeFlags);

Completed in 21 milliseconds