Home
last modified time | relevance | path

Searched refs:GetPoolDefaultItem (Results 1 – 19 of 19) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/
H A Drtfexport.cxx1039 if( 0 != ( pCol = (const SvxColorItem*)rPool.GetPoolDefaultItem( in OutColorTable()
1080 if( 0 != ( pBkgrd = (const SvxBrushItem*)rPool.GetPoolDefaultItem( in OutColorTable()
1101 if( 0 != ( pShadow = (const SvxShadowItem*)rPool.GetPoolDefaultItem( in OutColorTable()
1120 if( 0 != ( pBox = (const SvxBoxItem*)rPool.GetPoolDefaultItem( in OutColorTable()
H A Dwrtw8sty.cxx381 aFlags[ n - RES_CHRATR_BEGIN ] = 0 != rPool.GetPoolDefaultItem( n ); in SetStyleDefaults()
773 if (0 != (pFont = (const SvxFontItem*)rPool.GetPoolDefaultItem(RES_CHRATR_FONT))) in InitFontTable()
H A Dww8par6.cxx4173 …tem *pDefaultStopItem = (const SvxTabStopItem *)rDoc.GetAttrPool().GetPoolDefaultItem(RES_PARATR_T… in Read_LR()
/aoo41x/main/svl/source/items/
H A Ditempool.cxx55 const SfxPoolItem* SfxItemPool::GetPoolDefaultItem( sal_uInt16 nWhich ) const in GetPoolDefaultItem() function in SfxItemPool
62 pRet = pSecondary->GetPoolDefaultItem( nWhich ); in GetPoolDefaultItem()
/aoo41x/main/sd/source/ui/dlg/
H A Ddlgolbul.cxx127 …pItem = (SvxNumBulletItem*) aInputSet.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NU… in OutlineBulletDlg()
/aoo41x/main/sw/source/core/draw/
H A Ddrawdoc.cxx115 if( 0 != (pItem = rDocPool.GetPoolDefaultItem( nW )) && in SwDrawDocument()
/aoo41x/main/svl/inc/svl/
H A Ditempool.hxx178 const SfxPoolItem* GetPoolDefaultItem( sal_uInt16 nWhich ) const;
/aoo41x/main/sw/source/core/unocore/
H A DSwXTextDefaults.cxx246 const SfxPoolItem *pItem = rSet.GetPoolDefaultItem ( pMap->nWID ); in getPropertyDefault()
/aoo41x/main/sd/source/ui/func/
H A Dfuolbull.cxx376 …pItem = (SvxNumBulletItem*) aNewAttr.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUM… in GetNumBulletItem()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddefltuno.cxx314 if ( pPool->GetPoolDefaultItem( nWID ) != NULL ) in SC_IMPL_DUMMY_PROPERTY_LISTENER()
/aoo41x/main/svx/source/unodraw/
H A Dunopool.cxx337 const SfxPoolItem *pItem = pPool->GetPoolDefaultItem ( nWhich ); in _getPropertyDefault()
H A Dunomod.cxx754 …em = (SvxNumBulletItem*) pModel->GetItemPool().GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUMB… in SvxCreateNumRule()
/aoo41x/main/sw/source/filter/writer/
H A Dwriter.cxx483 if( 0 != ( pFont = (const SvxFontItem*)rPool.GetPoolDefaultItem( nW )) ) in _AddFontItems()
/aoo41x/main/sw/source/core/view/
H A Dvprint.cxx383 if( 0 != ( pCpyItem = rPool.GetPoolDefaultItem( nWh ) ) ) in FillPrtDoc()
/aoo41x/main/sd/source/ui/notes/
H A DEditWindow.cxx254 const SfxPoolItem *pItem = mpEditEngineItemPool->GetPoolDefaultItem( aFntInfoId[i] ); in DataChanged()
/aoo41x/main/sd/source/ui/view/
H A Dviewshel.cxx871 …pItem = (SvxNumBulletItem*) aNewAttr.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUM… in GetNumBulletItem()
/aoo41x/main/sd/source/core/
H A Dstlpool.cxx1050 …ultRule = ((SvxNumBulletItem*) rSet.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUMB… in PutNumBulletItem()
H A Ddrawdoc4.cxx1399 …const SfxPoolItem* pItem = ( pItemPool ? pItemPool->GetPoolDefaultItem( EE_PARA_W… in GetDefaultWritingMode()
/aoo41x/main/svx/source/svdraw/
H A Dsvdmodel.cxx194 const SfxPoolItem* pPoolItem = pItemPool->GetPoolDefaultItem( EE_CHAR_FONTHEIGHT ); in ImpCtor()

Completed in 346 milliseconds