Searched refs:XMLTextMasterStylesContext (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/xmloff/source/text/ |
H A D | XMLTextMasterStylesContext.cxx | 52 TYPEINIT1( XMLTextMasterStylesContext, SvXMLStylesContext ); 54 sal_Bool XMLTextMasterStylesContext::InsertStyleFamily( sal_uInt16 ) const in InsertStyleFamily() 59 XMLTextMasterStylesContext::XMLTextMasterStylesContext( in XMLTextMasterStylesContext() function in XMLTextMasterStylesContext 67 XMLTextMasterStylesContext::~XMLTextMasterStylesContext() in ~XMLTextMasterStylesContext() 71 SvXMLStyleContext *XMLTextMasterStylesContext::CreateStyleChildContext( in CreateStyleChildContext() 91 SvXMLStyleContext *XMLTextMasterStylesContext::CreateStyleStyleChildContext( in CreateStyleStyleChildContext()
|
/aoo4110/main/xmloff/inc/xmloff/ |
H A D | XMLTextMasterStylesContext.hxx | 31 class XMLOFF_DLLPUBLIC XMLTextMasterStylesContext : public SvXMLStylesContext class 49 XMLTextMasterStylesContext( SvXMLImport& rImport, sal_uInt16 nPrfx, 54 virtual ~XMLTextMasterStylesContext();
|
/aoo4110/main/sw/source/filter/xml/ |
H A D | xmlfmt.cxx | 957 class SwXMLMasterStylesContext_Impl : public XMLTextMasterStylesContext 978 TYPEINIT1( SwXMLMasterStylesContext_Impl, XMLTextMasterStylesContext ); 984 XMLTextMasterStylesContext( rImport, nPrfx, rLName, xAttrList ) in SwXMLMasterStylesContext_Impl() 1001 bIns = XMLTextMasterStylesContext::InsertStyleFamily( nFamily ); in InsertStyleFamily()
|
/aoo4110/main/reportdesign/source/filter/xml/ |
H A D | xmlfilter.cxx | 88 class RptMLMasterStylesContext_Impl : public XMLTextMasterStylesContext 105 TYPEINIT1( RptMLMasterStylesContext_Impl, XMLTextMasterStylesContext ); 111 XMLTextMasterStylesContext( rImport, nPrfx, rLName, xAttrList ) in DBG_NAME()
|
/aoo4110/main/xmloff/ |
H A D | Package_inc.mk | 61 …l gb_Package_add_file,xmloff_inc,inc/xmloff/XMLTextMasterStylesContext.hxx,xmloff/XMLTextMasterSty…
|
H A D | Library_xo.mk | 345 xmloff/source/text/XMLTextMasterStylesContext \
|
Completed in 38 milliseconds