Lines Matching refs:SvXMLImportContext

614 class SmXMLImportContext: public SvXMLImportContext
619 : SvXMLImportContext(rImport, nPrfx, rLName) {} in SmXMLImportContext()
633 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 /*nPrefix*/, const OUString& /*rLocalNam…
654 SvXMLImportContext * SmXMLImportContext::CreateChildContext(sal_uInt16 /*nPrefix*/, in CreateChildContext()
841 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix, const OUString& rLocalName, con…
860 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix, const OUString& rLocalName, con…
862 SvXMLImportContext *StrictCreateChildContext(sal_uInt16 nPrefix,
1862 SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix,
1912 SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix,
1929 SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix,
1979 class SmXMLOfficeContext_Impl : public virtual SvXMLImportContext
1984 : SvXMLImportContext(rImport,nPrfx,rLName) {} in SmXMLOfficeContext_Impl()
1986 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix, const OUString& rLocalName, con…
1989 SvXMLImportContext *SmXMLOfficeContext_Impl::CreateChildContext(sal_uInt16 nPrefix, in CreateChildContext()
1993 SvXMLImportContext *pContext = 0; in CreateChildContext()
2007 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
2026 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 i_nPrefix, const OUString& i_rLocalName,…
2033 SvXMLImportContext(i_rImport, i_nPrefix, i_rLName), in SmXMLFlatDocContext_Impl()
2044 SvXMLImportContext *SmXMLFlatDocContext_Impl::CreateChildContext( in CreateChildContext()
2229 SvXMLImportContext *SmXMLDocContext_Impl::CreateChildContext( in CreateChildContext()
2234 SvXMLImportContext* pContext = 0L; in CreateChildContext()
2517 SvXMLImportContext *SmXMLRowContext_Impl::StrictCreateChildContext( in StrictCreateChildContext()
2522 SvXMLImportContext* pContext = 0L; in StrictCreateChildContext()
2572 SvXMLImportContext *SmXMLRowContext_Impl::CreateChildContext( in CreateChildContext()
2577 SvXMLImportContext* pContext = StrictCreateChildContext(nPrefix, in CreateChildContext()
2591 SvXMLImportContext *SmXMLMultiScriptsContext_Impl::CreateChildContext( in CreateChildContext()
2596 SvXMLImportContext* pContext = 0L; in CreateChildContext()
2731 SvXMLImportContext *SmXMLTableRowContext_Impl::CreateChildContext( in CreateChildContext()
2736 SvXMLImportContext* pContext = 0L; in CreateChildContext()
2754 SvXMLImportContext *SmXMLTableContext_Impl::CreateChildContext( in CreateChildContext()
2759 SvXMLImportContext* pContext = 0L; in CreateChildContext()
2839 SvXMLImportContext *SmXMLImport::CreateContext(sal_uInt16 nPrefix, in CreateContext()
2872 SvXMLImportContext *SmXMLImport::CreateRowContext(sal_uInt16 nPrefix, in CreateRowContext()
2879 SvXMLImportContext *SmXMLImport::CreateTextContext(sal_uInt16 nPrefix, in CreateTextContext()
2886 SvXMLImportContext *SmXMLImport::CreateAnnotationContext(sal_uInt16 nPrefix, in CreateAnnotationContext()
2893 SvXMLImportContext *SmXMLImport::CreateStringContext(sal_uInt16 nPrefix, in CreateStringContext()
2900 SvXMLImportContext *SmXMLImport::CreateNumberContext(sal_uInt16 nPrefix, in CreateNumberContext()
2907 SvXMLImportContext *SmXMLImport::CreateIdentifierContext(sal_uInt16 nPrefix, in CreateIdentifierContext()
2914 SvXMLImportContext *SmXMLImport::CreateOperatorContext(sal_uInt16 nPrefix, in CreateOperatorContext()
2921 SvXMLImportContext *SmXMLImport::CreateSpaceContext(sal_uInt16 nPrefix, in CreateSpaceContext()
2929 SvXMLImportContext *SmXMLImport::CreateFracContext(sal_uInt16 nPrefix, in CreateFracContext()
2936 SvXMLImportContext *SmXMLImport::CreateSqrtContext(sal_uInt16 nPrefix, in CreateSqrtContext()
2943 SvXMLImportContext *SmXMLImport::CreateRootContext(sal_uInt16 nPrefix, in CreateRootContext()
2950 SvXMLImportContext *SmXMLImport::CreateStyleContext(sal_uInt16 nPrefix, in CreateStyleContext()
2957 SvXMLImportContext *SmXMLImport::CreatePaddedContext(sal_uInt16 nPrefix, in CreatePaddedContext()
2964 SvXMLImportContext *SmXMLImport::CreatePhantomContext(sal_uInt16 nPrefix, in CreatePhantomContext()
2971 SvXMLImportContext *SmXMLImport::CreateFencedContext(sal_uInt16 nPrefix, in CreateFencedContext()
2978 SvXMLImportContext *SmXMLImport::CreateErrorContext(sal_uInt16 nPrefix, in CreateErrorContext()
2985 SvXMLImportContext *SmXMLImport::CreateSubContext(sal_uInt16 nPrefix, in CreateSubContext()
2992 SvXMLImportContext *SmXMLImport::CreateSubSupContext(sal_uInt16 nPrefix, in CreateSubSupContext()
2999 SvXMLImportContext *SmXMLImport::CreateSupContext(sal_uInt16 nPrefix, in CreateSupContext()
3006 SvXMLImportContext *SmXMLImport::CreateUnderContext(sal_uInt16 nPrefix, in CreateUnderContext()
3013 SvXMLImportContext *SmXMLImport::CreateOverContext(sal_uInt16 nPrefix, in CreateOverContext()
3020 SvXMLImportContext *SmXMLImport::CreateUnderOverContext(sal_uInt16 nPrefix, in CreateUnderOverContext()
3027 SvXMLImportContext *SmXMLImport::CreateMultiScriptsContext(sal_uInt16 nPrefix, in CreateMultiScriptsContext()
3034 SvXMLImportContext *SmXMLImport::CreateTableContext(sal_uInt16 nPrefix, in CreateTableContext()
3040 SvXMLImportContext *SmXMLImport::CreateTableRowContext(sal_uInt16 nPrefix, in CreateTableRowContext()
3046 SvXMLImportContext *SmXMLImport::CreateTableCellContext(sal_uInt16 nPrefix, in CreateTableCellContext()
3053 SvXMLImportContext *SmXMLImport::CreateNoneContext(sal_uInt16 nPrefix, in CreateNoneContext()
3060 SvXMLImportContext *SmXMLImport::CreatePrescriptsContext(sal_uInt16 nPrefix, in CreatePrescriptsContext()
3067 SvXMLImportContext *SmXMLImport::CreateAlignGroupContext(sal_uInt16 nPrefix, in CreateAlignGroupContext()
3074 SvXMLImportContext *SmXMLImport::CreateActionContext(sal_uInt16 nPrefix, in CreateActionContext()