Searched refs:encounteredAttribute (Results 1 – 3 of 3) sorted by relevance
126 sal_Bool encounteredAttribute(const ::rtl::OUString& _rAttributeName) const;132 …sal_Bool encounteredAttribute(const sal_Char* _pAttributeName) const { return encounteredAttribute… in encounteredAttribute() function in xmloff::OPropertyImport
330 sal_Bool OPropertyImport::encounteredAttribute(const ::rtl::OUString& _rAttributeName) const in encounteredAttribute() function in xmloff::OPropertyImport
667 if ( !encounteredAttribute( sLocalAttrName ) ) in simulateDefaultedAttribute()
Completed in 36 milliseconds