Home
last modified time | relevance | path

Searched refs:XMLPropStyleContext (Results 1 – 25 of 50) sorted by relevance

12

/trunk/main/xmloff/source/style/
H A Dprstylei.cxx76 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()
225 void XMLPropStyleContext::FillPropertySet( in FillPropertySet()
236 void XMLPropStyleContext::SetDefaults() in SetDefaults()
240 Reference < XStyle > XMLPropStyleContext::Create() in Create()
[all …]
H A DPageMasterImportContext.cxx60 XMLPropStyleContext::SetAttribute( nPrefixKey, rLocalName, rValue ); in SetAttribute()
64 TYPEINIT1( PageStyleContext, XMLPropStyleContext );
71XMLPropStyleContext( rImport, nPrfx, rLName, xAttrList, rStyles, XML_STYLE_FAMILY_PAGE_MASTER, bDe… in PageStyleContext()
165 pContext = XMLPropStyleContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
/trunk/main/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx482 …const XMLPropStyleContext* pPropStyleContext = dynamic_cast< const XMLPropStyleContext * >( pStyle… in StartElement()
814 XMLPropStyleContext * pPropStyleContext = in setStylesToSeries()
815 const_cast< XMLPropStyleContext * >( in setStylesToSeries()
816 dynamic_cast< const XMLPropStyleContext * >( rpStyle )); in setStylesToSeries()
898 XMLPropStyleContext * pPropStyleContext = in setStylesToStatisticsObjects()
899 const_cast< XMLPropStyleContext * >( in setStylesToStatisticsObjects()
1004 XMLPropStyleContext * pPropStyleContext = in setStylesToDataPoints()
1005 const_cast< XMLPropStyleContext * >( in setStylesToDataPoints()
1030 XMLPropStyleContext * pPropStyleContext = in setStylesToDataPoints()
1031 const_cast< XMLPropStyleContext * >( in setStylesToDataPoints()
[all …]
H A DSchXMLPlotAreaContext.cxx341 XMLPropStyleContext* pPropStyleContext = in StartElement()
342 const_cast< XMLPropStyleContext * >( in StartElement()
343 dynamic_cast< const XMLPropStyleContext * >( pStyle ) ); in StartElement()
804 void SchXMLPositonAttributesHelper::readAutomaticPositioningProperties( XMLPropStyleContext* pPropS… in readAutomaticPositioningProperties()
902 if( pStyle && pStyle->ISA( XMLPropStyleContext )) in StartElement()
903 (( XMLPropStyleContext* )pStyle )->FillPropertySet( xProp ); in StartElement()
974 if( pStyle && pStyle->ISA( XMLPropStyleContext )) in StartElement()
975 (( XMLPropStyleContext* )pStyle )->FillPropertySet( xProp ); in StartElement()
1152 XMLPropStyleContext * pPropStyleContext = in StartElement()
1153 … const_cast< XMLPropStyleContext * >( dynamic_cast< const XMLPropStyleContext * >( pStyle )); in StartElement()
H A DSchXMLAxisContext.cxx253 if( pStyle && pStyle->ISA( XMLPropStyleContext )) in CreateGrid()
254 (( XMLPropStyleContext* )pStyle )->FillPropertySet( xGridProp ); in CreateGrid()
501 if( pStyle && pStyle->ISA( XMLPropStyleContext )) in CreateAxis()
504XMLPropStyleContext * pPropStyleContext = const_cast< XMLPropStyleContext * >( dynamic_cast< const… in CreateAxis()
529 (( XMLPropStyleContext* )pStyle )->FillPropertySet( xXAxisProp ); in CreateAxis()
H A DSchXMLLegendContext.cxx218 if( pStyle && pStyle->ISA( XMLPropStyleContext )) in StartElement()
219 (( XMLPropStyleContext* )pStyle )->FillPropertySet( xLegendProps ); in StartElement()
H A DSchXMLTools.hxx43 class XMLPropStyleContext;
100 …etPropertyFromContext( const ::rtl::OUString& rPropertyName, const XMLPropStyleContext * pPropStyl…
/trunk/main/xmloff/inc/xmloff/
H A Dprstylei.hxx46 class XMLOFF_DLLPUBLIC XMLPropStyleContext : public SvXMLStyleContext class
61 SAL_DLLPRIVATE XMLPropStyleContext(XMLPropStyleContext &); // not defined
62 SAL_DLLPRIVATE void operator =(XMLPropStyleContext &); // not defined
106 XMLPropStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx,
111 virtual ~XMLPropStyleContext();
H A Dtxtimp.hxx57 class XMLPropStyleContext;
538 XMLPropStyleContext *FindAutoFrameStyle(
540 XMLPropStyleContext* FindSectionStyle(
542 XMLPropStyleContext* FindPageMaster(
/trunk/main/xmloff/source/table/
H A DXMLTableImport.cxx412 const XMLPropStyleContext* pStyle = in InitColumns()
413 dynamic_cast< const XMLPropStyleContext* >( in InitColumns()
419 const_cast< XMLPropStyleContext* >( pStyle )->FillPropertySet( xColProps ); in InitColumns()
497 const XMLPropStyleContext* pStyle = in ImportRow()
498 dynamic_cast< const XMLPropStyleContext* >( in ImportRow()
503 const_cast< XMLPropStyleContext* >( pStyle )->FillPropertySet( xRowSet ); in ImportRow()
674 const XMLPropStyleContext* pStyle = in XMLCellImportContext()
675 dynamic_cast< const XMLPropStyleContext* >( in XMLCellImportContext()
682 const_cast< XMLPropStyleContext* >( pStyle )->FillPropertySet( xCellSet ); in XMLCellImportContext()
/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx124 XMLPropStyleContext::SetAttribute( nPrefixKey, rLocalName, rValue ); in SetAttribute()
129 XMLPropStyleContext::SetAttribute( nPrefixKey, rLocalName, rValue ); in SetAttribute()
133 TYPEINIT1( XMLTextStyleContext, XMLPropStyleContext );
140 : XMLPropStyleContext( rImport, nPrfx, rLName, xAttrList, rStyles, nFamily, bDefaultStyle ) in XMLTextStyleContext()
208 pContext = XMLPropStyleContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
216 XMLPropStyleContext::CreateAndInsert( bOverwrite ); in CreateAndInsert()
281 XMLPropStyleContext::Finish( bOverwrite ); in Finish()
H A Dtxtimp.cxx2269 XMLPropStyleContext *pStyle = 0; in SetRuby()
2276 pStyle = PTR_CAST(XMLPropStyleContext,pTempStyle); in SetRuby()
2617 XMLPropStyleContext *XMLTextImportHelper::FindAutoFrameStyle( const OUString& rName ) const in FindAutoFrameStyle()
2619 XMLPropStyleContext *pStyle = 0; in FindAutoFrameStyle()
2626 pStyle = PTR_CAST( XMLPropStyleContext ,pTempStyle); in FindAutoFrameStyle()
2632 XMLPropStyleContext* XMLTextImportHelper::FindSectionStyle( in FindSectionStyle()
2635 XMLPropStyleContext* pStyle = NULL; in FindSectionStyle()
2643 pStyle = PTR_CAST( XMLPropStyleContext,pTempStyle); in FindSectionStyle()
2649 XMLPropStyleContext* XMLTextImportHelper::FindPageMaster( in FindPageMaster()
2652 XMLPropStyleContext* pStyle = NULL; in FindPageMaster()
[all …]
/trunk/main/dbaccess/source/filter/xml/
H A DxmlStyleImport.cxx99 TYPEINIT1( OTableStyleContext, XMLPropStyleContext );
107 :XMLPropStyleContext( rImport, nPrfx, rLName, xAttrList, rStyles, nFamily, bDefaultStyle ) in DBG_NAME()
167 XMLPropStyleContext::FillPropertySet(rPropSet); in FillPropertySet()
194 XMLPropStyleContext::SetAttribute( nPrefixKey, rLocalName, rValue ); in SetAttribute()
/trunk/main/xmloff/source/draw/
H A DXMLShapeStyleContext.cxx58 TYPEINIT1( XMLShapeStyleContext, XMLPropStyleContext );
67 : XMLPropStyleContext(rImport, nPrfx, rLName, xAttrList, rStyles, nFamily ), in XMLShapeStyleContext()
89 XMLPropStyleContext::SetAttribute( nPrefixKey, rLocalName, rValue ); in SetAttribute()
133 pContext = XMLPropStyleContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
H A DXMLGraphicsDefaultStyle.cxx55 TYPEINIT1( XMLGraphicsDefaultStyle, XMLPropStyleContext );
58 : XMLPropStyleContext( rImport, nPrfx, rLName, xAttrList, rStyles, XML_STYLE_FAMILY_SD_GRAPHICS_ID,… in XMLGraphicsDefaultStyle()
88 pContext = XMLPropStyleContext::CreateChildContext( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
H A Dximpstyl.cxx146 class SdXMLDrawingPageStyleContext : public XMLPropStyleContext
173 TYPEINIT1( SdXMLDrawingPageStyleContext, XMLPropStyleContext );
182 : XMLPropStyleContext(rImport, nPrfx, rLName, xAttrList, rStyles, nFamily ) in SdXMLDrawingPageStyleContext()
210 pContext = XMLPropStyleContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
218 XMLPropStyleContext::Finish( bOverwrite ); in Finish()
1455XMLPropStyleContext* pPropStyle = dynamic_cast< XMLPropStyleContext* >( const_cast< SvXMLStyleCont… in ImpSetGraphicStyles()
H A Dximppage.cxx383 if(pStyle && pStyle->ISA(XMLPropStyleContext)) in SetStyle()
385 XMLPropStyleContext* pPropStyle = (XMLPropStyleContext*)pStyle; in SetStyle()
H A Dsdxmlimp_impl.hxx171 class XMLPropStyleContext;
314 void ImportPoolDefaults(const XMLPropStyleContext* pPool);
/trunk/main/reportdesign/source/filter/xml/
H A DxmlStyleImport.cxx82 TYPEINIT1( OControlStyleContext, XMLPropStyleContext );
90 XMLPropStyleContext( rImport, nPrfx, rLName, xAttrList, rStyles, nFamily, bDefaultStyle ), in DBG_NAME()
138 XMLPropStyleContext::FillPropertySet(rPropSet); in FillPropertySet()
164 XMLPropStyleContext::SetAttribute( nPrefixKey, rLocalName, rValue ); in SetAttribute()
H A DxmlColumn.cxx153XMLPropStyleContext* pAutoStyle = PTR_CAST(XMLPropStyleContext,pAutoStyles->FindStyleChildContext(… in fillStyle()
163 …pAutoStyle = PTR_CAST(XMLPropStyleContext,pAutoStyles->FindStyleChildContext(XML_STYLE_FAMILY_TABL… in fillStyle()
H A DxmlRow.cxx151XMLPropStyleContext* pAutoStyle = PTR_CAST(XMLPropStyleContext,pAutoStyles->FindStyleChildContext(… in EndElement()
161 …pAutoStyle = PTR_CAST(XMLPropStyleContext,pAutoStyles->FindStyleChildContext(XML_STYLE_FAMILY_TABL… in EndElement()
H A DxmlCell.cxx233XMLPropStyleContext* pAutoStyle = PTR_CAST(XMLPropStyleContext,GetImport().GetAutoStyles()->FindSt… in EndElement()
H A DxmlTable.cxx188XMLPropStyleContext* pAutoStyle = PTR_CAST(XMLPropStyleContext,pAutoStyles->FindStyleChildContext(… in EndElement()
/trunk/main/xmloff/source/forms/
H A Dformstyles.cxx45 …:XMLPropStyleContext( _rImport, _Prefix, _rLocalName, _rxAttrList, _rParentStyles, _nFamily, _bDef… in OControlStyleContext()
55 XMLPropStyleContext::SetAttribute( _nPrefixKey, _rLocalName, _rValue ); in SetAttribute()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyli.cxx450 XMLPropStyleContext::SetAttribute( nPrefixKey, rLocalName, rValue ); in SetAttribute()
460 TYPEINIT1( XMLTableStyleContext, XMLPropStyleContext );
466 XMLPropStyleContext( rImport, nPrfx, rLName, xAttrList, rStyles, nFamily, bDefaultStyle ), in XMLTableStyleContext()
500 pContext = XMLPropStyleContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
542 XMLPropStyleContext::FillPropertySet(rPropSet); in FillPropertySet()

Completed in 295 milliseconds

12