Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsTransferableData.hxx46 class Representative class in sd::slidesorter::controller::TransferableData
49 Representative (const Bitmap& rBitmap, const bool bIsExcluded) in Representative() function in sd::slidesorter::controller::TransferableData::Representative
51 Representative (const Representative& rOther) in Representative() function in sd::slidesorter::controller::TransferableData::Representative
53 Representative operator=( const Representative& rOther) in operator =()
67 const ::std::vector<TransferableData::Representative>& rRepresentatives);
73 const ::std::vector<TransferableData::Representative>& rRepresentatives);
78 const ::std::vector<Representative>& GetRepresentatives (void) const;
86 const ::std::vector<Representative> maRepresentatives;
/aoo41x/main/sd/source/ui/slidesorter/controller/
H A DSlsTransferableData.cxx39 const ::std::vector<Representative>& rRepresentatives) in CreateTransferable()
67 const ::std::vector<Representative>& rRepresentatives) in TransferableData()
128 const ::std::vector<TransferableData::Representative>& TransferableData::GetRepresentatives (void) … in GetRepresentatives()
H A DSlsClipboard.cxx448 ::std::vector<TransferableData::Representative> aRepresentatives; in CreateSlideTransferable()
458 aRepresentatives.push_back(TransferableData::Representative( in CreateSlideTransferable()
574 ::std::vector<TransferableData::Representative> aRepresentatives; in CreateTransferableUserData()
582 aRepresentatives.push_back(TransferableData::Representative( in CreateTransferableUserData()
/aoo41x/main/sd/source/ui/slidesorter/inc/view/
H A DSlsInsertionIndicatorOverlay.hxx110 const ::std::vector<controller::TransferableData::Representative>& rPages) const;
120 const ::std::vector<controller::TransferableData::Representative>& rPages,
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx131 const ::std::vector<controller::TransferableData::Representative>& rRepresentatives, in Create()
199 const ::std::vector<controller::TransferableData::Representative>& rRepresentatives) const in PaintRepresentatives()

Completed in 23 milliseconds