Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Ddpobject.hxx286 SC_DLLPUBLIC bool InsertNewTable(ScDPObject* pDPObj);
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx2484 if ( !r.InsertNewTable(pDestObj) ) in WriteRefsTo()
2609 bool ScDPCollection::InsertNewTable(ScDPObject* pDPObj) in InsertNewTable() function in ScDPCollection
/trunk/main/sc/source/filter/excel/
H A Dxipivot.cxx1420 GetDoc().GetDPCollection()->InsertNewTable(pDPObj); in Convert()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx1288 if ( !pDoc->GetDPCollection()->InsertNewTable(pDestObj) ) in DataPilotUpdate()
/trunk/main/sc/source/filter/xml/
H A Dxmldpimp.cxx468 pDPCollection->InsertNewTable(pDPObject); in EndElement()
/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx1886 if ( !pDoc->GetDPCollection()->InsertNewTable(pDestObj) ) in Undo()

Completed in 73 milliseconds