Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/xml/
H A Dxmltbli.cxx803 class SwXMLTableColsContext_Impl : public SvXMLImportContext class
812 SwXMLTableColsContext_Impl(
819 virtual ~SwXMLTableColsContext_Impl();
828 SwXMLTableColsContext_Impl::SwXMLTableColsContext_Impl( in SwXMLTableColsContext_Impl() function in SwXMLTableColsContext_Impl
838 SwXMLTableColsContext_Impl::~SwXMLTableColsContext_Impl() in ~SwXMLTableColsContext_Impl()
842 SvXMLImportContext *SwXMLTableColsContext_Impl::CreateChildContext( in CreateChildContext()
1477 pContext = new SwXMLTableColsContext_Impl( GetSwImport(), nPrefix, in CreateChildContext()