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()
833 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix, const OUString& rLocalName, con…
852 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix, const OUString& rLocalName, con…
854 SvXMLImportContext *StrictCreateChildContext(sal_uInt16 nPrefix,
1854 SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix,
1904 SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix,
1921 SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix,
1971 class SmXMLOfficeContext_Impl : public virtual SvXMLImportContext
1976 : SvXMLImportContext(rImport,nPrfx,rLName) {} in SmXMLOfficeContext_Impl()
1978 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix, const OUString& rLocalName, con…
1981 SvXMLImportContext *SmXMLOfficeContext_Impl::CreateChildContext(sal_uInt16 nPrefix, in CreateChildContext()
1985 SvXMLImportContext *pContext = 0; in CreateChildContext()
1999 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
2018 …virtual SvXMLImportContext *CreateChildContext(sal_uInt16 i_nPrefix, const OUString& i_rLocalName,…
2025 SvXMLImportContext(i_rImport, i_nPrefix, i_rLName), in SmXMLFlatDocContext_Impl()
2036 SvXMLImportContext *SmXMLFlatDocContext_Impl::CreateChildContext( in CreateChildContext()
2221 SvXMLImportContext *SmXMLDocContext_Impl::CreateChildContext( in CreateChildContext()
2226 SvXMLImportContext* pContext = 0L; in CreateChildContext()
2509 SvXMLImportContext *SmXMLRowContext_Impl::StrictCreateChildContext( in StrictCreateChildContext()
2514 SvXMLImportContext* pContext = 0L; in StrictCreateChildContext()
2564 SvXMLImportContext *SmXMLRowContext_Impl::CreateChildContext( in CreateChildContext()
2569 SvXMLImportContext* pContext = StrictCreateChildContext(nPrefix, in CreateChildContext()
2583 SvXMLImportContext *SmXMLMultiScriptsContext_Impl::CreateChildContext( in CreateChildContext()
2588 SvXMLImportContext* pContext = 0L; in CreateChildContext()
2723 SvXMLImportContext *SmXMLTableRowContext_Impl::CreateChildContext( in CreateChildContext()
2728 SvXMLImportContext* pContext = 0L; in CreateChildContext()
2746 SvXMLImportContext *SmXMLTableContext_Impl::CreateChildContext( in CreateChildContext()
2751 SvXMLImportContext* pContext = 0L; in CreateChildContext()
2831 SvXMLImportContext *SmXMLImport::CreateContext(sal_uInt16 nPrefix, in CreateContext()
2864 SvXMLImportContext *SmXMLImport::CreateRowContext(sal_uInt16 nPrefix, in CreateRowContext()
2871 SvXMLImportContext *SmXMLImport::CreateTextContext(sal_uInt16 nPrefix, in CreateTextContext()
2878 SvXMLImportContext *SmXMLImport::CreateAnnotationContext(sal_uInt16 nPrefix, in CreateAnnotationContext()
2885 SvXMLImportContext *SmXMLImport::CreateStringContext(sal_uInt16 nPrefix, in CreateStringContext()
2892 SvXMLImportContext *SmXMLImport::CreateNumberContext(sal_uInt16 nPrefix, in CreateNumberContext()
2899 SvXMLImportContext *SmXMLImport::CreateIdentifierContext(sal_uInt16 nPrefix, in CreateIdentifierContext()
2906 SvXMLImportContext *SmXMLImport::CreateOperatorContext(sal_uInt16 nPrefix, in CreateOperatorContext()
2913 SvXMLImportContext *SmXMLImport::CreateSpaceContext(sal_uInt16 nPrefix, in CreateSpaceContext()
2921 SvXMLImportContext *SmXMLImport::CreateFracContext(sal_uInt16 nPrefix, in CreateFracContext()
2928 SvXMLImportContext *SmXMLImport::CreateSqrtContext(sal_uInt16 nPrefix, in CreateSqrtContext()
2935 SvXMLImportContext *SmXMLImport::CreateRootContext(sal_uInt16 nPrefix, in CreateRootContext()
2942 SvXMLImportContext *SmXMLImport::CreateStyleContext(sal_uInt16 nPrefix, in CreateStyleContext()
2949 SvXMLImportContext *SmXMLImport::CreatePaddedContext(sal_uInt16 nPrefix, in CreatePaddedContext()
2956 SvXMLImportContext *SmXMLImport::CreatePhantomContext(sal_uInt16 nPrefix, in CreatePhantomContext()
2963 SvXMLImportContext *SmXMLImport::CreateFencedContext(sal_uInt16 nPrefix, in CreateFencedContext()
2970 SvXMLImportContext *SmXMLImport::CreateErrorContext(sal_uInt16 nPrefix, in CreateErrorContext()
2977 SvXMLImportContext *SmXMLImport::CreateSubContext(sal_uInt16 nPrefix, in CreateSubContext()
2984 SvXMLImportContext *SmXMLImport::CreateSubSupContext(sal_uInt16 nPrefix, in CreateSubSupContext()
2991 SvXMLImportContext *SmXMLImport::CreateSupContext(sal_uInt16 nPrefix, in CreateSupContext()
2998 SvXMLImportContext *SmXMLImport::CreateUnderContext(sal_uInt16 nPrefix, in CreateUnderContext()
3005 SvXMLImportContext *SmXMLImport::CreateOverContext(sal_uInt16 nPrefix, in CreateOverContext()
3012 SvXMLImportContext *SmXMLImport::CreateUnderOverContext(sal_uInt16 nPrefix, in CreateUnderOverContext()
3019 SvXMLImportContext *SmXMLImport::CreateMultiScriptsContext(sal_uInt16 nPrefix, in CreateMultiScriptsContext()
3026 SvXMLImportContext *SmXMLImport::CreateTableContext(sal_uInt16 nPrefix, in CreateTableContext()
3032 SvXMLImportContext *SmXMLImport::CreateTableRowContext(sal_uInt16 nPrefix, in CreateTableRowContext()
3038 SvXMLImportContext *SmXMLImport::CreateTableCellContext(sal_uInt16 nPrefix, in CreateTableCellContext()
3045 SvXMLImportContext *SmXMLImport::CreateNoneContext(sal_uInt16 nPrefix, in CreateNoneContext()
3052 SvXMLImportContext *SmXMLImport::CreatePrescriptsContext(sal_uInt16 nPrefix, in CreatePrescriptsContext()
3059 SvXMLImportContext *SmXMLImport::CreateAlignGroupContext(sal_uInt16 nPrefix, in CreateAlignGroupContext()
3066 SvXMLImportContext *SmXMLImport::CreateActionContext(sal_uInt16 nPrefix, in CreateActionContext()