Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/dialog/
H A Dtabdlg.cxx63 TYPEINIT1(LAYOUT_NS_SFX_TABDIALOG SfxTabDialogItem,SfxSetItem);
108 SfxTabDialogItem::SfxTabDialogItem( const SfxTabDialogItem& rAttr, SfxItemPool* pItemPool ) in SfxTabDialogItem() function in SfxTabDialogItem
113 SfxTabDialogItem::SfxTabDialogItem( sal_uInt16 nId, const SfxItemSet& rItemSet ) in SfxTabDialogItem() function in SfxTabDialogItem
118 SfxPoolItem* __EXPORT SfxTabDialogItem::Clone(SfxItemPool* pToPool) const in Clone()
120 return new SfxTabDialogItem( *this, pToPool ); in Clone()
123 SfxPoolItem* __EXPORT SfxTabDialogItem::Create(SvStream& /*rStream*/, sal_uInt16 /*nVersion*/) const in Create()
157 SfxTabDialogItem aItem( GetId(), *pDialog->GetOutputItemSet() ); in IMPL_LINK()
/aoo4110/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx74 class SFX2_DLLPUBLIC SfxTabDialogItem: public SfxSetItem class
78 SfxTabDialogItem( sal_uInt16 nId, const SfxItemSet& rItemSet );
79SfxTabDialogItem(const SfxTabDialogItem& rAttr, SfxItemPool* pItemPool=NULL);
/aoo4110/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx535 aSet.Put(SfxTabDialogItem(SID_ATTR_SET,*m_pSymbolShapeProperties)); in PageCreated()
/aoo4110/main/cui/source/tabpages/
H A Dtpline.cxx2035 SFX_ITEMSET_ARG (&aSet,pSymbolAttrItem,SfxTabDialogItem,SID_ATTR_SET,sal_False); in PageCreated()

Completed in 43 milliseconds