Home
last modified time | relevance | path

Searched refs:rPool (Results 101 – 125 of 162) sorted by relevance

1234567

/trunk/main/sc/source/filter/inc/
H A Dftools.hxx338 ScStyleSheetPool& rPool,
345 ScStyleSheetPool& rPool,
/trunk/main/sw/inc/
H A Dshellio.hxx437 void _AddFontItem( SfxItemPool& rPool, const SvxFontItem& rFont );
438 void _AddFontItems( SfxItemPool& rPool, sal_uInt16 nWhichId );
H A Dredlnaut.hxx42 SwRedlineAuthor( SwAttrPool& rPool, const String& );
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx383 SfxItemPool& rPool = aFormModel.GetItemPool(); in GetGeometryForCustomShape() local
384 rPool.FreezeIdRanges(); in GetGeometryForCustomShape()
/trunk/main/sw/source/core/view/
H A Dvprint.cxx381 const SfxItemPool& rPool = GetAttrPool(); in FillPrtDoc() local
383 if( 0 != ( pCpyItem = rPool.GetPoolDefaultItem( nWh ) ) ) in FillPrtDoc()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx637 rPool.GetPool().GetPresentation( in GetDescription()
690 rPool.GetPool().GetPresentation( in GetDescription()
944 rPool.First(); // interne Liste muss geupdatet werden in SetName()
945 rPool.Broadcast( SfxStyleSheetHint( SFX_STYLESHEET_MODIFIED, *this ) ); in SetName()
1000 rPool.Broadcast( SfxStyleSheetHint( SFX_STYLESHEET_MODIFIED, in SetParent()
/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx647 SfxMapUnit SfxDispatchController_Impl::GetCoreMetric( SfxItemPool& rPool, sal_uInt16 nSlotId ) in GetCoreMetric() argument
649 sal_uInt16 nWhich = rPool.GetWhich( nSlotId ); in GetCoreMetric()
650 return rPool.GetMetric( nWhich ); in GetCoreMetric()
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx1677 const sal_uInt16* SfxTabDialog::GetInputRanges( const SfxItemPool& rPool ) in GetInputRanges() argument
1729 if ( rPool.HasMap() ) in GetInputRanges()
1735 aUS[i] = rPool.GetWhich( aUS[i] ); in GetInputRanges()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx889 SfxItemPool& rPool = GetPool(); in ExecuteAttr() local
890 SvxScriptSetItem aSetItem( nSlot, rPool ); in ExecuteAttr()
891 sal_uInt16 nWhich = rPool.GetWhich( nSlot ); in ExecuteAttr()
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx154 SfxItemPool& rPool = aModel.GetItemPool(); in setAttributes() local
155 rPool.FreezeIdRanges(); in setAttributes()
/trunk/main/chart2/source/view/main/
H A DChartItemPool.hxx39 ChartItemPool(const ChartItemPool& rPool);
/trunk/main/svx/inc/svx/
H A Dxpool.hxx49 XOutdevItemPool(const XOutdevItemPool& rPool);
H A Dsvdpool.hxx40 SdrItemPool(const SdrItemPool& rPool);
/trunk/main/svx/inc/svx/sdr/properties/
H A Dconnectorproperties.hxx39 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dcaptionproperties.hxx39 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dcircleproperties.hxx39 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A De3dproperties.hxx40 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dgraphicproperties.hxx39 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dmeasureproperties.hxx39 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dtextproperties.hxx44 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dcustomshapeproperties.hxx42 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
/trunk/main/sw/source/ui/inc/
H A Dformatclipboard.hxx48 void Copy( SwWrtShell& rWrtShell, SfxItemPool& rPool, bool bPersistentCopy=false );
/trunk/main/sfx2/inc/sfx2/
H A Dnewstyle.hxx48 SfxStyleSheetBasePool& rPool; member in SfxNewStyleDlg
/trunk/main/editeng/source/editeng/
H A Deditdbg.hxx39 ByteString DbgOutItem( const SfxItemPool& rPool, const SfxPoolItem& rItem );
/trunk/main/svx/source/table/
H A Dcell.cxx116 SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
143 SfxItemSet& CellProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet() argument
145 return *(new SfxItemSet(rPool, in CreateObjectSpecificItemSet()

Completed in 121 milliseconds

1234567