Home
last modified time | relevance | path

Searched refs:rPool (Results 126 – 150 of 162) sorted by relevance

1234567

/trunk/main/svx/inc/svx/sdr/properties/
H A Demptyproperties.hxx43 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Ddefaultproperties.hxx43 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
H A Dgroupproperties.hxx39 virtual SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
/trunk/main/sc/inc/
H A Dstlsheet.hxx79 ScStyleSheetPool& rPool,
H A Dstlpool.hxx36 ScStyleSheetPool( SfxItemPool& rPool,
/trunk/main/sw/inc/
H A DSwAppletImpl.hxx59 SwApplet_Impl( SfxItemPool& rPool, sal_uInt16 nWhich1, sal_uInt16 nWhich2 );
H A Ddocstyle.hxx94 SwDocStyleSheetPool& rPool,
H A Dtxatbase.hxx81 static void Destroy( SwTxtAttr * pToDestroy, SfxItemPool& rPool );
/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx55 EditCharAttrib* MakeCharAttrib( SfxItemPool& rPool, const SfxPoolItem& rAttr, sal_uInt16 nS, sal_uI…
267 …void CopyAndCutAttribs( ContentNode* pPrevNode, SfxItemPool& rPool, sal_Bool bKeepEndingAttribs …
H A Deditobj2.hxx158 ContentInfo( SfxItemPool& rPool );
H A Deditattr.hxx80 void RemoveFromPool( SfxItemPool& rPool );
/trunk/main/editeng/inc/editeng/
H A Dscripttypeitem.hxx59 SvxScriptSetItem( sal_uInt16 nSlotId, SfxItemPool& rPool );
H A Dunoipset.hxx49 …SvxItemPropertySet( const SfxItemPropertyMapEntry *pMap, SfxItemPool& rPool, sal_Bool bConvertTwip…
/trunk/main/svx/inc/svx/
H A Dunoprov.hxx107 const SvxItemPropertySet* GetPropertySet(sal_uInt16 nPropertyId, SfxItemPool& rPool);
H A Dsrchdlg.hxx270 void TemplatesChanged_Impl( SfxStyleSheetBasePool& rPool );
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx653 SfxItemPool& rPool = aReportModel.GetItemPool(); in createDefault() local
654 rPool.FreezeIdRanges(); in createDefault()
/trunk/main/svl/inc/svl/
H A Ditemset.hxx216 SfxAllItemSet( SfxItemPool &rPool );
H A Ditempool.hxx158 SfxItemPool( const SfxItemPool &rPool,
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2494 SwAttrPool& rPool, in SwFrmFmt() argument
2499 : SwFmt(rPool, pFmtNm, (pWhichRange ? pWhichRange : aFrmFmtSetRange), pDrvdFrm, nFmtWhich), in SwFrmFmt()
2507 SwAttrPool& rPool, in SwFrmFmt() argument
2512 : SwFmt(rPool, rFmtNm, (pWhichRange ? pWhichRange : aFrmFmtSetRange), pDrvdFrm, nFmtWhich), in SwFrmFmt()
/trunk/main/sd/inc/
H A Dstlpool.hxx61 SdStyleSheetPool(SfxItemPool const& rPool, SdDrawDocument* pDocument);
/trunk/main/sfx2/source/doc/
H A Ddocinsert.cxx57 extern sal_uInt32 CheckPasswd_Impl( SfxObjectShell* pDoc, SfxItemPool &rPool, SfxMedium* pFile );
/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx285 sal_uInt16 GetWhich( const SfxItemPool &rPool ) const;
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx1950 ScHTMLTable::ScHTMLTable( SfxItemPool& rPool, EditEngine& rEditEngine, ScEEParseList& rEEParseList,… in ScHTMLTable() argument
1953 maTableItemSet( rPool ), in ScHTMLTable()
2752 ScHTMLGlobalTable::ScHTMLGlobalTable( SfxItemPool& rPool, EditEngine& rEditEngine, ScEEParseList& r… in ScHTMLGlobalTable() argument
2753 ScHTMLTable( rPool, rEditEngine, rEEParseList, rnUnusedId ) in ScHTMLGlobalTable()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx169 const SfxItemPool &rPool = pDoc->GetAttrPool(); in ChangeExpansion() local
171 sal_uInt32 nMaxItems = rPool.GetItemCount2( RES_PAGEDESC ); in ChangeExpansion()
173 if( 0 != (pDesc = (SwFmtPageDesc*)rPool.GetItem2( RES_PAGEDESC, n ) ) in ChangeExpansion()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx98 SfxItemSet& CreateObjectSpecificItemSet(SfxItemPool& rPool);
144 SfxItemSet& TableProperties::CreateObjectSpecificItemSet(SfxItemPool& rPool) in CreateObjectSpecificItemSet() argument
146 return *(new SfxItemSet(rPool, in CreateObjectSpecificItemSet()

Completed in 156 milliseconds

1234567