Searched refs:nContextStAttrMinSave (Results 1 – 1 of 1) sorted by relevance
3096 sal_uInt16 nDefListDeepSave, nContextStMinSave, nContextStAttrMinSave; member in _SectionSaveStruct3105 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 22 milliseconds