Home
last modified time | relevance | path

Searched refs:ValueMap (Results 1 – 4 of 4) sorted by relevance

/trunk/main/canvas/inc/canvas/
H A Dcanvastools.hxx522 template< typename ValueType > class ValueMap class
548 ValueMap( const MapEntry* pMap, in ValueMap() function in canvas::tools::ValueMap
H A Dpropertysethelper.hxx64 typedef tools::ValueMap< Callbacks > MapType;
/trunk/main/slideshow/source/engine/
H A Dattributemap.cxx39 typedef ::canvas::tools::ValueMap< AttributeType > AnimateAttributeMap;
/trunk/main/slideshow/test/
H A Ddemoshow.cxx268 typedef ::canvas::tools::ValueMap< sal_Int16 > PropMapT; in getPropertyValue()