Home
last modified time | relevance | path

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

/trunk/main/svl/inc/svl/ !
H A Dpoolcach.hxx43 typedef std::vector<SfxItemModifyImpl> SfxItemModifyArr_Impl; typedef
49 SfxItemModifyArr_Impl *pCache;
/trunk/main/svl/source/items/ !
H A Dpoolcach.cxx45 pCache(new SfxItemModifyArr_Impl), in DBG_NAME()
58 pCache(new SfxItemModifyArr_Impl), in SfxItemPoolCache()