Home
last modified time | relevance | path

Searched refs:SfxAllItemSet (Results 51 – 75 of 136) sorted by relevance

123456

/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx529 SfxItemSet* pSet = new SfxAllItemSet( SFX_APP()->GetPool() ); in CreateFromTemplate()
619 SfxAllItemSet aSet( *rReq.GetArgs()->GetPool() ); in ExecuteNewDocument()
/trunk/main/sd/source/ui/inc/
H A Dtpoption.hxx188 virtual void PageCreated (SfxAllItemSet aSet);
/trunk/main/cui/source/inc/
H A Dbackgrnd.hxx75 virtual void PageCreated (SfxAllItemSet aSet); //add CHINA001
H A Dnumfmt.hxx101 virtual void PageCreated (SfxAllItemSet aSet); //add CHINA001
H A Dpage.hxx241 virtual void PageCreated (SfxAllItemSet aSet); //add CHINA001
/trunk/main/sd/source/ui/dlg/
H A Dtabtempl.cxx122 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
H A Dprltempl.cxx255 { SfxAllItemSet aSet(*(aInputSet.GetPool())); in PageCreated()
H A Dprntopts.cxx292 void SdPrintOptions::PageCreated (SfxAllItemSet in PageCreated()
/trunk/main/extensions/source/oooimprovecore/
H A Dcore.cxx133 SfxAllItemSet aSet( SFX_APP()->GetPool() ); in inviteUser()
/trunk/main/chart2/source/controller/main/
H A DChartController_TextEdit.cxx191 SfxAllItemSet aSet( m_pDrawModelWrapper->GetItemPool() ); in executeDispatch_InsertSpecialCharacter()
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx558 SfxAllItemSet aSet( SFX_APP()->GetPool() ); in ImportFromGeneratedStream_Impl()
956 SfxAllItemSet aNewParams( pDoc->GetPool() ); in HandleFilter()
2652 SfxItemSet* pSet = new SfxAllItemSet(*pRetrMedium->GetItemSet()); in DoSave_Impl()
2921 SfxAllItemSet* pMergedParams = new SfxAllItemSet( *pMedium->GetItemSet() ); in PreDoSaveAs_Impl()
H A Ddocinsert.cxx201 m_pItemSet = new SfxAllItemSet( SFX_APP()->GetPool() ); in IMPL_LINK()
H A Dobjserv.cxx633 SfxAllItemSet aResultParams( GetPool() ); in ExecFile_Impl()
770 SfxAllItemSet aArgs( GetPool() ); in ExecFile_Impl()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageContainerProviders.cxx299 SfxItemSet* pSet = new SfxAllItemSet (pSfxApp->GetPool()); in LoadDocument()
/trunk/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx191 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
H A Dchardlg.cxx151 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1404 const SfxAllItemSet aSet( GetPool() ); in SetProtectionPassword()
1440 const SfxAllItemSet aSet( GetPool() ); in GetProtectionHash()
/trunk/main/sw/source/ui/uiview/
H A Dviewprt.cxx288 SfxAllItemSet aSet(*(rOptions.GetPool())); in CreatePrintOptionsPage()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx577 void SwAddPrinterTabPage::PageCreated (SfxAllItemSet aSet) in IMPL_LINK_INLINE_END()
1209 void SwStdFontTabPage::PageCreated (SfxAllItemSet aSet) in PageCreated()
1482 void SwTableOptionsTabPage::PageCreated (SfxAllItemSet aSet) in PageCreated()
1575 void SwShdwCrsrOptionsTabPage::PageCreated( SfxAllItemSet aSet ) in PageCreated()
/trunk/main/sw/source/ui/misc/
H A Dinsfnote.cxx166 SfxAllItemSet aAllSet( rSh.GetAttrPool() ); in IMPL_LINK_INLINE_END()
/trunk/main/basctl/source/basicide/
H A Dobjdlg.cxx205 SfxAllItemSet aArgs( SFX_APP()->GetPool() ); in IMPL_LINK()
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx979 void SvxStdParagraphTabPage::PageCreated(SfxAllItemSet aSet) in PageCreated()
1406 void SvxParaAlignTabPage::PageCreated (SfxAllItemSet aSet) in PageCreated()
2238 void SvxExtParagraphTabPage::PageCreated(SfxAllItemSet aSet) in PageCreated()
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx448 void SfxTabPage::PageCreated( SfxAllItemSet /*aSet*/ ) in PageCreated() argument
1158 return new SfxAllItemSet( SFX_APP()->GetPool() ); in CreateInputItemSet()
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx624 SfxItemSet* pSet = new SfxAllItemSet( GetPool() ); in NewDocExec_Impl()
747 rReq.SetArgs( *(SfxAllItemSet*)pSet ); in OpenDocExec_Impl()
/trunk/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx304 virtual void PageCreated (SfxAllItemSet aSet); //add CHINA001

Completed in 1565 milliseconds

123456