Lines Matching refs:XMLPropStyleContext

62 void XMLPropStyleContext::SetAttribute( sal_uInt16 nPrefixKey,  in SetAttribute()
76 TYPEINIT1( XMLPropStyleContext, SvXMLStyleContext );
80 OldFillStyleDefinitionSet XMLPropStyleContext::maStandardSet;
81 OldFillStyleDefinitionSet XMLPropStyleContext::maHeaderSet;
82 OldFillStyleDefinitionSet XMLPropStyleContext::maFooterSet;
83 OldFillStyleDefinitionSet XMLPropStyleContext::maParaSet;
85 XMLPropStyleContext::XMLPropStyleContext( in XMLPropStyleContext() function in XMLPropStyleContext
100 XMLPropStyleContext::~XMLPropStyleContext() in ~XMLPropStyleContext()
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()
172 SvXMLImportContext *XMLPropStyleContext::CreateChildContext( in CreateChildContext()
225 void XMLPropStyleContext::FillPropertySet( in FillPropertySet()
236 void XMLPropStyleContext::SetDefaults() in SetDefaults()
240 Reference < XStyle > XMLPropStyleContext::Create() in Create()
264 void XMLPropStyleContext::CreateAndInsert( sal_Bool bOverwrite ) in CreateAndInsert()
446 void XMLPropStyleContext::Finish( sal_Bool bOverwrite ) in Finish()
521 bool XMLPropStyleContext::doNewDrawingLayerFillStyleDefinitionsExist( in doNewDrawingLayerFillStyleDefinitionsExist()
567 bool XMLPropStyleContext::deactivateOldFillStyleDefinitions( in deactivateOldFillStyleDefinitions()
599 bool XMLPropStyleContext::translateNameBasedDrawingLayerFillStyleDefinitionsToStyleDisplayNames() in translateNameBasedDrawingLayerFillStyleDefinitionsToStyleDisplayNames()