Searched refs:CreateOutputItemSet (Results 1 – 3 of 3) sorted by relevance
86 void CreateOutputItemSet( SfxItemPool& rPool );87 void CreateOutputItemSet( const SfxItemSet& rInput );
214 void SfxModalDialog::CreateOutputItemSet( SfxItemPool& rPool ) in CreateOutputItemSet() function in SfxModalDialog223 void SfxModalDialog::CreateOutputItemSet( const SfxItemSet& rSet ) in CreateOutputItemSet() function in SfxModalDialog725 CreateOutputItemSet( *GetInputItemSet() ); in IMPL_LINK()
93 CreateOutputItemSet( pSet ? *pSet->GetPool() : SFX_APP()->GetPool() ); in SvxCharacterMap()
Completed in 20 milliseconds