Home
last modified time | relevance | path

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

/AOO41X/main/dbaccess/source/ui/misc/ !
H A Dpropertysetitem.cxx44 OPropertySetItem::OPropertySetItem(sal_Int16 _nWhich) in OPropertySetItem() function in dbaui::OPropertySetItem
50 OPropertySetItem::OPropertySetItem(sal_Int16 _nWhich, const Reference< XPropertySet >& _rxSet) in OPropertySetItem() function in dbaui::OPropertySetItem
57 OPropertySetItem::OPropertySetItem(const OPropertySetItem& _rSource) in OPropertySetItem() function in dbaui::OPropertySetItem
/AOO41X/main/dbaccess/source/ui/inc/ !
H A Dpropertysetitem.hxx44 class OPropertySetItem : public SfxPoolItem class