Home
last modified time | relevance | path

Searched refs:StyleMap (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/xmloff/source/style/
H A DStyleMap.cxx37 StyleMap::StyleMap() in StyleMap() function in StyleMap
43 StyleMap::~StyleMap() in ~StyleMap()
49 const Sequence< sal_Int8 > & StyleMap::getUnoTunnelId() throw() in getUnoTunnelId()
66 StyleMap* StyleMap::getImplementation( Reference< XInterface > xInt ) throw() in getImplementation()
70 return reinterpret_cast<StyleMap *>( in getImplementation()
71 xUT->getSomething( StyleMap::getUnoTunnelId() ) ); in getImplementation()
77 sal_Int64 SAL_CALL StyleMap::getSomething( in getSomething()
/aoo4110/main/xmloff/inc/
H A DStyleMap.hxx69 class StyleMap : class
77 StyleMap();
78 virtual ~StyleMap();
81 static StyleMap* getImplementation(
/aoo4110/main/xmloff/source/core/
H A Dxmlimp.cxx1027 StyleMap *pSMap = StyleMap::getImplementation( xIfc ); in initialize()
1444 mpStyleMap = new StyleMap; in AddStyleDisplayName()
1464 StyleMap::key_type aKey( nFamily, rName ); in AddStyleDisplayName()
1465 StyleMap::value_type aValue( aKey, rDisplayName ); in AddStyleDisplayName()
1466 ::std::pair<StyleMap::iterator,bool> aRes( mpStyleMap->insert( aValue ) ); in AddStyleDisplayName()
1477 StyleMap::key_type aKey( nFamily, rName ); in GetStyleDisplayName()
1478 StyleMap::const_iterator aIter = mpStyleMap->find( aKey ); in GetStyleDisplayName()
/aoo4110/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx73 class StyleMap;
139 StyleMap *mpStyleMap;
/aoo4110/main/xmloff/
H A DLibrary_xo.mk223 xmloff/source/style/StyleMap \
/aoo4110/main/extras/source/truetype/symbol/OpenSymbol 2.4.3/
H A DOpenSymbol.sfd19 StyleMap: 0x0040

Completed in 197 milliseconds