Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dtabvwshc.cxx247 if( pDialogDPObject ) in CreateRefDialog()
250 pResult = new ScPivotLayoutDlg( pB, pCW, pParent, *pDialogDPObject ); in CreateRefDialog()
H A Dtabvwsh4.cxx1571 pDialogDPObject(NULL), \
1903 DELETEZ(pDialogDPObject);
1914 delete pDialogDPObject; in SetDialogDPObject()
1916 pDialogDPObject = new ScDPObject( *pObj ); in SetDialogDPObject()
1918 pDialogDPObject = NULL; in SetDialogDPObject()
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx138 ScDPObject* pDialogDPObject; member in ScTabViewShell
319 const ScDPObject* GetDialogDPObject() const { return pDialogDPObject; } in GetDialogDPObject()

Completed in 27 milliseconds