Searched refs:pDataDocShell (Results 1 – 2 of 2) sorted by relevance
159 DrawDocShell* pDataDocShell = rTransferable.GetPageDocShell(); in AssignMasterPage() local160 if (pDataDocShell == NULL) in AssignMasterPage()163 SdDrawDocument* pSourceDocument = pDataDocShell->GetDoc(); in AssignMasterPage()
116 DrawDocShell* pDataDocShell = dynamic_cast<DrawDocShell*>(&pTransferable->GetDocShell()); in Create() local117 if (pDataDocShell != NULL) in Create()119 SdDrawDocument* pDataDocument = pDataDocShell->GetDoc(); in Create()
Completed in 15 milliseconds