Searched refs:GetPoolDefaultItem (Results 1 – 19 of 19) sorted by relevance
1039 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()
381 aFlags[ n - RES_CHRATR_BEGIN ] = 0 != rPool.GetPoolDefaultItem( n ); in SetStyleDefaults()773 if (0 != (pFont = (const SvxFontItem*)rPool.GetPoolDefaultItem(RES_CHRATR_FONT))) in InitFontTable()
4173 …tem *pDefaultStopItem = (const SvxTabStopItem *)rDoc.GetAttrPool().GetPoolDefaultItem(RES_PARATR_T… in Read_LR()
55 const SfxPoolItem* SfxItemPool::GetPoolDefaultItem( sal_uInt16 nWhich ) const in GetPoolDefaultItem() function in SfxItemPool62 pRet = pSecondary->GetPoolDefaultItem( nWhich ); in GetPoolDefaultItem()
94 if( 0 != (pItem = rDocPool.GetPoolDefaultItem( nW )) && in SwDrawModel()
127 …pItem = (SvxNumBulletItem*) aInputSet.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NU… in OutlineBulletDlg()
178 const SfxPoolItem* GetPoolDefaultItem( sal_uInt16 nWhich ) const;
246 const SfxPoolItem *pItem = rSet.GetPoolDefaultItem ( pMap->nWID ); in getPropertyDefault()
376 …pItem = (SvxNumBulletItem*) aNewAttr.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUM… in GetNumBulletItem()
314 if ( pPool->GetPoolDefaultItem( nWID ) != NULL ) in SC_IMPL_DUMMY_PROPERTY_LISTENER()
337 const SfxPoolItem *pItem = pPool->GetPoolDefaultItem ( nWhich ); in _getPropertyDefault()
754 …em = (SvxNumBulletItem*) pModel->GetItemPool().GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUMB… in SvxCreateNumRule()
483 if( 0 != ( pFont = (const SvxFontItem*)rPool.GetPoolDefaultItem( nW )) ) in _AddFontItems()
383 if( 0 != ( pCpyItem = rPool.GetPoolDefaultItem( nWh ) ) ) in FillPrtDoc()
254 const SfxPoolItem *pItem = mpEditEngineItemPool->GetPoolDefaultItem( aFntInfoId[i] ); in DataChanged()
871 …pItem = (SvxNumBulletItem*) aNewAttr.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUM… in GetNumBulletItem()
1050 …ultRule = ((SvxNumBulletItem*) rSet.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUMB… in PutNumBulletItem()
1399 …const SfxPoolItem* pItem = ( pItemPool ? pItemPool->GetPoolDefaultItem( EE_PARA_W… in GetDefaultWritingMode()
194 const SfxPoolItem* pPoolItem = pItemPool->GetPoolDefaultItem( EE_CHAR_FONTHEIGHT ); in ImpCtor()
Completed in 242 milliseconds