Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A DXMLFontStylesContext.cxx97 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 Dxmlnumi.cxx869 const XMLFontStylesContext *pFontDecls = in SvxXMLListLevelStyleAttrContext_Impl()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtimp.hxx60 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 Dtxtimppr.hxx29 class XMLFontStylesContext;
66 XMLFontStylesContext *pFontDecls = 0 );
69 void SetFontDecls( XMLFontStylesContext *pFontDecls );
H A DXMLFontStylesContext.hxx44 class XMLOFF_DLLPUBLIC XMLFontStylesContext : public SvXMLStylesContext class
66 XMLFontStylesContext( SvXMLImport& rImport, sal_uInt16 nPrfx,
71 virtual ~XMLFontStylesContext();
H A Dxmlimp.hxx70 class XMLFontStylesContext;
170 void SetFontDecls( XMLFontStylesContext *pFontDecls );
339 XMLFontStylesContext *GetFontDecls();
343 const XMLFontStylesContext *GetFontDecls() const;
/trunk/main/xmloff/source/text/
H A Dtxtimp.cxx1086 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 Dtxtimppr.cxx100 ((XMLFontStylesContext *)&xFontDecls)->FillProperties( in handleSpecialItem()
144 XMLFontStylesContext *pFontDecls ) : in XMLTextImportPropertyMapper()
157 XMLFontStylesContext *pFontDecls ) in SetFontDecls()
/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx1595 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()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlStyleImport.cxx226 … 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 Dxmlfilter.cxx1019 XMLFontStylesContext *pFSContext = in CreateFontDeclsContext()
1020 new XMLFontStylesContext( *this, XML_NAMESPACE_OFFICE, in CreateFontDeclsContext()
/trunk/main/xmloff/
H A DPackage_inc.mk52 … $(call gb_Package_add_file,xmloff_inc,inc/xmloff/XMLFontStylesContext.hxx,xmloff/XMLFontStylesCon…
H A DLibrary_xo.mk240 xmloff/source/style/XMLFontStylesContext \
/trunk/main/xmloff/source/draw/
H A Dsdxmlimp.cxx852 XMLFontStylesContext *pFSContext = in CreateFontDeclsContext()
853 new XMLFontStylesContext( *this, XML_NAMESPACE_OFFICE, in CreateFontDeclsContext()
/trunk/main/sw/source/filter/xml/
H A Dxmlimp.cxx1063 XMLFontStylesContext *pFSContext = in CreateFontDeclsContext()
1064 new XMLFontStylesContext( *this, XML_NAMESPACE_OFFICE, in CreateFontDeclsContext()
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx1872 XMLFontStylesContext *pFSContext( in CreateFontDeclsContext()
1873 new XMLFontStylesContext( *this, nPrefix, in CreateFontDeclsContext()
H A Dxmlstyli.cxx725 …raExtPropMapper(const_cast<SvXMLImport&>(GetImport()), const_cast<XMLFontStylesContext*>(GetScImpo… in GetImportPropertyMapper()

Completed in 140 milliseconds