Home
last modified time | relevance | path

Searched refs:GetInputSetImpl (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/sfx2/source/dialog/
H A Dstyledlg.cxx106 delete GetInputSetImpl(); in ~SfxStyleDialog()
120 return GetInputSetImpl(); in GetRefreshedSet()
151 const SfxItemSet* pInSet = GetInputSetImpl(); in IMPL_LINK()
167 pPage->Reset( *GetInputSetImpl() ); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbadmin.cxx212 GetInputSetImpl()->Put(SfxBoolItem(DSID_INVALID_SELECTION, !_rxDatasource.is())); in impl_resetPages()
230 GetInputSetImpl()->ClearItem( (sal_uInt16)aIndirect->first ); in impl_resetPages()
233 m_pImpl->translateProperties(_rxDatasource, *GetInputSetImpl()); in impl_resetPages()
236 SetInputSet(GetInputSetImpl()); in impl_resetPages()
238 pExampleSet = new SfxItemSet(*GetInputSetImpl()); in impl_resetPages()
255 pConnectionPage->Reset(*GetInputSetImpl()); in impl_resetPages()
H A Ddlgattr.cxx113 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
H A DUserAdminDlg.cxx81 pExampleSet = new SfxItemSet(*GetInputSetImpl()); in DBG_NAME()
H A Dadvancedsettings.cxx474 pExampleSet = new SfxItemSet(*GetInputSetImpl()); in AdvancedSettingsDialog()
/trunk/main/cui/source/tabpages/
H A Dbbdlg.cxx102 *GetInputSetImpl()->GetPool(), in PageCreated()
107 aNew.Put(*GetInputSetImpl()); in PageCreated()
117 rTabPage.PageCreated(*GetInputSetImpl()); in PageCreated()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmdlg.cxx198 SfxAllItemSet aNewSet(*GetInputSetImpl()->GetPool()); in PageCreated()
222 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
236 SfxItemSet aNew(*GetInputSetImpl()->GetPool(), in PageCreated()
/trunk/main/sc/source/ui/styleui/
H A Dstyledlg.cxx148 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); //CHINA001 in PageCreated()
187 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));//CHINA001 in PageCreated()
222 SfxItemSet* pItemSet = GetInputSetImpl(); in GetRefreshedSet()
/trunk/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx191 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
290 aNew.Put(*GetInputSetImpl()); in PageCreated()
301 rPage.PageCreated(*GetInputSetImpl()); in PageCreated()
H A Dchardlg.cxx151 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
/trunk/main/sc/source/ui/miscdlgs/
H A Dtextdlgs.cxx68 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); //CHINA001 in PageCreated()
125 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));//add CHINA001 in PageCreated()
/trunk/main/sd/source/ui/dlg/
H A Ddlgolbul.cxx187 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
198 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
H A Dtabtempl.cxx122 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
205 SfxItemSet* pRet = GetInputSetImpl(); in GetRefreshedSet()
H A Ddlgchar.cxx65 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
H A Ddlgpage.cxx91 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx1106 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
1114 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
1122 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
1151 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
/trunk/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx408 SfxItemSet* pInSet = GetInputSetImpl(); in GetRefreshedSet()
424 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
/trunk/main/extensions/source/propctrlr/
H A Dfontdialog.cxx604 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
617 …aSet.Put (SvxFontListItem(static_cast<const SvxFontListItem&>(GetInputSetImpl()->Get(CFID_FONTLIST… 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/svx/source/form/
H A Dfmtextcontroldialogs.cxx77 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
/trunk/main/sc/source/ui/attrdlg/
H A Dattrdlg.cxx112 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); //CHINA001 in PageCreated()
/trunk/main/cui/source/inc/
H A Diconcdlg.hxx206 inline SfxItemSet* GetInputSetImpl() { return (SfxItemSet*)pSet; } in GetInputSetImpl() function in IconChoiceDialog
/trunk/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx130 SfxItemSet* GetInputSetImpl();
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx1624 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
1630 const SwFmtFrmSize& rSize = (const SwFmtFrmSize&)GetInputSetImpl()->Get(RES_FRM_SIZE); in PageCreated()
2356 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()

Completed in 102 milliseconds

12