Searched refs:Representative (Results 1 – 5 of 5) sorted by relevance
46 class Representative class in sd::slidesorter::controller::TransferableData49 Representative (const Bitmap& rBitmap, const bool bIsExcluded) in Representative() function in sd::slidesorter::controller::TransferableData::Representative51 Representative (const Representative& rOther) in Representative() function in sd::slidesorter::controller::TransferableData::Representative53 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;
39 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()
448 ::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()
110 const ::std::vector<controller::TransferableData::Representative>& rPages) const;120 const ::std::vector<controller::TransferableData::Representative>& rPages,
131 const ::std::vector<controller::TransferableData::Representative>& rRepresentatives, in Create()199 const ::std::vector<controller::TransferableData::Representative>& rRepresentatives) const in PaintRepresentatives()
Completed in 17 milliseconds