| /aoo4110/main/sd/source/ui/dlg/ | 
| H A D | dlgolbul.cxx | 187 				SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));  in PageCreated()  local198 				SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));  in PageCreated()  local
 209 	SfxItemSet aSet( *SfxTabDialog::GetOutputItemSet() );  in GetOutputItemSet()  local
 
 | 
| H A D | dlgchar.cxx | 65 	SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));  in PageCreated()  local
 | 
| H A D | dlgpage.cxx | 91 	SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));  in PageCreated()  local
 | 
| /aoo4110/main/sc/source/ui/miscdlgs/ | 
| H A D | textdlgs.cxx | 69 	SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); //CHINA001  in PageCreated()  local126 			SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));//add CHINA001  in PageCreated()  local
 
 | 
| /aoo4110/main/sc/source/ui/styleui/ | 
| H A D | styledlg.cxx | 149 		SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); //CHINA001  in PageCreated()  local188 		SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));//CHINA001   in PageCreated()  local
 
 | 
| /aoo4110/main/svx/source/sdr/properties/ | 
| H A D | e3dcompoundproperties.cxx | 74 				SfxItemSet aSet(*mpItemSet->GetPool(), SDRATTR_3DSCENE_FIRST, SDRATTR_3DSCENE_LAST);  in GetMergedItemSet()  local95 				SfxItemSet aSet(*mpItemSet->GetPool(), SDRATTR_3DSCENE_FIRST, SDRATTR_3DSCENE_LAST);  in SetMergedItemSet()  local
 
 | 
| H A D | defaultproperties.cxx | 108 				SfxItemSet aSet(*GetSdrObject().GetObjectItemPool(), nWhichID, nWhichID);  in SetObjectItem()  local133 					SfxItemSet aSet(*GetSdrObject().GetObjectItemPool(), nWhich, nWhich, 0, 0);  in ClearObjectItem()  local
 154 			SfxItemSet aSet(*GetSdrObject().GetObjectItemPool(), SDRATTR_START, EE_ITEMS_END, 0, 0);  in SetObjectItemSet()  local
 
 | 
