Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/html/
H A Dhtmldraw.cxx229 const SfxPoolItem& rSwItem ) in PutEEPoolItem() argument
234 switch( rSwItem.Which() ) in PutEEPoolItem()
256 const SvxBrushItem& rBrushItem = (const SvxBrushItem&)rSwItem; in PutEEPoolItem()
266 SfxPoolItem *pEEItem = rSwItem.Clone(); in PutEEPoolItem()