Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx3082 sal_uInt16 nDefListDeepSave, nContextStMinSave, nContextStAttrMinSave; member in _SectionSaveStruct
3091 sal_uInt16 GetContextStAttrMin() const { return nContextStAttrMinSave; } in GetContextStAttrMin()
3098 nDefListDeepSave(0), nContextStMinSave(0), nContextStAttrMinSave(0), in _SectionSaveStruct()
3111 nContextStAttrMinSave = rParser.nContextStAttrMin; in _SectionSaveStruct()
3145 rParser.nContextStAttrMin = nContextStAttrMinSave; in Restore()

Completed in 38 milliseconds