Searched defs:SubsetEntry (Results 1 – 1 of 1) sorted by relevance
210 struct SubsetEntry struct in slideshow::internal::DrawShapeSubsetting212 AttributableShapeSharedPtr mpShape;213 sal_Int32 mnStartActionIndex;214 sal_Int32 mnEndActionIndex;217 int mnSubsetQueriedCount;219 sal_Int32 getHashValue() const in getHashValue()229 bool operator<(const SubsetEntry& rOther) const in operator <()
Completed in 20 milliseconds