Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/inc/
H A Duinums.hxx36 typedef SfxPoolItem* SfxPoolItemPtr; typedef
37 SV_DECL_PTRARR_DEL( _SwNumFmtsAttrs, SfxPoolItemPtr, 5,0 )
/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx73 typedef SfxPoolItem* SfxPoolItemPtr; typedef
74 SV_DECL_PTRARR_DEL( SfxItemPtrArray, SfxPoolItemPtr, 4, 4 )
/trunk/main/sfx2/source/control/
H A Dshell.cxx426 pImp->aItems.Insert( (SfxPoolItemPtr) pItem, nPos ); in PutItem()
447 pImp->aItems.Insert((SfxPoolItemPtr)pItem, nPos ); in PutItem()
H A Ddispatch.cxx88 SV_IMPL_PTRARR( SfxItemPtrArray, SfxPoolItemPtr );

Completed in 41 milliseconds