Home
last modified time | relevance | path

Searched refs:GetPool (Results 276 – 300 of 471) sorted by relevance

1...<<111213141516171819

/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx280 SfxItemSet aItem( mrView.GetDocShell()->GetPool() ); in DefaultItem()
336 mpOutliner = new Outliner(&aShell->GetPool(),OUTLINERMODE_TEXTOBJECT); in InitControls()
/trunk/main/svx/source/svdraw/
H A Dsvdotxed.cxx107 SfxItemSet aFilteredSet(*rSet.GetPool(), EE_ITEMS_START, EE_ITEMS_END); in BegTextEdit()
/trunk/main/sw/source/ui/chrdlg/
H A Dchardlg.cxx151 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
/trunk/main/svx/source/xoutdev/
H A Dxattrbmp.cxx461 pModel->GetStyleSheetPool() ? &pModel->GetStyleSheetPool()->GetPool() : NULL, in checkForUniqueItem()
/trunk/main/sw/source/ui/fldui/
H A Dfldedt.cxx203 SfxItemSet* pSet = new SfxItemSet( pDocSh->GetPool(), SID_DOCINFO, SID_DOCINFO ); in CreatePage()
/trunk/main/sd/source/ui/dlg/
H A Ddlgfield.cxx345 SfxItemSet aOutput( *maInputSet.GetPool(), EE_CHAR_LANGUAGE, EE_CHAR_LANGUAGE_CTL ); in GetItemSet()
/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx280 ? GetPool().GetSlotId(nWhich) in GetState()
/trunk/main/sc/source/filter/ftools/
H A Dftools.cxx221 if( !bSkipPoolDef || (rItem != rItemSet.GetPool()->GetDefaultItem( nWhichId )) ) in PutItem()
/trunk/main/sw/source/core/layout/
H A Dpagedesc.cxx138 SfxItemSet aSet( *aMaster.GetAttrSet().GetPool(), in Mirror()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbwiz.cxx133 m_pOutSet = new SfxItemSet( *_pItems->GetPool(), _pItems->GetRanges() ); in DBG_NAME()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1491 SfxItemSet aSet(GetPool(), in StateStatusLine()
1631 …SfxItemSet aCoreSet(pShell->GetPool(), SID_ATTR_ZOOM, SID_ATTR_ZOOM, SID_ATTR_VIEWLAYOUT, SID_ATTR… in ExecuteStatusLine()
2169 SfxRequest aReq( FN_UPDATE_TOX, SFX_CALLMODE_SLOT, GetPool() ); in InsertMedium()
/trunk/main/sfx2/source/appl/
H A Dmodule.cxx173 SetPool( &pApp->GetPool() ); in Construct_Impl()
/trunk/main/sw/source/ui/dialog/
H A Dascfldlg.cxx171 SfxItemSet* pSet = new SfxItemSet( rDocSh.GetPool(), in SwAsciiFilterDlg()
H A Duiregionsw.cxx1183 SfxItemSet aSet(rSh.GetView().GetPool(), in IMPL_LINK()
1624 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
2356 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
/trunk/main/extensions/source/preload/
H A Doemwiz.cxx81 SfxItemPool& rPool = SFX_APP()->GetPool(); in OEMPreloadDialog_Impl()
/trunk/main/sc/source/ui/view/
H A Dgridwin3.cxx368 SfxItemSet aSet(pViewData->GetViewShell()->GetPool(), SID_ATTR_POSITION, SID_ATTR_SIZE); in UpdateStatusPosSize()
/trunk/main/svx/source/table/
H A Dcell.cxx364 SfxItemPool* pItemPool = mpProperties->GetObjectItemSet().GetPool(); in SetModel()
594 return dynamic_cast< SfxStyleSheetPool* >( &mpProperties->GetStyleSheet()->GetPool() ); in GetStyleSheetPool()
H A Dtablecontroller.cxx2288 SfxItemSet aAttr(*rSet.GetPool(), rSet.GetRanges()); in ApplyBorderAttr()
2326 SfxItemSet aAttr(*rAttr.GetPool(), rAttr.GetRanges()); in SetAttrToSelectedCells()
2533 SfxItemSet aAttr(*rFormatSet.GetPool(), rFormatSet.GetRanges()); in ApplyFormatPaintBrush()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx379 const SfxItemPool& rPool = *rFmt.GetAttrSet().GetPool(); in SetStyleDefaults()
1010 SfxItemSet aSet( *rSet.GetPool(), RES_COL, RES_COL ); in NumberOfColumns()
1548 SfxItemSet aSet( *pPdSet->GetPool(), pPdSet->GetRanges() ); in SectionProperties()
/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx461 ScPatternAttr aPattern( pDoc->GetPool() ); in DoChange()
2103 const SfxPoolItem& rDefAttr = pDoc->GetPool()->GetDefaultItem( ATTR_MERGE ); in Redo()
2104 ScPatternAttr aPattern( pDoc->GetPool() ); in Redo()
/trunk/main/sd/source/ui/view/
H A Ddrviews8.cxx364 SfxItemSet aDefAttr( GetPool(), SDRATTR_EDGELINE1DELTA, SDRATTR_EDGELINE3DELTA ); in FuTemp01()
/trunk/main/sfx2/source/view/
H A Dviewfrm2.cxx333 SfxRequest aReq( SID_OPENDOC, SFX_CALLMODE_SYNCHRON, GetPool() ); in Exec_Impl()
/trunk/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx82 nWhichQuery ( rArgSet.GetPool()->GetWhich( SID_QUERY ) ), in ScSpecialFilterDlg()
/trunk/main/sc/source/filter/excel/
H A Dxlroot.cxx377 SfxItemSet aItemSet( *GetDoc().GetPool(), ATTR_PATTERN_START, ATTR_PATTERN_END ); in GetHFEditEngine()
/trunk/main/basic/source/comp/
H A Dsymtbl.cxx387 SbiSymPool& SbiSymDef::GetPool() in GetPool() function in SbiSymDef

Completed in 135 milliseconds

1...<<111213141516171819