Home
last modified time | relevance | path

Searched refs:GetPool (Results 401 – 425 of 471) sorted by relevance

1...<<111213141516171819

/trunk/main/sc/source/ui/view/
H A Dgridwin2.cxx215 SfxItemSet aArgSet( pViewData->GetViewShell()->GetPool(), in DoPushButton()
H A Dtabvwsh4.cxx1610 SetPool( &SC_MOD()->GetPool() ); in Construct()
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx690 SfxAllItemSet aArgs( SFX_APP()->GetPool() ); in IMPL_LINK()
/trunk/main/cui/source/tabpages/
H A Dtpcolor.cxx116 pXPool ( (XOutdevItemPool*) rInAttrs.GetPool() ), in SvxColorTabPage()
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx702 pItemSet = new SfxItemSet(pDoc->GetPool(), in _setPropertyValues()
H A Dunopage.cxx2539 SfxItemSet aSet( GetModel()->GetDoc()->GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST ); in setBackground()
2947 SfxItemSet aSet( GetModel()->GetDoc()->GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST ); in setBackground()
/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx856 pColorItem = (const SvxColorItem*)&rItemSet.GetPool() in OutBodyColor()
/trunk/main/starmath/source/
H A Dunomodel.cxx705 SfxItemSet *pItemSet = new SfxItemSet( pDocSh->GetPool(), nRange ); in _setPropertyValues()
/trunk/main/sd/source/ui/func/
H A Dfusel.cxx1282 SfxItemSet aSet(mpDoc->GetPool()); in AnimateObj()
/trunk/main/sc/source/ui/dbgui/
H A Dfiltdlg.cxx105 nWhichQuery ( rArgSet.GetPool()->GetWhich( SID_QUERY ) ), in ScFilterDlg()
/trunk/main/svx/source/toolbars/
H A Dextrusionbar.cxx91 SetPool(&pViewShell->GetPool()); in ExtrusionBar()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx375 SfxItemSet aTmp(*pFrameSet->GetPool(), RES_COL, RES_COL); in IMPL_LINK()
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx971 SfxItemSet aSet(pActiveShell->GetView().GetPool(), in ExcecuteContextMenuAction()
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx327 SfxItemPool* pPool = pStyle->aAttrSet.GetPool(); in ReadAttr()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx156 static_cast<const ScPatternAttr&>(mpDoc->GetPool()->GetDefaultItem(ATTR_PATTERN)). in draw()
/trunk/main/sd/source/core/
H A Dstlpool.cxx1050 …SvxNumRule* pDefaultRule = ((SvxNumBulletItem*) rSet.GetPool()->GetSecondaryPool()->GetPoolDefault… in PutNumBulletItem()
H A Ddrawdoc4.cxx157 SfxItemPool* pPool = rISet.GetPool(); in CreateLayoutTemplates()
/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx107 SfxItemPool* pPool = _rSet.GetPool(); in implCheckItemType()
/trunk/main/sw/source/core/unocore/
H A Dunoparagraph.cxx579 const SfxMapUnit eMapUnit(rSet.GetPool()->GetMetric(rEntry.nWID)); in GetSinglePropertyValue_Impl()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx2325 ScPatternAttr aPattern( pDoc->GetPool() ); in SetOnePropertyValue()
2357 ScPatternAttr aPattern( pDoc->GetPool() ); in SetOnePropertyValue()
2631 pNewPattern = new ScPatternAttr( pDoc->GetPool() ); in setPropertyValues()
2782 pNewPattern = new ScPatternAttr( pDoc->GetPool() ); in setPropertyValuesTolerant()
6332 ScPatternAttr aPattern( pDoc->GetPool() ); in InputEnglishString()
8103 ScPatternAttr aPattern( pDoc->GetPool() ); in addRanges()
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx3239 SfxAllItemSet *pParams = new SfxAllItemSet( SFX_APP()->GetPool() ); in SfxMedium()
3490 ((SfxMedium*)this)->pSet = new SfxAllItemSet( SFX_APP()->GetPool() ); in GetItemSet()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx913 : aTblSet( *rTbl.GetFrmFmt()->GetAttrSet().GetPool(), aTableSetRange ), in _SaveTable()
944 SfxItemSet* pSet = new SfxItemSet( *pFmt->GetAttrSet().GetPool(), in AddFmt()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx569 SfxAllItemSet aArgs( SFX_APP()->GetPool() ); in PrintOutHelper()
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx1097 SfxAllItemSet aSet(pTargetView->GetPool()); in IMPL_LINK()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx1629 …const ScPatternAttr& rPattern = (const ScPatternAttr&)SC_MOD()->GetPool().GetDefaultItem(ATTR_PATT… in GetTextForwarder()

Completed in 361 milliseconds

1...<<111213141516171819