LibreOffice Module sd (master) 1
|
Classes | |
class | Enumeration |
Interface to generic enumerations. More... | |
class | PageDescriptor |
Each PageDescriptor object represents the preview of one draw page, slide, or master page of a Draw or Impress document as they are displayed in the slide sorter. More... | |
class | PageEnumeration |
Public class of page enumerations that delegates its calls to an implementation object that can filter pages by using a given predicate. More... | |
class | PageEnumerationProvider |
Collection of methods that create enumeration of slides. More... | |
class | SlideSorterModel |
The model of the slide sorter gives access to the slides that are to be displayed in the slide sorter view. More... | |
class | VisualState |
This class gives access to values related to the visualization of page objects. More... | |
Typedefs | |
typedef std::shared_ptr< PageDescriptor > | SharedPageDescriptor |
Functions | |
sal_Int32 | FromCoreIndex (const sal_uInt16 nCoreIndex) |
typedef std::shared_ptr<PageDescriptor> sd::slidesorter::model::SharedPageDescriptor |
Definition at line 28 of file SlsSharedPageDescriptor.hxx.
|
inline |
Definition at line 47 of file SlideSorterModel.hxx.
Referenced by sd::slidesorter::controller::SelectionManager::DeleteSelectedMasterPages(), sd::slidesorter::controller::SelectionManager::DeleteSelectedNormalPages(), sd::slidesorter::controller::SelectionManager::GetInsertionPosition(), and sd::slidesorter::model::SlideSorterModel::InsertSlide().