Home
last modified time | relevance | path

Searched refs:XMLMarkerStyleContext (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/xmloff/source/style/
H A DFillStyleContext.cxx270 TYPEINIT1( XMLMarkerStyleContext, SvXMLStyleContext );
272 XMLMarkerStyleContext::XMLMarkerStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx, in XMLMarkerStyleContext() function in XMLMarkerStyleContext
282 XMLMarkerStyleContext::~XMLMarkerStyleContext() in ~XMLMarkerStyleContext()
286 void XMLMarkerStyleContext::EndElement() in EndElement()
308 sal_Bool XMLMarkerStyleContext::IsTransient() const in IsTransient()
H A DFillStyleContext.hxx124 class XMLMarkerStyleContext: public SvXMLStyleContext class
133 XMLMarkerStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLName,
135 virtual ~XMLMarkerStyleContext();
H A Dxmlstyle.cxx545 pStyle = new XMLMarkerStyleContext( GetImport(), p_nPrefix, rLocalName, xAttrList ); in CreateStyleChildContext()

Completed in 39 milliseconds