| /aoo4110/main/sw/source/ui/shells/ | 
| H A D | txtattr.cxx | 100 	SfxItemSet aSet( GetPool(), RES_CHRATR_BEGIN, RES_CHRATR_END-1 );  in ExecCharAttr()  local328 	SfxItemSet aSet( GetPool(), RES_PARATR_LINESPACING, RES_PARATR_ADJUST );  in ExecParaAttr()  local
 369     SfxItemSet aSet( GetPool(),  in ExecParaAttr()  local
 539                 SfxItemSet aSet(GetPool(), RES_PARATR_DROP, RES_PARATR_DROP, 0L);  in ExecParaAttrArgs()  local
 559 				SfxItemSet aSet(GetPool(), RES_PARATR_DROP, RES_PARATR_DROP,  in ExecParaAttrArgs()  local
 831 				SfxItemSet aSet(GetPool(), RES_TXTATR_INETFMT, RES_TXTATR_INETFMT);  in GetAttrState()  local
 
 | 
| H A D | txtnum.cxx | 125 		SfxItemSet aSet(GetPool(),  in ExecEnterNum()  local358 					SfxItemSet aSet(GetPool(),  in ExecSetNumber()  local
 411 					SfxItemSet aSet(GetPool(),  in ExecSetNumber()  local
 
 | 
| H A D | basesh.cxx | 176 	SfxItemSet aSet( rSh.GetAttrPool(), RES_URL, RES_URL );  in TYPEINIT1()  local992 					SfxItemSet aSet( rSh.GetAttrPool(), RES_URL, RES_URL );  in Execute()  local
 1080 				SfxItemSet aSet( GetPool(), RES_VERT_ORIENT, RES_ANCHOR );  in Execute()  local
 1223 			SfxItemSet	 aSet( rSh.GetAttrPool(),  in Execute()  local
 1345 					SfxItemSet aSet(GetPool(), RES_SURROUND, RES_SURROUND);  in IMPL_LINK()  local
 1444 				SfxItemSet	 aSet( rSh.GetAttrPool(),  in GetState()  local
 1636 					SfxItemSet aSet(GetPool(), RES_ANCHOR, RES_ANCHOR);  in GetState()  local
 1709 					SfxItemSet aSet(GetPool(), RES_OPAQUE, RES_ANCHOR);  in GetState()  local
 1896 		SfxItemSet aSet(GetPool(), RES_OPAQUE, RES_SURROUND);  in SetWrapMode()  local
 2499 			SfxItemSet	 aSet( rSh.GetAttrPool(),  in ExecDlg()  local
 [all …]
 
 | 
| /aoo4110/main/sd/source/ui/func/ | 
| H A D | futext.cxx | 554 			SfxItemSet aSet(mpViewShell->GetPool());  in ImpSetAttributesForNewTextObject()  local565 			SfxItemSet aSet(mpViewShell->GetPool());  in ImpSetAttributesForNewTextObject()  local
 583 			SfxItemSet aSet(mpViewShell->GetPool());  in ImpSetAttributesForNewTextObject()  local
 610 	SfxItemSet aSet(mpViewShell->GetPool(), SDRATTR_TEXT_AUTOGROWHEIGHT, SDRATTR_TEXT_AUTOGROWWIDTH);  in ImpSetAttributesFitToSize()  local
 622 	SfxItemSet aSet(mpViewShell->GetPool(),  in ImpSetAttributesFitToSizeVertical()  local
 641 			SfxItemSet aSet(mpViewShell->GetPool());  in ImpSetAttributesFitCommon()  local
 650 			SfxItemSet aSet(mpViewShell->GetPool());  in ImpSetAttributesFitCommon()  local
 861 				SfxItemSet aSet(mpViewShell->GetPool());  in MouseButtonUp()  local
 
 | 
| /aoo4110/main/sw/source/ui/misc/ | 
| H A D | insfnote.cxx | 75 			SfxItemSet aSet( rSh.GetAttrPool(), RES_CHRATR_FONT, RES_CHRATR_FONT );  in Apply()  local162 	SfxItemSet aSet( rSh.GetAttrPool(), RES_CHRATR_FONT, RES_CHRATR_FONT );  in IMPL_LINK_INLINE_END()  local
 307 			SfxItemSet aSet( rSh.GetAttrPool(), RES_CHRATR_FONT, RES_CHRATR_FONT );  in Init()  local
 
 | 
| /aoo4110/main/chart2/source/controller/main/ | 
| H A D | DrawCommandDispatch.cxx | 223             SfxItemSet aSet( pDrawViewWrapper->GetModel()->GetItemPool() );  in setLineEnds()  local491                                 SfxItemSet aSet( pDrawModelWrapper->GetItemPool() );  in createDefaultObject()  local
 530                                         SfxItemSet aSet( pDrawModelWrapper->GetItemPool() );  in createDefaultObject()  local
 554                                     SfxItemSet aSet( pObj->GetMergedItemSet() );  in createDefaultObject()  local
 572                             SfxItemSet aSet( pDrawModelWrapper->GetItemPool() );  in createDefaultObject()  local
 
 | 
| /aoo4110/main/sw/source/ui/chrdlg/ | 
| H A D | tblnumfm.cxx | 60         SfxAllItemSet aSet(*(rSet.GetPool()));  in SwNumFmtDlg()  local
 | 
| /aoo4110/main/svx/source/dialog/ | 
| H A D | dlgctl3d.cxx | 140 	SfxItemSet aSet( mpModel->GetItemPool(),  in Construct()  local199 		SfxItemSet aSet(mpModel->GetItemPool(), SDRATTR_START, SDRATTR_END, 0, 0);  in SetObjectType()  local
 331 		SfxItemSet aSet(mpModel->GetItemPool());  in Construct2()  local
 371 		SfxItemSet aSet(mpModel->GetItemPool());  in Construct2()  local
 437 			SfxItemSet aSet(mpModel->GetItemPool());  in ConstructLightObjects()  local
 453 		SfxItemSet aSet(mpModel->GetItemPool());  in AdaptToSelectedLight()  local
 465 		SfxItemSet aSet(mpModel->GetItemPool());  in AdaptToSelectedLight()  local
 804 			SfxItemSet aSet(mpModel->GetItemPool());  in SetPosition()  local
 
 | 
| H A D | contwnd.cxx | 100 			SfxItemSet aSet( pModel->GetItemPool() );  in SetPolyPolygon()  local163 	SfxItemSet aSet( pModel->GetItemPool() );  in InitSdrModel()  local
 
 | 
| /aoo4110/main/sw/source/ui/frmdlg/ | 
| H A D | uiborder.cxx | 60 		SfxAllItemSet aSet(*(rSet.GetPool()));  in SwBorderDlg()  local
 | 
| /aoo4110/main/dbaccess/source/ui/dlg/ | 
| H A D | dlgattr.cxx | 113 	SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));  in PageCreated()  local
 | 
| /aoo4110/main/chart2/source/controller/dialogs/ | 
| H A D | dlg_ShapeFont.cxx | 64     SfxAllItemSet aSet( *( GetInputSetImpl()->GetPool() ) );  in PageCreated()  local
 | 
| H A D | dlg_ShapeParagraph.cxx | 70     SfxAllItemSet aSet( *( GetInputSetImpl()->GetPool() ) );  in PageCreated()  local
 | 
| /aoo4110/main/sw/source/core/edit/ | 
| H A D | edfmt.cxx | 62 	SfxItemSet aSet( GetDoc()->GetAttrPool(), RES_TXTATR_CHARFMT,  in GetCurCharFmt()  local117 		SfxItemSet aSet( pDoc->GetAttrPool(),  in FillByEx()  local
 
 | 
| /aoo4110/main/sw/source/ui/dialog/ | 
| H A D | regionsw.cxx | 76 	SfxItemSet aSet(GetPool(),  in InsertRegionDialog()  local197 		SfxItemSet aSet(pThis->GetView().GetPool(),  in IMPL_STATIC_LINK()  local
 
 | 
| /aoo4110/main/sw/source/ui/app/ | 
| H A D | applab.cxx | 99 	SfxItemSet aSet(rSh.GetAttrPool(), RES_ANCHOR, RES_ANCHOR,  in lcl_InsertBCText()  local139 	SfxItemSet aSet(rSh.GetAttrPool(), RES_ANCHOR, RES_ANCHOR,  in lcl_InsertLabText()  local
 186 	SfxItemSet aSet( GetPool(), FN_LABEL, FN_LABEL, 0 );  in InsertLab()  local
 
 | 
| /aoo4110/main/sd/source/ui/unoidl/ | 
| H A D | unopback.cxx | 250 			SfxItemSet aSet( rPool,	pEntry->nWID, pEntry->nWID);  in setPropertyValue()  local313 				SfxItemSet aSet( rPool,	pEntry->nWID, pEntry->nWID);  in getPropertyValue()  local
 445 			SfxItemSet aSet( rPool,	pEntry->nWID, pEntry->nWID);  in getPropertyDefault()  local
 
 | 
| /aoo4110/main/chart2/source/controller/itemsetwrapper/ | 
| H A D | MultipleItemConverter.cxx | 57         SfxItemSet aSet = this->CreateEmptyItemSet();  in FillItemSet()  local
 |