Home
last modified time | relevance | path

Searched refs:ItemConnectionArrayImpl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx327 class ItemConnectionArrayImpl class
344 void ItemConnectionArrayImpl::Append( ItemConnectionBase* pConnection ) in Append()
350 void ItemConnectionArrayImpl::ApplyFlags( const SfxItemSet& rItemSet ) in ApplyFlags()
356 void ItemConnectionArrayImpl::Reset( const SfxItemSet& rItemSet ) in Reset()
362 bool ItemConnectionArrayImpl::FillItemSet( SfxItemSet& rDestSet, const SfxItemSet& rOldSet ) in FillItemSet()
373 mxImpl( new ItemConnectionArrayImpl ) in ItemConnectionArray()
/trunk/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx442 class ItemConnectionArrayImpl;
467 std::auto_ptr< ItemConnectionArrayImpl > mxImpl;

Completed in 14 milliseconds