Searched refs:XMLFontStylesContext (Results 1 – 17 of 17) sorted by relevance
/aoo42x/main/xmloff/source/style/ |
H A D | XMLFontStylesContext.cxx | 97 XMLFontStylesContext *GetStyles() in GetStyles() 99 return ((XMLFontStylesContext *)&xStyles); in GetStyles() 110 XMLFontStylesContext& rStyles ); 130 XMLFontStylesContext& rStyles ) : in XMLFontStyleContext_Impl() 220 SvXMLStyleContext *XMLFontStylesContext::CreateStyleChildContext( in CreateStyleChildContext() 242 TYPEINIT1( XMLFontStylesContext, SvXMLStylesContext ); 244 XMLFontStylesContext::XMLFontStylesContext( SvXMLImport& rImport, in XMLFontStylesContext() function in XMLFontStylesContext 258 XMLFontStylesContext::~XMLFontStylesContext() in ~XMLFontStylesContext() 267 sal_Bool XMLFontStylesContext::FillProperties( const OUString& rName, in FillProperties()
|
H A D | xmlnumi.cxx | 869 const XMLFontStylesContext *pFontDecls = in SvxXMLListLevelStyleAttrContext_Impl()
|
/aoo42x/main/xmloff/inc/xmloff/ |
H A D | txtimp.hxx | 60 class XMLFontStylesContext; 427 void SetFontDecls( XMLFontStylesContext *pFontDecls ); 428 const XMLFontStylesContext *GetFontDecls() const; 583 …static SvXMLImportPropertyMapper *CreateCharExtPropMapper(SvXMLImport&, XMLFontStylesContext *pFon… 584 …static SvXMLImportPropertyMapper *CreateParaExtPropMapper(SvXMLImport&, XMLFontStylesContext *pFon… 585 …mportPropertyMapper* CreateParaDefaultExtPropMapper(SvXMLImport&, XMLFontStylesContext* pFontDecls… 586 …portPropertyMapper* CreateTableDefaultExtPropMapper(SvXMLImport&, XMLFontStylesContext* pFontDecls… 587 …tPropertyMapper* CreateTableRowDefaultExtPropMapper(SvXMLImport&, XMLFontStylesContext* pFontDecls…
|
H A D | txtimppr.hxx | 29 class XMLFontStylesContext; 66 XMLFontStylesContext *pFontDecls = 0 ); 69 void SetFontDecls( XMLFontStylesContext *pFontDecls );
|
H A D | XMLFontStylesContext.hxx | 44 class XMLOFF_DLLPUBLIC XMLFontStylesContext : public SvXMLStylesContext class 66 XMLFontStylesContext( SvXMLImport& rImport, sal_uInt16 nPrfx, 71 virtual ~XMLFontStylesContext();
|
H A D | xmlimp.hxx | 70 class XMLFontStylesContext; 170 void SetFontDecls( XMLFontStylesContext *pFontDecls ); 339 XMLFontStylesContext *GetFontDecls(); 343 const XMLFontStylesContext *GetFontDecls() const;
|
/aoo42x/main/xmloff/source/text/ |
H A D | txtimp.cxx | 1086 const_cast<XMLFontStylesContext*>(rImport.GetFontDecls()) ); in CreateShapeExtPropMapper() 1089 …MLTextImportHelper::CreateCharExtPropMapper(SvXMLImport& rImport, XMLFontStylesContext *pFontDecls) in CreateCharExtPropMapper() 1094 pFontDecls = const_cast<XMLFontStylesContext*>(rImport.GetFontDecls()); in CreateCharExtPropMapper() 1098 …MLTextImportHelper::CreateParaExtPropMapper(SvXMLImport& rImport, XMLFontStylesContext *pFontDecls) in CreateParaExtPropMapper() 1103 pFontDecls = const_cast<XMLFontStylesContext*>(rImport.GetFontDecls()); in CreateParaExtPropMapper() 1110 pFontDecls = const_cast<XMLFontStylesContext*>(rImport.GetFontDecls()); in CreateParaDefaultExtPropMapper() 1126 XMLFontStylesContext* ) in CreateTableDefaultExtPropMapper() argument 1136 XMLFontStylesContext* ) in CreateTableRowDefaultExtPropMapper() argument 2303 void XMLTextImportHelper::SetFontDecls( XMLFontStylesContext *pFontDecls ) in SetFontDecls() 2312 const XMLFontStylesContext *XMLTextImportHelper::GetFontDecls() const in GetFontDecls() [all …]
|
H A D | txtimppr.cxx | 100 ((XMLFontStylesContext *)&xFontDecls)->FillProperties( in handleSpecialItem() 144 XMLFontStylesContext *pFontDecls ) : in XMLTextImportPropertyMapper() 157 XMLFontStylesContext *pFontDecls ) in SetFontDecls()
|
/aoo42x/main/xmloff/source/core/ |
H A D | xmlimp.cxx | 1595 void SvXMLImport::SetFontDecls( XMLFontStylesContext *pFontDecls ) in SetFontDecls() 1648 XMLFontStylesContext *SvXMLImport::GetFontDecls() in GetFontDecls() 1650 return (XMLFontStylesContext *)&mxFontDecls; in GetFontDecls() 1668 const XMLFontStylesContext *SvXMLImport::GetFontDecls() const in GetFontDecls() 1670 return (const XMLFontStylesContext *)&mxFontDecls; in GetFontDecls()
|
/aoo42x/main/reportdesign/source/filter/xml/ |
H A D | xmlStyleImport.cxx | 226 … rImport.GetCellStylesPropertySetMapper(), m_rImport , const_cast<XMLFontStylesContext*>(m_rImport… in GetImportPropertyMapper() 228 …MLTextImportHelper::CreateParaExtPropMapper(m_rImport, const_cast<XMLFontStylesContext*>(m_rImport… in GetImportPropertyMapper()
|
H A D | xmlfilter.cxx | 1019 XMLFontStylesContext *pFSContext = in CreateFontDeclsContext() 1020 new XMLFontStylesContext( *this, XML_NAMESPACE_OFFICE, in CreateFontDeclsContext()
|
/aoo42x/main/xmloff/ |
H A D | Package_inc.mk | 52 … $(call gb_Package_add_file,xmloff_inc,inc/xmloff/XMLFontStylesContext.hxx,xmloff/XMLFontStylesCon…
|
H A D | Library_xo.mk | 240 xmloff/source/style/XMLFontStylesContext \
|
/aoo42x/main/xmloff/source/draw/ |
H A D | sdxmlimp.cxx | 852 XMLFontStylesContext *pFSContext = in CreateFontDeclsContext() 853 new XMLFontStylesContext( *this, XML_NAMESPACE_OFFICE, in CreateFontDeclsContext()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmlimp.cxx | 1063 XMLFontStylesContext *pFSContext = in CreateFontDeclsContext() 1064 new XMLFontStylesContext( *this, XML_NAMESPACE_OFFICE, in CreateFontDeclsContext()
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmlimprt.cxx | 1872 XMLFontStylesContext *pFSContext( in CreateFontDeclsContext() 1873 new XMLFontStylesContext( *this, nPrefix, in CreateFontDeclsContext()
|
H A D | xmlstyli.cxx | 725 …raExtPropMapper(const_cast<SvXMLImport&>(GetImport()), const_cast<XMLFontStylesContext*>(GetScImpo… in GetImportPropertyMapper()
|
Completed in 104 milliseconds