Searched refs:SubsetEntry (Results 1 – 2 of 2) sorted by relevance
210 struct SubsetEntry struct in slideshow::internal::DrawShapeSubsetting229 bool operator<(const SubsetEntry& rOther) const in operator <() argument236 typedef ::std::set< SubsetEntry > ShapeSet;239 void updateSubsetBounds( const SubsetEntry& rSubsetEntry );
174 void DrawShapeSubsetting::updateSubsetBounds( const SubsetEntry& rSubsetEntry ) in updateSubsetBounds()330 SubsetEntry aEntry; in getSubsetShape()350 SubsetEntry aEntry; in addSubsetShape()363 const_cast<SubsetEntry&>(*aIter).mnSubsetQueriedCount++; in addSubsetShape()384 SubsetEntry aEntry; in revokeSubsetShape()399 const_cast<SubsetEntry&>(*aIter).mnSubsetQueriedCount--; in revokeSubsetShape()
Completed in 33 milliseconds