Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dhtmltab.cxx3096 sal_uInt16 nDefListDeepSave, nContextStMinSave, nContextStAttrMinSave; member in _SectionSaveStruct
3105 sal_uInt16 GetContextStAttrMin() const { return nContextStAttrMinSave; } in GetContextStAttrMin()
3112 nDefListDeepSave(0), nContextStMinSave(0), nContextStAttrMinSave(0), in _SectionSaveStruct()
3125 nContextStAttrMinSave = rParser.nContextStAttrMin; in _SectionSaveStruct()
3159 rParser.nContextStAttrMin = nContextStAttrMinSave; in Restore()

Completed in 35 milliseconds