Home
last modified time | relevance | path

Searched defs:SfxImageItem (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/svl/source/items/ !
H A Dimageitm.cxx43 SfxImageItem::SfxImageItem( sal_uInt16 which, sal_uInt16 nImage ) in SfxImageItem() function in SfxImageItem
51 SfxImageItem::SfxImageItem( sal_uInt16 which, const String& rURL ) in SfxImageItem() function in SfxImageItem
60 SfxImageItem::SfxImageItem( const SfxImageItem& rItem ) in SfxImageItem() function in SfxImageItem
/AOO42X/main/svl/inc/svl/ !
H A Dimageitm.hxx33 class SVL_DLLPUBLIC SfxImageItem : public SfxInt16Item class