Home
last modified time | relevance | path

Searched refs:DoFillItemSet (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx282 bool ItemConnectionBase::DoFillItemSet( SfxItemSet& rDestSet, const SfxItemSet& rOldSet ) in DoFillItemSet() function in sfx::ItemConnectionBase
366 bChanged |= (*aIt)->DoFillItemSet( rDestSet, rOldSet ); in FillItemSet()
H A Dtabdlg.cxx296 return pImpl->maItemConn.DoFillItemSet( rSet, GetItemSet() ); in FillItemSet()
/trunk/main/sc/source/ui/dbgui/
H A Dtpsubt.cxx195 sal_Bool ScTpSubTotalGroup::DoFillItemSet( sal_uInt16 nGroupNo, in DoFillItemSet() function in ScTpSubTotalGroup
481 #define FILLSET(i) (ScTpSubTotalGroup::DoFillItemSet( (i), rArgSet ))
/trunk/main/sc/source/ui/inc/
H A Dtpsubt.hxx55 sal_Bool DoFillItemSet ( sal_uInt16 nGroupNo,
/trunk/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx208 bool DoFillItemSet( SfxItemSet& rDestSet, const SfxItemSet& rOldSet );

Completed in 52 milliseconds