Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/view/
H A DViewClipboard.cxx159 DrawDocShell* pDataDocShell = rTransferable.GetPageDocShell(); in AssignMasterPage() local
160 if (pDataDocShell == NULL) in AssignMasterPage()
163 SdDrawDocument* pSourceDocument = pDataDocShell->GetDoc(); in AssignMasterPage()
/aoo4110/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx116 DrawDocShell* pDataDocShell = dynamic_cast<DrawDocShell*>(&pTransferable->GetDocShell()); in Create() local
117 if (pDataDocShell != NULL) in Create()
119 SdDrawDocument* pDataDocument = pDataDocShell->GetDoc(); in Create()

Completed in 16 milliseconds