Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A DViewClipboard.cxx75 DrawDocShell* pDocShell = rTransferable.GetPageDocShell(); in GetFirstMasterPage()
135 DrawDocShell* pDataDocShell = rTransferable.GetPageDocShell(); in AssignMasterPage()
196 pDataDocSh = rTransferable.GetPageDocShell(); in InsertSlides()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A DViewClipboard.cxx75 DrawDocShell* pDocShell = rTransferable.GetPageDocShell(); in GetFirstMasterPage()
135 DrawDocShell* pDataDocShell = rTransferable.GetPageDocShell(); in AssignMasterPage()
196 pDataDocSh = rTransferable.GetPageDocShell(); in InsertSlides()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/
H A Dsdxfer.hxx69 ::sd::DrawDocShell* GetPageDocShell() const { return mpPageDocShell; } in GetPageDocShell() function in SdTransferable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/
H A Dsdxfer.hxx70 ::sd::DrawDocShell* GetPageDocShell() const { return mpPageDocShell; } in GetPageDocShell() function in SdTransferable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/controller/
H A DSlsClipboard.cxx312 pClipTransferable->GetPageDocShell(), in PasteTransferable()
644 != pDragTransferable->GetPageDocShell())) in AcceptDrop()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/controller/
H A DSlsClipboard.cxx307 pClipTransferable->GetPageDocShell(), in PasteTransferable()
639 != pDragTransferable->GetPageDocShell())) in AcceptDrop()