Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dsdxmlexp.cxx506 mxDocMasterPages = mxDocMasterPages.query( xMasterPagesSupplier->getMasterPages() ); in setSourceDocument()
507 if(mxDocMasterPages.is()) in setSourceDocument()
509 mnDocMasterPageCount = mxDocMasterPages->getCount(); in setSourceDocument()
556 if(mxDocMasterPages.is()) in setSourceDocument()
560 Any aAny(mxDocMasterPages->getByIndex(a)); in setSourceDocument()
1417 Reference< XDrawPage > xMasterPage( mxDocMasterPages->getByIndex(nMPageId), UNO_QUERY ); in ImpPrepPageMasterInfos()
1816 mxDocMasterPages->getByIndex(nCnt) >>= xDrawPage; in ImpPrepMasterPageInfos()
1842 Any aAny(mxDocMasterPages->getByIndex(nCnt)); in ImpWritePresentationStyles()
2374 Reference< XDrawPage > xMasterPage(mxDocMasterPages->getByIndex(nMPageId), UNO_QUERY ); in _ExportAutoStyles()
2555 Reference< XDrawPage > xMasterPage( mxDocMasterPages->getByIndex(nMPageId), UNO_QUERY ); in _ExportMasterStyles()
H A Dsdxmlimp_impl.hxx194 com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > mxDocMasterPages; member in SdXMLImport
298 …com::sun::star::container::XIndexAccess >& GetLocalMasterPages() const { return mxDocMasterPages; } in GetLocalMasterPages()
H A Dsdxmlimp.cxx387 mxDocMasterPages = mxDocMasterPages.query( xMasterPagesSupplier->getMasterPages() ); in setTargetDocument()
H A Dsdxmlexp_impl.hxx101 com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > mxDocMasterPages; member in SdXMLExport

Completed in 41 milliseconds