Home
last modified time | relevance | path

Searched refs:GetPool (Results 101 – 125 of 471) sorted by relevance

12345678910>>...19

/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx831 pDoc->GetPool()->CellStyleCreated( aNameStr ); in insertByName()
1292 pDoc->GetPool()->CellStyleCreated( aString ); in setName()
1439 SfxItemSet aEmptySet( *pStyleSet->GetPool(), pStyleSet->GetRanges() ); in getPropertyDefault()
1442 if ( aEmptySet.GetPool()->GetSlotId(nWhich) == nWhich && in getPropertyDefault()
1486 SfxItemSet aEmptySet( *pStyleSet->GetPool(), pStyleSet->GetRanges() ); in getPropertyDefault()
1912 if ( rSet.GetPool()->GetSlotId(pEntry->nWID) == pEntry->nWID && in SetOnePropertyValueWithoutUpdate()
2089 if ( pItemSet->GetPool()->GetSlotId(nWhich) == nWhich && in getPropertyValue()
/trunk/main/sw/source/ui/dialog/
H A Dregionsw.cxx76 SfxItemSet aSet(GetPool(), in InsertRegionDialog()
197 SfxItemSet aSet(pThis->GetView().GetPool(), in IMPL_STATIC_LINK()
/trunk/main/basic/source/inc/
H A Dsymtbl.hxx180 SbiSymPool& GetPool();
207 SbiSymPool& GetLocals() { return GetPool();} in GetLocals()
/trunk/main/sd/source/ui/func/
H A Dfuexpand.cxx131 SfxItemSet aEmptyEEAttr(mpDoc->GetPool(), EE_ITEMS_START, EE_ITEMS_END); in DoExecute()
254 SfxItemSet aAttr(mpDoc->GetPool()); in DoExecute()
H A Dfuconrec.cxx229 SfxItemSet aAttr(mpDoc->GetPool()); in MouseButtonDown()
669 SfxItemSet aSet( mpDoc->GetPool() ); in SetLineEnds()
1010 SfxItemSet aAttr(mpDoc->GetPool()); in CreateDefaultObject()
/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx388 SfxItemSet aHeaderSet(*rSet.GetPool(), in PageDescToItemSet()
441 SfxItemSet aFooterSet(*rSet.GetPool(), in PageDescToItemSet()
564 SfxItemSet aCoreSet(rShell.GetView().GetPool(), RES_PAGEDESC, RES_PAGEDESC ); in SfxToSwPageDescAttr()
/trunk/main/sd/source/ui/app/
H A Dsdmod2.cxx446 SfxItemPool& rPool = GetPool(); in CreateItemSet()
651 SfxItemSet aPrintSet( GetPool(), in ApplyItemSet()
761 SfxAllItemSet aSet(*(rSet.GetPool())); in CreateTabPage()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx172 SfxItemPool &rPool = GetPool(); in GetOptions()
533 SfxItemPool &rPool = GetPool(); in SetOptions_Impl()
855 SfxItemPool &rPool = GetPool(); in SetOptions()
982 SfxRequest aReq( SID_SAVEDOC, 0, pDoc->GetPool() ); in SaveAll_Impl()
/trunk/main/sfx2/source/doc/
H A Dobjserv.cxx443 SfxItemSet aSet(GetPool(), SID_DOCINFO, SID_DOCINFO, SID_DOC_READONLY, SID_DOC_READONLY, in ExecFile_Impl()
633 SfxAllItemSet aResultParams( GetPool() ); in ExecFile_Impl()
770 SfxAllItemSet aArgs( GetPool() ); in ExecFile_Impl()
1384 SfxRequest aSaveRequest( nId, 0, GetPool() ); in ImplSign()
H A Dfrmdescr.cxx81 pImp->pArgs = new SfxAllItemSet( SFX_APP()->GetPool() ); in GetArgs()
163 pFrame->pImp->pArgs = new SfxAllItemSet( SFX_APP()->GetPool() ); in Clone()
/trunk/main/starmath/source/
H A Ddocument.cxx618 new SfxItemSet(GetPool(), in GetPrt()
708 SetPool(&SFX_APP()->GetPool()); in SmDocShell()
1337 SfxItemPool& SmDocShell::GetPool() const in GetPool() function in SmDocShell
1339 return SFX_APP()->GetPool(); in GetPool()
/trunk/main/sd/source/ui/dlg/
H A Dprltempl.cxx76 aInputSet ( *rStyleBase.GetItemSet().GetPool(), SID_PARAM_NUM_PRESET, SID_PARAM_CUR_NUM_LEVEL ), in SdPresLayoutTemplateDlg()
255 { SfxAllItemSet aSet(*(aInputSet.GetPool())); in PageCreated()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx407 LogicToLogic( rItem.GetValue(), ( MapUnit ) rSet.GetPool()->GetMetric( nWhich ), MAP_TWIP ); in ActivatePage()
452 ( MapUnit ) rSet.GetPool()->GetMetric( nWhich ), in SetPrevFontSize()
850 …ItemToControl( nHeight, _pPage->GetItemSet().GetPool()->GetMetric( _nFontHeightWhich ), SFX_FUNIT_… in calcFontInfo()
1111 SfxMapUnit eUnit = rSet.GetPool()->GetMetric( nWhich ); in Reset_Impl()
1128 SfxMapUnit eUnit = rSet.GetPool()->GetMetric( nWhich ); in Reset_Impl()
1395 long nVal = CalcToUnit( fSize, rSet.GetPool()->GetMetric( nWhich ) ); in FillItemSet_Impl()
1403 SfxMapUnit eUnit = rSet.GetPool()->GetMetric( nWhich ); in FillItemSet_Impl()
1633 SfxMapUnit eUnit = _pPage->GetItemSet().GetPool()->GetMetric( _nHeightWhich ); in enableRelativeMode()
3433 SfxMapUnit eUnit = rSet.GetPool()->GetMetric( nWhich ); in Reset()
3639 SfxMapUnit eUnit = rSet.GetPool()->GetMetric( nWhich ); in FillItemSet()
H A Dborder.cxx305 …if(!mbUseMarginItem && eFUnit == FUNIT_MM && SFX_MAPUNIT_TWIP == rCoreAttrs.GetPool()->GetMetric( … in SvxBorderTabPage()
446 eCoreUnit = rSet.GetPool()->GetMetric( nWhichBox ); in Reset()
660 sal_uInt16 nBoxInfoWhich = rCoreAttrs.GetPool()->GetWhich( SID_ATTR_BORDER_INNER, sal_False ); in FillItemSet()
666 SfxMapUnit eCoreUnit = rOldSet.GetPool()->GetMetric( nBoxWhich ); in FillItemSet()
/trunk/main/sfx2/inc/sfx2/
H A Dshell.hxx212 inline SfxItemPool& GetPool() const;
284 SfxItemPool& SfxShell::GetPool() const in GetPool() function in SfxShell
H A Dtabdlg.hxx263 { return pSet->GetPool()->GetSlotId( nWhich ); } in GetSlot()
265 { return pSet->GetPool()->GetWhich( nSlot, bDeep ); } in GetWhich()
/trunk/main/cui/source/dialogs/
H A Dcuihyperdlg.cxx136 mpItemSet = new SfxItemSet( SFX_APP()->GetPool(), SID_HYPERLINK_GETLINK, in SvxHpLinkDlg()
261 SfxItemSet aItemSet( SFX_APP()->GetPool(), SID_HYPERLINK_GETLINK, in IMPL_LINK()
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx161 SetPool( &GetDoc()->GetPool() ); in Construct()
908 SfxItemSet aSet(*rSet.GetPool(), SID_STATUS_LAYOUT, SID_STATUS_LAYOUT); in GetMenuState()
1668 SfxAllItemSet aAllSet( *rSet.GetPool() ); in GetAttrState()
1673 ? GetPool().GetSlotId(nWhich) in GetAttrState()
1715 SfxItemSet aSet(*rSet.GetPool(), SID_STATUS_LAYOUT, SID_STATUS_LAYOUT); in GetAttrState()
/trunk/main/svl/source/items/
H A Dstyle.cxx322 pSet = new SfxItemSet( rPool.GetPool() ); in GetItemSet()
393 rPool.GetPool().GetPresentation( in GetDescription()
1239 SfxItemPool& SfxStyleSheetBasePool::GetPool() in GetPool() function in SfxStyleSheetBasePool
1244 const SfxItemPool& SfxStyleSheetBasePool::GetPool() const in GetPool() function in SfxStyleSheetBasePool
/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx53 return rItemSet.GetPool()->GetWhich( nSlot ); in GetWhichId()
69 return rItemSet.GetPool()->GetDefaultItem( GetWhichId( rItemSet, nSlot ) ); in GetDefaultItem()
/trunk/main/sw/source/ui/shells/
H A Dtxtnum.cxx119 SfxItemSet aSet( GetPool(), in ExecEnterNum()
294 … SfxItemSet aSet( GetPool(), SID_ATTR_NUMBERING_RULE, SID_PARAM_CUR_NUM_LEVEL, 0 ); in ExecSetNumber()
H A Dtextfld.cxx106 pArgs->GetItemState(GetPool().GetWhich(nSlot), sal_False, &pItem); in ExecField()
436 SfxItemSet aSet(GetPool(), fnGetRange()); in ExecField()
795 SfxItemSet aSet(GetPool(), RES_TXTATR_INETFMT, RES_TXTATR_INETFMT); in InsertHyperlink()
/trunk/main/sd/source/filter/xml/
H A Dsdtransform.cxx156 …getBulletState( rSheet.GetItemSet(), rSheet.GetPool().Find( rSheet.GetParent(), rSheet.GetFamily()… in transformStyle()
289 …if( pSheet && getBulletState( pSheet->GetItemSet(), pSheet->GetPool().Find( pSheet->GetParent(), p… in getBulletState()
/trunk/main/editeng/source/uno/
H A Dunoipset.cxx129 SfxItemPool* pPool = rSet.GetPool(); in getPropertyValue()
177 SfxItemPool* pPool = rSet.GetPool(); in setPropertyValue()
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx218 SfxItemPool* pPool = rSet.GetPool(); in Put()
251 SfxItemPool* pPool = rSet.GetPool(); in Get()
1574 SfxItemSet aSet( SFX_APP()->GetPool() ); in IMPL_LINK()
2157 sal_uInt16 nBrushWhich = pSh->GetPool().GetWhich(SID_ATTR_BRUSH); in IMPL_LINK()
2163 SfxItemPool& rPool = pSh->GetPool(); in IMPL_LINK()
2340 SfxItemPool& rPool = pSh->GetPool(); in BuildAttrText_Impl()

Completed in 498 milliseconds

12345678910>>...19