/aoo41x/main/sfx2/source/dialog/ |
H A D | styledlg.cxx | 106 delete GetInputSetImpl(); in ~SfxStyleDialog() 120 return GetInputSetImpl(); in GetRefreshedSet() 151 const SfxItemSet* pInSet = GetInputSetImpl(); in IMPL_LINK() 167 pPage->Reset( *GetInputSetImpl() ); in IMPL_LINK()
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | dbadmin.cxx | 212 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 D | dlgattr.cxx | 113 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
|
H A D | UserAdminDlg.cxx | 81 pExampleSet = new SfxItemSet(*GetInputSetImpl()); in DBG_NAME()
|
H A D | advancedsettings.cxx | 474 pExampleSet = new SfxItemSet(*GetInputSetImpl()); in AdvancedSettingsDialog()
|
/aoo41x/main/sc/source/ui/styleui/ |
H A D | styledlg.cxx | 149 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); //CHINA001 in PageCreated() 188 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));//CHINA001 in PageCreated() 223 SfxItemSet* pItemSet = GetInputSetImpl(); in GetRefreshedSet()
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | textdlgs.cxx | 69 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); //CHINA001 in PageCreated() 126 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));//add CHINA001 in PageCreated()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | tabtempl.cxx | 122 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated() 205 SfxItemSet* pRet = GetInputSetImpl(); in GetRefreshedSet()
|
H A D | dlgolbul.cxx | 187 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated() 198 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
|
H A D | dlgchar.cxx | 65 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
|
H A D | dlgpage.cxx | 91 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | num.cxx | 1106 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()
|
/aoo41x/main/sw/source/ui/fmtui/ |
H A D | tmpdlg.cxx | 387 SfxItemSet* pInSet = GetInputSetImpl(); in GetRefreshedSet() 403 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | dlg_ShapeFont.cxx | 64 SfxAllItemSet aSet( *( GetInputSetImpl()->GetPool() ) ); in PageCreated()
|
H A D | dlg_ShapeParagraph.cxx | 70 SfxAllItemSet aSet( *( GetInputSetImpl()->GetPool() ) ); in PageCreated()
|
H A D | dlg_ObjectProperties.cxx | 519 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
|
/aoo41x/main/svx/source/form/ |
H A D | fmtextcontroldialogs.cxx | 77 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | fontdialog.cxx | 604 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated() 617 …aSet.Put (SvxFontListItem(static_cast<const SvxFontListItem&>(GetInputSetImpl()->Get(CFID_FONTLIST… in PageCreated()
|
/aoo41x/main/sc/source/ui/attrdlg/ |
H A D | attrdlg.cxx | 114 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); //CHINA001 in PageCreated()
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | frmdlg.cxx | 154 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
|
/aoo41x/main/cui/source/inc/ |
H A D | iconcdlg.hxx | 206 inline SfxItemSet* GetInputSetImpl() { return (SfxItemSet*)pSet; } in GetInputSetImpl() function in IconChoiceDialog
|
/aoo41x/main/sw/source/ui/chrdlg/ |
H A D | pardlg.cxx | 184 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
|
H A D | chardlg.cxx | 151 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | tabdlg.hxx | 130 SfxItemSet* GetInputSetImpl();
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 1624 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()
|