Searched refs:m_bTrackAttributes (Results 1 – 2 of 2) sorted by relevance
86 sal_Bool m_bTrackAttributes; member in xmloff::OPropertyImport138 void enableTrackAttributes() { m_bTrackAttributes = sal_True; } in enableTrackAttributes()
279 ,m_bTrackAttributes(sal_False) in OPropertyImport()320 if (m_bTrackAttributes) in StartElement()332 …OSL_ENSURE(m_bTrackAttributes, "OPropertyImport::encounteredAttribute: attribute tracking not enab… in encounteredAttribute()
Completed in 17 milliseconds