Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx372 ItemConnectionArray::ItemConnectionArray() : in ItemConnectionArray() function in sfx::ItemConnectionArray
377 ItemConnectionArray::~ItemConnectionArray() in ~ItemConnectionArray()
381 void ItemConnectionArray::AddConnection( ItemConnectionBase* pConnection ) in AddConnection()
386 void ItemConnectionArray::ApplyFlags( const SfxItemSet& rItemSet ) in ApplyFlags()
391 void ItemConnectionArray::Reset( const SfxItemSet& rItemSet ) in Reset()
396 bool ItemConnectionArray::FillItemSet( SfxItemSet& rDestSet, const SfxItemSet& rOldSet ) in FillItemSet()
H A Dtabdlg.cxx68 sfx::ItemConnectionArray maItemConn;
/trunk/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx451 class ItemConnectionArray : public ItemConnectionBase class
454 explicit ItemConnectionArray();
455 virtual ~ItemConnectionArray();

Completed in 17 milliseconds