Home
last modified time | relevance | path

Searched refs:SfxAllItemSet (Results 26 – 50 of 136) sorted by relevance

123456

/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx753 SfxAllItemSet aInternalSet( SFX_APP()->GetPool() ); in dispatch()
782 SfxAllItemSet aSet( pShell->GetPool() ); in dispatch()
812 SfxAllItemSet aSet( SFX_APP()->GetPool() ); in dispatch()
/trunk/main/sw/source/ui/envelp/
H A Denvfmt.cxx271 SfxAllItemSet aTmpSet(*pCollSet); in IMPL_LINK_INLINE_END()
314 SfxAllItemSet aTmpSet(*pCollSet); in IMPL_LINK_INLINE_END()
/trunk/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx424 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
609 SfxAllItemSet aNewSet(*aSet.GetPool()); in PageCreated()
/trunk/main/sw/source/ui/chrdlg/
H A Dtblnumfm.cxx60 SfxAllItemSet aSet(*(rSet.GetPool())); in SwNumFmtDlg()
/trunk/main/sw/source/ui/frmdlg/
H A Duiborder.cxx60 SfxAllItemSet aSet(*(rSet.GetPool())); in SwBorderDlg()
/trunk/main/sd/source/ui/dlg/
H A Ddlgchar.cxx65 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
H A Ddlgpage.cxx91 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ShapeFont.cxx64 SfxAllItemSet aSet( *( GetInputSetImpl()->GetPool() ) ); in PageCreated()
H A Ddlg_ShapeParagraph.cxx70 SfxAllItemSet aSet( *( GetInputSetImpl()->GetPool() ) ); in PageCreated()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx1004 SfxAllItemSet aSet( pObjectShell->GetPool() ); in attachResource()
1051 SfxAllItemSet aSet( m_pData->m_pObjectShell->GetPool() ); in getArgs()
1625 SfxAllItemSet *pParams = new SfxAllItemSet( SFX_APP()->GetPool() ); in storeSelf()
2886 SfxAllItemSet *aParams = new SfxAllItemSet( SFX_APP()->GetPool() ); in impl_store()
3649 SfxAllItemSet aSet( SFX_APP()->GetPool() ); in loadFromStorage()
3687 SfxAllItemSet aSet( m_pData->m_pObjectShell->GetPool() ); in storeToStorage()
/trunk/main/sd/source/ui/inc/
H A Dprntopts.hxx98 virtual void PageCreated (SfxAllItemSet aSet);
/trunk/main/svx/source/form/
H A Dfmtextcontroldialogs.cxx77 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
/trunk/main/cui/source/inc/
H A Dconnect.hxx94 virtual void PageCreated (SfxAllItemSet aSet); //add CHINA001
H A Dtextattr.hxx111 virtual void PageCreated(SfxAllItemSet aSet); // add CHINA001
H A Dmeasure.hxx103 virtual void PageCreated (SfxAllItemSet aSet); //add CHINA001
H A Dtabstpge.hxx149 virtual void PageCreated(SfxAllItemSet aSet); // add CHINA001
H A Dmacroass.hxx78 virtual void PageCreated (SfxAllItemSet aSet);
H A Dborder.hxx56 virtual void PageCreated (SfxAllItemSet aSet); //add CHINA001
/trunk/main/dbaccess/source/ui/dlg/
H A Ddlgattr.cxx113 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
/trunk/main/sc/source/ui/unoobj/
H A Dscdetect.cxx337 SfxAllItemSet *pSet = new SfxAllItemSet( SFX_APP()->GetPool() ); in detect()
/trunk/main/svx/inc/svx/
H A Dhdft.hxx66 virtual void PageCreated(SfxAllItemSet aSet);
/trunk/main/forms/source/richtext/
H A Dparametrizedattributedispatcher.cxx109 SfxAllItemSet aParameterSet( getEditView()->GetEmptyItemSet() ); in convertDispatchArgsToItem()
/trunk/main/sc/source/ui/attrdlg/
H A Dattrdlg.cxx112 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); //CHINA001 in PageCreated()
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx378 SfxAllItemSet aSet( pApp->GetPool() ); in ExecReload_Impl()
542 SfxAllItemSet aSet( pApp->GetPool() ); in ExecReload_Impl()
664 pNewSet = new SfxAllItemSet( pApp->GetPool() ); in ExecReload_Impl()
676 pNewSet = new SfxAllItemSet( *pMedium->GetItemSet() ); in ExecReload_Impl()
820 SfxAllItemSet aSet( pApp->GetPool() ); in ExecReload_Impl()
/trunk/main/sfx2/inc/sfx2/
H A Dsfxuno.hxx90 class SfxAllItemSet ;
96 SfxAllItemSet& aSet ,

Completed in 191 milliseconds

123456