Home
last modified time | relevance | path

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

12

/aoo4110/main/sc/source/filter/xml/
H A Dxmlstyli.hxx91 class XMLTableStyleContext : public XMLPropStyleContext
162 using XMLPropStyleContext::SetStyle;
/aoo4110/main/xmloff/source/chart/
H A DSchXMLChartContext.cxx385 if( pStyle && pStyle->ISA( XMLPropStyleContext )) in StartElement()
386 (( XMLPropStyleContext* )pStyle )->FillPropertySet( xProp ); in StartElement()
1232 if( pStyle && pStyle->ISA( XMLPropStyleContext )) in StartElement()
1233 (( XMLPropStyleContext* )pStyle )->FillPropertySet( xProp ); in StartElement()
H A DXMLChartStyleContext.cxx44 TYPEINIT1( XMLChartStyleContext, XMLPropStyleContext );
H A DSchXMLPlotAreaContext.hxx74 …void readAutomaticPositioningProperties( XMLPropStyleContext* pPropStyleContext, const SvXMLStyles…
H A DSchXMLTools.cxx522 uno::Any getPropertyFromContext( const rtl::OUString& rPropertyName, const XMLPropStyleContext* pPr… in getPropertyFromContext()
/aoo4110/main/reportdesign/source/filter/xml/
H A DxmlHelper.cxx276XMLPropStyleContext* pAutoStyle = PTR_CAST(XMLPropStyleContext,_pAutoStyles->FindStyleChildContext… in copyStyleElements()
H A DxmlStyleImport.hxx47 class OControlStyleContext : public XMLPropStyleContext
H A Dxmlfilter.cxx692XMLPropStyleContext* pAutoStyle = PTR_CAST(XMLPropStyleContext,pAutoStyles->FindStyleChildContext(… in CreateContext()
/aoo4110/main/xmloff/source/forms/
H A Dformstyles.hxx37 class OControlStyleContext : public XMLPropStyleContext
H A Dlayerimport.hxx39 class XMLPropStyleContext;
/aoo4110/main/xmloff/inc/xmloff/
H A DXMLGraphicsDefaultStyle.hxx36 class XMLOFF_DLLPUBLIC XMLGraphicsDefaultStyle : public XMLPropStyleContext
H A DXMLShapeStyleContext.hxx37 class XMLOFF_DLLPUBLIC XMLShapeStyleContext: public XMLPropStyleContext
H A Dformlayerimport.hxx39 class XMLPropStyleContext;
H A Dtxtstyli.hxx33 class XMLOFF_DLLPUBLIC XMLTextStyleContext : public XMLPropStyleContext
/aoo4110/main/xmloff/inc/
H A DPageMasterImportContext.hxx30 class PageStyleContext : public XMLPropStyleContext
/aoo4110/main/dbaccess/source/filter/xml/
H A DxmlStyleImport.hxx63 class OTableStyleContext : public XMLPropStyleContext
/aoo4110/main/xmloff/source/text/
H A DXMLTextShapeStyleContext.cxx250 XMLPropStyleContext::Finish( bOverwrite ); in Finish()
H A DXMLIndexTOCContext.cxx148 XMLPropStyleContext* pStyle(NULL); in StartElement()
H A DXMLTextMasterPageContext.cxx255 XMLPropStyleContext* pStyle = in Finish()
H A DXMLSectionImportContext.cxx167 XMLPropStyleContext* pStyle = rHelper-> in StartElement()
H A DXMLTextFrameContext.cxx641 XMLPropStyleContext *pStyle = 0; in Create()
1447 XMLPropStyleContext* pStyle( 0L ); in XMLTextFrameContext()
/aoo4110/main/sw/source/filter/xml/
H A Dxmltexti.cxx455 const XMLPropStyleContext *pStyle = 0; in createAndInsertOLEObject()
782 const XMLPropStyleContext *pStyle = 0; in createAndInsertFloatingFrame()
/aoo4110/main/xmloff/source/style/
H A Dxmlstyle.cxx575 pStyle = new XMLPropStyleContext( GetImport(), nPrefix, rLocalName, in CreateStyleStyleChildContext()
/aoo4110/main/xmloff/source/draw/
H A Dximpshap.cxx612 XMLPropStyleContext* pDocStyle = NULL; in SetStyle()
731XMLPropStyleContext* pStyle = PTR_CAST( XMLPropStyleContext, pTempStyle ); // use temp var, PTR_CA… in SetStyle()
H A Dsdxmlimp.cxx864 void SdXMLImport::ImportPoolDefaults(const XMLPropStyleContext*) in ImportPoolDefaults() argument

Completed in 470 milliseconds

12