Searched refs:OldFillStyleDefinitionSet (Results 1 – 2 of 2) sorted by relevance
43 typedef std::hash_set< rtl::OUString, rtl::OUStringHash > OldFillStyleDefinitionSet; typedef55 static OldFillStyleDefinitionSet maStandardSet;56 static OldFillStyleDefinitionSet maHeaderSet;57 static OldFillStyleDefinitionSet maFooterSet;58 static OldFillStyleDefinitionSet maParaSet;75 const OldFillStyleDefinitionSet& rHashSetOfTags);84 const OldFillStyleDefinitionSet& getStandardSet();85 const OldFillStyleDefinitionSet& getHeaderSet();86 const OldFillStyleDefinitionSet& getFooterSet();87 const OldFillStyleDefinitionSet& getParaSet();
80 OldFillStyleDefinitionSet XMLPropStyleContext::maStandardSet;81 OldFillStyleDefinitionSet XMLPropStyleContext::maHeaderSet;82 OldFillStyleDefinitionSet XMLPropStyleContext::maFooterSet;83 OldFillStyleDefinitionSet XMLPropStyleContext::maParaSet;104 const OldFillStyleDefinitionSet& XMLPropStyleContext::getStandardSet() in getStandardSet()120 const OldFillStyleDefinitionSet& XMLPropStyleContext::getHeaderSet() in getHeaderSet()136 const OldFillStyleDefinitionSet& XMLPropStyleContext::getFooterSet() in getFooterSet()152 const OldFillStyleDefinitionSet& XMLPropStyleContext::getParaSet() in getParaSet()568 const OldFillStyleDefinitionSet& rHashSetOfTags) in deactivateOldFillStyleDefinitions()