Lines Matching refs:SvXMLImportContext

606 class SmXMLImportContext: public SvXMLImportContext
611 : SvXMLImportContext(rImport, nPrfx, rLName) {} in SmXMLImportContext()
625 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 /*nPrefix*/, const OUString& /*rLocalNam…
646 SvXMLImportContext * SmXMLImportContext::CreateChildContext(sal_uInt16 /*nPrefix*/, in CreateChildContext()
836 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix, const OUString& rLocalName, con…
855 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix, const OUString& rLocalName, con…
857 SvXMLImportContext *StrictCreateChildContext(sal_uInt16 nPrefix,
1860 SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix,
1910 SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix,
1927 SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix,
1977 class SmXMLOfficeContext_Impl : public virtual SvXMLImportContext
1982 : SvXMLImportContext(rImport,nPrfx,rLName) {} in SmXMLOfficeContext_Impl()
1984 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix, const OUString& rLocalName, con…
1987 SvXMLImportContext *SmXMLOfficeContext_Impl::CreateChildContext(sal_uInt16 nPrefix, in CreateChildContext()
1991 SvXMLImportContext *pContext = 0; in CreateChildContext()
2005 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
2024 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 i_nPrefix, const OUString& i_rLocalName,…
2031 SvXMLImportContext(i_rImport, i_nPrefix, i_rLName), in SmXMLFlatDocContext_Impl()
2042 SvXMLImportContext *SmXMLFlatDocContext_Impl::CreateChildContext( in CreateChildContext()
2235 SvXMLImportContext *SmXMLDocContext_Impl::CreateChildContext( in CreateChildContext()
2240 SvXMLImportContext* pContext = 0L; in CreateChildContext()
2523 SvXMLImportContext *SmXMLRowContext_Impl::StrictCreateChildContext( in StrictCreateChildContext()
2528 SvXMLImportContext* pContext = 0L; in StrictCreateChildContext()
2578 SvXMLImportContext *SmXMLRowContext_Impl::CreateChildContext( in CreateChildContext()
2583 SvXMLImportContext* pContext = StrictCreateChildContext(nPrefix, in CreateChildContext()
2597 SvXMLImportContext *SmXMLMultiScriptsContext_Impl::CreateChildContext( in CreateChildContext()
2602 SvXMLImportContext* pContext = 0L; in CreateChildContext()
2737 SvXMLImportContext *SmXMLTableRowContext_Impl::CreateChildContext( in CreateChildContext()
2742 SvXMLImportContext* pContext = 0L; in CreateChildContext()
2760 SvXMLImportContext *SmXMLTableContext_Impl::CreateChildContext( in CreateChildContext()
2765 SvXMLImportContext* pContext = 0L; in CreateChildContext()
2845 SvXMLImportContext *SmXMLImport::CreateContext(sal_uInt16 nPrefix, in CreateContext()
2878 SvXMLImportContext *SmXMLImport::CreateRowContext(sal_uInt16 nPrefix, in CreateRowContext()
2885 SvXMLImportContext *SmXMLImport::CreateTextContext(sal_uInt16 nPrefix, in CreateTextContext()
2892 SvXMLImportContext *SmXMLImport::CreateAnnotationContext(sal_uInt16 nPrefix, in CreateAnnotationContext()
2899 SvXMLImportContext *SmXMLImport::CreateStringContext(sal_uInt16 nPrefix, in CreateStringContext()
2906 SvXMLImportContext *SmXMLImport::CreateNumberContext(sal_uInt16 nPrefix, in CreateNumberContext()
2913 SvXMLImportContext *SmXMLImport::CreateIdentifierContext(sal_uInt16 nPrefix, in CreateIdentifierContext()
2920 SvXMLImportContext *SmXMLImport::CreateOperatorContext(sal_uInt16 nPrefix, in CreateOperatorContext()
2927 SvXMLImportContext *SmXMLImport::CreateSpaceContext(sal_uInt16 nPrefix, in CreateSpaceContext()
2935 SvXMLImportContext *SmXMLImport::CreateFracContext(sal_uInt16 nPrefix, in CreateFracContext()
2942 SvXMLImportContext *SmXMLImport::CreateSqrtContext(sal_uInt16 nPrefix, in CreateSqrtContext()
2949 SvXMLImportContext *SmXMLImport::CreateRootContext(sal_uInt16 nPrefix, in CreateRootContext()
2956 SvXMLImportContext *SmXMLImport::CreateStyleContext(sal_uInt16 nPrefix, in CreateStyleContext()
2963 SvXMLImportContext *SmXMLImport::CreatePaddedContext(sal_uInt16 nPrefix, in CreatePaddedContext()
2970 SvXMLImportContext *SmXMLImport::CreatePhantomContext(sal_uInt16 nPrefix, in CreatePhantomContext()
2977 SvXMLImportContext *SmXMLImport::CreateFencedContext(sal_uInt16 nPrefix, in CreateFencedContext()
2984 SvXMLImportContext *SmXMLImport::CreateErrorContext(sal_uInt16 nPrefix, in CreateErrorContext()
2991 SvXMLImportContext *SmXMLImport::CreateSubContext(sal_uInt16 nPrefix, in CreateSubContext()
2998 SvXMLImportContext *SmXMLImport::CreateSubSupContext(sal_uInt16 nPrefix, in CreateSubSupContext()
3005 SvXMLImportContext *SmXMLImport::CreateSupContext(sal_uInt16 nPrefix, in CreateSupContext()
3012 SvXMLImportContext *SmXMLImport::CreateUnderContext(sal_uInt16 nPrefix, in CreateUnderContext()
3019 SvXMLImportContext *SmXMLImport::CreateOverContext(sal_uInt16 nPrefix, in CreateOverContext()
3026 SvXMLImportContext *SmXMLImport::CreateUnderOverContext(sal_uInt16 nPrefix, in CreateUnderOverContext()
3033 SvXMLImportContext *SmXMLImport::CreateMultiScriptsContext(sal_uInt16 nPrefix, in CreateMultiScriptsContext()
3040 SvXMLImportContext *SmXMLImport::CreateTableContext(sal_uInt16 nPrefix, in CreateTableContext()
3046 SvXMLImportContext *SmXMLImport::CreateTableRowContext(sal_uInt16 nPrefix, in CreateTableRowContext()
3052 SvXMLImportContext *SmXMLImport::CreateTableCellContext(sal_uInt16 nPrefix, in CreateTableCellContext()
3059 SvXMLImportContext *SmXMLImport::CreateNoneContext(sal_uInt16 nPrefix, in CreateNoneContext()
3066 SvXMLImportContext *SmXMLImport::CreatePrescriptsContext(sal_uInt16 nPrefix, in CreatePrescriptsContext()
3073 SvXMLImportContext *SmXMLImport::CreateAlignGroupContext(sal_uInt16 nPrefix, in CreateAlignGroupContext()
3080 SvXMLImportContext *SmXMLImport::CreateActionContext(sal_uInt16 nPrefix, in CreateActionContext()