| /trunk/main/sd/source/ui/dlg/ |
| H A D | dlgolbul.cxx | 113 if( SFX_ITEM_SET != aInputSet.GetItemState(EE_PARA_NUMBULLET)) in OutlineBulletDlg() 123 …pFirstStyleSheet->GetItemSet().GetItemState(EE_PARA_NUMBULLET, sal_False, (const SfxPoolItem**)&pI… in OutlineBulletDlg() 127 …(SvxNumBulletItem*) aInputSet.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUMBULLET); in OutlineBulletDlg() 131 aInputSet.Put(*pItem, EE_PARA_NUMBULLET); in OutlineBulletDlg() 145 if(bTitle && aInputSet.GetItemState(EE_PARA_NUMBULLET,sal_True) == SFX_ITEM_ON ) in OutlineBulletDlg() 147 SvxNumBulletItem* pItem = (SvxNumBulletItem*)aInputSet.GetItem(EE_PARA_NUMBULLET,sal_True); in OutlineBulletDlg() 154 SvxNumBulletItem aNewItem( aNewRule, EE_PARA_NUMBULLET ); in OutlineBulletDlg() 227 if(bTitle && pOutputSet->GetItemState(EE_PARA_NUMBULLET,sal_True) == SFX_ITEM_ON ) in GetOutputItemSet() 229 …SvxNumBulletItem* pBulletItem = (SvxNumBulletItem*)pOutputSet->GetItem(EE_PARA_NUMBULLET,sal_True); in GetOutputItemSet()
|
| H A D | prltempl.cxx | 114 if( SFX_ITEM_SET != aInputSet.GetItemState(EE_PARA_NUMBULLET, sal_False, &pItem )) in SdPresLayoutTemplateDlg() 121 …if( SFX_ITEM_SET == pFirstStyleSheet->GetItemSet().GetItemState(EE_PARA_NUMBULLET, sal_False, &pIt… in SdPresLayoutTemplateDlg() 323 …if( SFX_ITEM_SET == pOutSet->GetItemState(EE_PARA_NUMBULLET, sal_False, (const SfxPoolItem**)&pSvx… in GetOutputItemSet()
|
| /trunk/main/sd/source/ui/func/ |
| H A D | fuolbull.cxx | 372 …pFirstStyleSheet->GetItemSet().GetItemState(EE_PARA_NUMBULLET, sal_False, (const SfxPoolItem**)&pI… in GetNumBulletItem() 376 … (SvxNumBulletItem*) aNewAttr.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUMBULLET); in GetNumBulletItem() 380 aNewAttr.Put(*pItem, EE_PARA_NUMBULLET); in GetNumBulletItem() 382 if(bTitle && aNewAttr.GetItemState(EE_PARA_NUMBULLET,sal_True) == SFX_ITEM_ON ) in GetNumBulletItem() 384 … SvxNumBulletItem* pItem = (SvxNumBulletItem*)aNewAttr.GetItem(EE_PARA_NUMBULLET,sal_True); in GetNumBulletItem() 391 SvxNumBulletItem aNewItem( aNewRule, EE_PARA_NUMBULLET ); in GetNumBulletItem()
|
| H A D | futempl.cxx | 431 if (aTempSet.GetItemState(EE_PARA_NUMBULLET) == SFX_ITEM_SET) in DoExecute() 433 … SvxNumRule aRule(*((SvxNumBulletItem*)aTempSet.GetItem(EE_PARA_NUMBULLET))->GetNumRule()); in DoExecute() 441 … pFirstStyleSheet->GetItemSet().Put( SvxNumBulletItem( aRule, EE_PARA_NUMBULLET )); in DoExecute() 446 aTempSet.ClearItem( EE_PARA_NUMBULLET ); in DoExecute()
|
| /trunk/main/sd/source/ui/view/ |
| H A D | viewshel.cxx | 867 …pFirstStyleSheet->GetItemSet().GetItemState(EE_PARA_NUMBULLET, sal_False, (const SfxPoolItem**)&pI… in GetNumBulletItem() 871 … (SvxNumBulletItem*) aNewAttr.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUMBULLET); in GetNumBulletItem() 873 aNewAttr.Put(*pItem, EE_PARA_NUMBULLET); in GetNumBulletItem() 875 if(bTitle && aNewAttr.GetItemState(EE_PARA_NUMBULLET,sal_True) == SFX_ITEM_ON ) in GetNumBulletItem() 877 … SvxNumBulletItem* pItem = (SvxNumBulletItem*)aNewAttr.GetItem(EE_PARA_NUMBULLET,sal_True); in GetNumBulletItem() 884 SvxNumBulletItem aNewItem( aNewRule, EE_PARA_NUMBULLET ); in GetNumBulletItem()
|
| H A D | drawview.cxx | 238 … if( nDepth > 0 && aTempSet.GetItemState( EE_PARA_NUMBULLET ) == SFX_ITEM_ON ) in SetAttributes() 241 aTempSet.ClearItem( EE_PARA_NUMBULLET ); in SetAttributes() 266 … if( !pPara && nDepth > 0 && rSet.GetItemState( EE_PARA_NUMBULLET ) == SFX_ITEM_ON && in SetAttributes()
|
| H A D | outlview.cxx | 943 aOldAttrs.GetItemState( EE_PARA_NUMBULLET ) == SFX_ITEM_ON ) in IMPL_LINK() 946 aAttrs.Put( *aOldAttrs.GetItem( EE_PARA_NUMBULLET ) ); in IMPL_LINK()
|
| /trunk/main/editeng/source/outliner/ |
| H A D | outlvw.cxx | 1212 … const SfxPoolItem& rPoolItem = aTmpSet.GetPool()->GetDefaultItem( EE_PARA_NUMBULLET ); in ToggleBullets() 1241 aAttrs.Put( SvxNumBulletItem( aNewNumRule ), EE_PARA_NUMBULLET ); in ToggleBullets() 1416 … SfxItemState eState = rAttrs.GetItemState(EE_PARA_NUMBULLET, sal_False, &pPoolItem); in ApplyBulletsNumbering() 1422 pPoolItem = aTmpSet.GetItem(EE_PARA_NUMBULLET); in ApplyBulletsNumbering() 1445 aAttrs.Put(SvxNumBulletItem(aNewRule), EE_PARA_NUMBULLET); in ApplyBulletsNumbering()
|
| H A D | outliner.cxx | 827 if ( aOldAttrs.GetItemState( EE_PARA_NUMBULLET ) == SFX_ITEM_ON ) in ImplSetLevelDependendStyleSheet() 830 aAttrs.Put( aOldAttrs.Get( EE_PARA_NUMBULLET ) ); in ImplSetLevelDependendStyleSheet() 1543 …tem& rNumBullet = (const SvxNumBulletItem&) pEditEngine->GetParaAttrib( nPara, EE_PARA_NUMBULLET ); in GetNumberFormat()
|
| /trunk/main/sd/source/core/ |
| H A D | stlpool.cxx | 1040 rSet.Put( SvxNumBulletItem( aNumRule, EE_PARA_NUMBULLET ) ); in PutNumBulletItem() 1050 …BulletItem*) rSet.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUMBULLET))->GetNumRul… in PutNumBulletItem() 1070 rSet.Put( SvxNumBulletItem( aNumRule, EE_PARA_NUMBULLET ) ); in PutNumBulletItem() 1137 rSet.Put( SvxNumBulletItem( aNumRule, EE_PARA_NUMBULLET ) ); in PutNumBulletItem()
|
| H A D | stlsheet.cxx | 1114 if( (pEntry->nWID == EE_PARA_NUMBULLET) && (GetFamily() == SD_STYLE_FAMILY_MASTERPAGE) ) in setPropertyValue() 1142 if( EE_PARA_NUMBULLET == pEntry->nWID ) in setPropertyValue()
|
| H A D | drawdoc4.cxx | 1387 SvxNumBulletItem aNumBulletItem( aNumRule, EE_PARA_NUMBULLET ); in SetTextDefaults()
|
| /trunk/main/editeng/inc/editeng/ |
| H A D | eeitem.hxx | 36 #define EE_PARA_NUMBULLET (EE_ITEMS_START+5) macro
|
| H A D | unotext.hxx | 84 …{MAP_CHAR_LEN(UNO_NAME_NUMBERING_RULES), EE_PARA_NUMBULLET, &::getCppuType((const ::com::s…
|
| /trunk/main/editeng/source/editeng/ |
| H A D | eerdll.cxx | 114 ppDefItems[5] = new SvxNumBulletItem( aTmpNumRule, EE_PARA_NUMBULLET ); in GetDefItems()
|
| H A D | editdbg.cxx | 83 case EE_PARA_NUMBULLET: in DbgOutItem()
|
| /trunk/main/editeng/source/uno/ |
| H A D | unotext.cxx | 559 case EE_PARA_NUMBULLET: in SetPropertyValueHelper() 728 case EE_PARA_NUMBULLET: in GetPropertyValueHelper() 730 … if((rSet.GetItemState( EE_PARA_NUMBULLET, sal_True ) & (SFX_ITEM_SET|SFX_ITEM_DEFAULT)) == 0) in GetPropertyValueHelper() 733 … SvxNumBulletItem* pBulletItem = (SvxNumBulletItem*)rSet.GetItem( EE_PARA_NUMBULLET, sal_True ); in GetPropertyValueHelper()
|
| /trunk/main/editeng/source/xml/ |
| H A D | xmltxtexp.cxx | 397 …{MAP_CHAR_LEN(UNO_NAME_NUMBERING_RULES), EE_PARA_NUMBULLET, &::getCppuType((const ::com::s… in SvxXMLTextExportComponent()
|
| /trunk/main/svx/source/unodraw/ |
| H A D | unomod.cxx | 754 …SvxNumBulletItem*) pModel->GetItemPool().GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUMBULLET); in SvxCreateNumRule()
|
| /trunk/main/svx/source/sidebar/ |
| H A D | nbdtmg.cxx | 308 eState = pSet->GetItemState(EE_PARA_NUMBULLET, sal_False, &pItem); in StoreMapUnit_impl() 311 … eCoreUnit = pSet->GetPool()->GetMetric(pSet->GetPool()->GetWhich(EE_PARA_NUMBULLET)); in StoreMapUnit_impl()
|
| /trunk/main/editeng/source/accessibility/ |
| H A D | AccessibleEditableTextPara.cxx | 1882 …mBullet = ( SvxNumBulletItem& )rCacheTF.GetParaAttribs(GetParagraphIndex()).Get(EE_PARA_NUMBULLET); in _correctValues()
|
| /trunk/main/filter/source/msfilter/ |
| H A D | svdfppt.cxx | 4679 mpNumBulletItem[ i ] = new SvxNumBulletItem( aRule, EE_PARA_NUMBULLET ); in PPTStyleSheet()
|