Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/xml/
H A Dxmltbli.cxx1300 pDDESource(NULL), in SwXMLTableContext()
1445 pDDESource(NULL), in SwXMLTableContext()
1507 if (pDDESource != NULL) in CreateChildContext()
1509 pDDESource->ReleaseRef(); in CreateChildContext()
1511 pDDESource = new SwXMLDDETableContext_Impl( GetSwImport(), nPrefix, in CreateChildContext()
1513 pDDESource->AddRef(); in CreateChildContext()
1514 pContext = pDDESource; in CreateChildContext()
2829 if (NULL != pDDESource) in MakeTable()
2833 SwDDEFieldType* pFldType = lcl_GetDDEFieldType( pDDESource, in MakeTable()
2837 pDDESource->ReleaseRef(); in MakeTable()
H A Dxmltbli.hxx92 SwXMLDDETableContext_Impl *pDDESource; member in SwXMLTableContext

Completed in 24 milliseconds