Home
last modified time | relevance | path

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

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