Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/inc/sfx2/
H A Dbasedlgs.hxx86 void CreateOutputItemSet( SfxItemPool& rPool );
87 void CreateOutputItemSet( const SfxItemSet& rInput );
/aoo4110/main/sfx2/source/dialog/
H A Dbasedlgs.cxx214 void SfxModalDialog::CreateOutputItemSet( SfxItemPool& rPool ) in CreateOutputItemSet() function in SfxModalDialog
223 void SfxModalDialog::CreateOutputItemSet( const SfxItemSet& rSet ) in CreateOutputItemSet() function in SfxModalDialog
725 CreateOutputItemSet( *GetInputItemSet() ); in IMPL_LINK()
/aoo4110/main/cui/source/dialogs/
H A Dcuicharmap.cxx93 CreateOutputItemSet( pSet ? *pSet->GetPool() : SFX_APP()->GetPool() ); in SvxCharacterMap()

Completed in 20 milliseconds