Searched refs:rTargetDocument (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/sd/source/ui/sidebar/ |
| H A D | DocumentHelper.cxx | 47 SdDrawDocument& rTargetDocument, in CopyMasterPageToLocalDocument() argument 65 if (pSourceDocument == &rTargetDocument) in CopyMasterPageToLocalDocument() 98 sal_uInt16 nMasterPageCount(rTargetDocument.GetMasterSdPageCount(PK_STANDARD)); in CopyMasterPageToLocalDocument() 102 rTargetDocument.GetMasterSdPage (nMaster, PK_STANDARD)); in CopyMasterPageToLocalDocument() 116 rTargetDocument.getUnoModel(), uno::UNO_QUERY); in CopyMasterPageToLocalDocument() 126 SdPage* pSlide = rTargetDocument.GetSdPage( in CopyMasterPageToLocalDocument() 127 rTargetDocument.GetSdPageCount(PK_STANDARD)-1, in CopyMasterPageToLocalDocument() 135 pNewMasterPage = AddMasterPage(rTargetDocument, pMasterPage); in CopyMasterPageToLocalDocument() 139 = AddMasterPage(rTargetDocument, pNotesMasterPage); in CopyMasterPageToLocalDocument() 145 rTargetDocument.SetMasterPage ( in CopyMasterPageToLocalDocument() [all …]
|
| H A D | DocumentHelper.hxx | 43 SdDrawDocument& rTargetDocument, 56 SdDrawDocument& rTargetDocument, 70 SdDrawDocument& rTargetDocument, 76 SdDrawDocument& rTargetDocument, 79 SdDrawDocument& rTargetDocument, 83 SdDrawDocument& rTargetDocument,
|