Home
last modified time | relevance | path

Searched refs:SubsetEntry (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/slideshow/source/engine/shapes/
H A Ddrawshapesubsetting.hxx210 struct SubsetEntry struct in slideshow::internal::DrawShapeSubsetting
229 bool operator<(const SubsetEntry& rOther) const in operator <() argument
236 typedef ::std::set< SubsetEntry > ShapeSet;
239 void updateSubsetBounds( const SubsetEntry& rSubsetEntry );
H A Ddrawshapesubsetting.cxx174 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 22 milliseconds