uses of interface XDrawPage

back to interface XDrawPage

Derived Interfaces
Synonym Typedefs
Services which Support this Interface
Singletons which Support this Interface
Uses as Return Type
Uses as Parameter
Uses as Data Type
References in Developers Guide


Derived Interfaces
::com::sun::star::presentation::XPresentationPage
Services which Support this Interface
::com::sun::star::sheet::SpreadsheetDrawPage
Uses as Return Type
::com::sun::star::drawing::XDrawPageDuplicator::duplicate()
::com::sun::star::drawing::XDrawView::getCurrentPage()
::com::sun::star::drawing::XDrawPageSupplier::getDrawPage()
::com::sun::star::presentation::XHandoutMasterSupplier::getHandoutMasterPage()
::com::sun::star::drawing::XMasterPageTarget::getMasterPage()
::com::sun::star::presentation::XPresentationPage::getNotesPage()
::com::sun::star::drawing::XDrawPages::insertNewByIndex()
::com::sun::star::drawing::XDrawPageSummarizer::summarize()
Uses as Parameter
::com::sun::star::drawing::XDrawPageDuplicator::duplicate()
::com::sun::star::drawing::XDrawPageExpander::expand()
::com::sun::star::drawing::XDrawPages::remove()
::com::sun::star::drawing::XDrawView::setCurrentPage()
::com::sun::star::drawing::XMasterPageTarget::setMasterPage()
Uses as Data Type
::com::sun::star::drawing::DrawingDocumentDrawView::CurrentPage
::com::sun::star::presentation::PresentationView::CurrentPage
::com::sun::star::presentation::PreviewView::CurrentPage
References in Developers Guide
10.2.2 Charts - Handling Chart Documents - Accessing Existing Chart Documents
9.7.3 Drawing Documents and Presentation Documents - Drawing and Presentation Document Controller - Other Drawing-Specific View Settings
Top of Page