Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/sidebar/
H A DDocumentHelper.cxx341 SdPage* pMasterPageInDocument = ProvideMasterPage(rTargetDocument,pMasterPage,rpPageList); in AssignMasterPageToPageList() local
342 if (pMasterPageInDocument == NULL) in AssignMasterPageToPageList()
351 pMasterPageInDocument, in AssignMasterPageToPageList()
521 SdPage* pMasterPageInDocument = NULL; in ProvideMasterPage() local
553 pMasterPageInDocument = AddMasterPage (rTargetDocument, pMasterPage, nInsertionIndex); in ProvideMasterPage()
556 rTargetDocument.GetSdrUndoFactory().CreateUndoNewPage(*pMasterPageInDocument)); in ProvideMasterPage()
559 pMasterPageInDocument = pMasterPage; in ProvideMasterPage()
571 return pMasterPageInDocument; in ProvideMasterPage()

Completed in 9 milliseconds