| /trunk/main/editeng/source/items/ |
| H A D | numitem.cxx | 780 sal_Int32 SvxNumRule::nRefCount = 0; 784 SvxNumRule::SvxNumRule( sal_uLong nFeatures, in SvxNumRule() function in SvxNumRule 845 SvxNumRule::SvxNumRule(const SvxNumRule& rCopy) in SvxNumRule() function in SvxNumRule 866 SvxNumRule::SvxNumRule(SvStream &rStream) in SvxNumRule() function in SvxNumRule 904 SvStream& SvxNumRule::Store(SvStream &rStream) in Store() 943 SvxNumRule::~SvxNumRule() in ~SvxNumRule() 956 SvxNumRule& SvxNumRule::operator=( const SvxNumRule& rCopy ) in operator =() 976 int SvxNumRule::operator==( const SvxNumRule& rCopy) const in operator ==() 1000 const SvxNumberFormat* SvxNumRule::Get(sal_uInt16 nLevel)const in Get() 1011 const SvxNumberFormat& SvxNumRule::GetLevel(sal_uInt16 nLevel)const in GetLevel() [all …]
|
| /trunk/main/svx/inc/svx/ |
| H A D | nbdtmg.hxx | 215 …virtual sal_uInt16 GetNBOIndexForNumRule(SvxNumRule& aNum,sal_uInt16 mLevel,sal_uInt16 nFromIndex=… 216 …virtual sal_Bool RelplaceNumRule(SvxNumRule& aNum,sal_uInt16 nIndex,sal_uInt16 mLevel=(sal_uInt16)… 217 …virtual sal_Bool ApplyNumRule(SvxNumRule& aNum,sal_uInt16 nIndex,sal_uInt16 mLevel=(sal_uInt16)0xF… 250 …virtual sal_uInt16 GetNBOIndexForNumRule(SvxNumRule& aNum,sal_uInt16 mLevel,sal_uInt16 nFromIndex=… 251 …virtual sal_Bool RelplaceNumRule(SvxNumRule& aNum,sal_uInt16 nIndex,sal_uInt16 mLevel=(sal_uInt16)… 252 …virtual sal_Bool ApplyNumRule(SvxNumRule& aNum,sal_uInt16 nIndex,sal_uInt16 mLevel=(sal_uInt16)0xF… 282 …virtual sal_uInt16 GetNBOIndexForNumRule(SvxNumRule& aNum,sal_uInt16 mLevel,sal_uInt16 nFromIndex=… 283 …virtual sal_Bool RelplaceNumRule(SvxNumRule& aNum,sal_uInt16 nIndex,sal_uInt16 mLevel=(sal_uInt16)… 284 …virtual sal_Bool ApplyNumRule(SvxNumRule& aNum,sal_uInt16 nIndex,sal_uInt16 mLevel=(sal_uInt16)0xF… 314 …virtual sal_uInt16 GetNBOIndexForNumRule(SvxNumRule& aNum,sal_uInt16 mLevel,sal_uInt16 nFromIndex=… [all …]
|
| H A D | numvset.hxx | 50 class SvxNumRule; 131 const SvxNumRule* pActNum; 147 void SetNumRule(const SvxNumRule* pNum) in SetNumRule()
|
| /trunk/main/editeng/inc/editeng/ |
| H A D | numitem.hxx | 264 class EDITENG_DLLPUBLIC SvxNumRule class 278 SvxNumRule( sal_uLong nFeatures, 286 SvxNumRule(const SvxNumRule& rCopy); 287 SvxNumRule(SvStream &rStream); 288 virtual ~SvxNumRule(); 290 int operator==( const SvxNumRule& ) const; 291 int operator!=( const SvxNumRule& rRule ) const {return !(*this == rRule);} in operator !=() 293 SvxNumRule& operator=( const SvxNumRule& ); 325 SvxNumRule* pNumRule; 327 SvxNumBulletItem(SvxNumRule& rRule); [all …]
|
| H A D | unonrule.hxx | 38 …< ::com::sun::star::container::XIndexReplace > SvxCreateNumRule( const SvxNumRule* pRule ) throw(); 40 const SvxNumRule& SvxGetNumRule( ::com::sun::star::uno::Reference< ::com::sun::star::container::XIn… 41 …::star::uno::Reference< ::com::sun::star::container::XIndexReplace > xRule, SvxNumRule& rNumRule ); 48 SvxNumRule maRule; 50 SvxUnoNumberingRules( const SvxNumRule& rRule ) throw(); 85 const SvxNumRule& getNumRule() const { return maRule; } in getNumRule()
|
| H A D | outliner.hxx | 379 const SvxNumRule* pNumRule = NULL ); 396 const SvxNumRule* pNewNumRule,
|
| /trunk/main/cui/source/inc/ |
| H A D | numpages.hxx | 42 class SvxNumRule; 81 SvxNumRule* pActNum; 82 SvxNumRule* pSaveNum; 121 SvxNumRule* pActNum; 122 SvxNumRule* pSaveNum; 166 SvxNumRule* pActNum; 167 SvxNumRule* pSaveNum; 213 SvxNumRule* pActNum; 214 SvxNumRule* pSaveNum; 293 SvxNumRule* pActNum; [all …]
|
| /trunk/main/svx/source/sidebar/ |
| H A D | nbdtmg.cxx | 245 SvxNumRule aNum(*pIStm); in ImplLoad() 283 …SvxNumRule aDefNumRule( NUM_BULLET_REL_SIZE|NUM_CONTINUOUS|NUM_BULLET_COLOR|NUM_CHAR_TEXT_DISTANCE… in ImplStore() 379 sal_uInt16 BulletsTypeMgr::GetNBOIndexForNumRule(SvxNumRule& aNum,sal_uInt16 mLevel,sal_uInt16 nFro… in GetNBOIndexForNumRule() 432 sal_Bool BulletsTypeMgr::RelplaceNumRule(SvxNumRule& aNum,sal_uInt16 nIndex,sal_uInt16 mLevel) in RelplaceNumRule() 484 sal_Bool BulletsTypeMgr::ApplyNumRule(SvxNumRule& aNum,sal_uInt16 nIndex,sal_uInt16 mLevel,sal_Bool… in ApplyNumRule() 665 sal_uInt16 GraphicBulletsTypeMgr::GetNBOIndexForNumRule(SvxNumRule& aNum,sal_uInt16 mLevel,sal_uInt… in GetNBOIndexForNumRule() 702 sal_Bool GraphicBulletsTypeMgr::RelplaceNumRule(SvxNumRule& aNum,sal_uInt16 nIndex,sal_uInt16 mLeve… in RelplaceNumRule() 749 sal_Bool GraphicBulletsTypeMgr::ApplyNumRule(SvxNumRule& aNum,sal_uInt16 nIndex,sal_uInt16 mLevel,s… in ApplyNumRule() 1018 sal_uInt16 MixBulletsTypeMgr::GetNBOIndexForNumRule(SvxNumRule& aNum,sal_uInt16 mLevel,sal_uInt16 n… in GetNBOIndexForNumRule() 1090 sal_Bool MixBulletsTypeMgr::RelplaceNumRule(SvxNumRule& aNum,sal_uInt16 nIndex,sal_uInt16 mLevel) in RelplaceNumRule() [all …]
|
| /trunk/main/editeng/source/uno/ |
| H A D | unonrule.cxx | 101 SvxUnoNumberingRules::SvxUnoNumberingRules( const SvxNumRule& rRule ) throw() in SvxUnoNumberingRules() 491 const SvxNumRule& SvxGetNumRule( Reference< XIndexReplace > xRule ) throw( IllegalArgumentException… in SvxGetNumRule() 500 bool SvxGetNumRule( Reference< XIndexReplace > xRule, SvxNumRule& rNumRule ) in SvxGetNumRule() 538 …nce< com::sun::star::container::XIndexReplace > SvxCreateNumRule( const SvxNumRule* pRule ) throw() in SvxCreateNumRule() 547 …SvxNumRule aDefaultRule( NUM_BULLET_REL_SIZE|NUM_BULLET_COLOR|NUM_CHAR_TEXT_DISTANCE, 10 , sal_Fal… in SvxCreateNumRule() 580 const SvxNumRule& rRule1 = pRule1->getNumRule(); in Compare() 581 const SvxNumRule& rRule2 = pRule2->getNumRule(); in Compare() 609 SvxNumRule aTempRule( 0, 10, false ); in SvxCreateNumRule()
|
| /trunk/main/sw/source/ui/shells/ |
| H A D | txtnum.cxx | 128 SvxNumRule aRule = pNumRuleAtCurrentSelection->MakeSvxNumRule(); in ExecEnterNum() 164 SvxNumRule aSvxRule = aRule.MakeSvxNumRule(); in ExecEnterNum() 208 SvxNumRule* pSetRule = ( (SvxNumBulletItem*) pItem )->GetNumRule(); in ExecEnterNum() 229 SvxNumRule* pSetRule = ( (SvxNumBulletItem*) pItem )->GetNumRule(); in ExecEnterNum() 290 SvxNumRule aNewSvxNumRule = pNumRuleAtCurrentSelection != NULL in ExecSetNumber()
|
| /trunk/main/sd/source/ui/func/ |
| H A D | fuolbull.cxx | 219 SvxNumRule* pNumRule = NULL; in SetCurrentBulletsNumbering() 222 pNumRule = new SvxNumRule(*((SvxNumBulletItem*)pTmpItem)->GetNumRule()); in SetCurrentBulletsNumbering() 236 SvxNumRule aTmpRule( *pNumRule ); in SetCurrentBulletsNumbering() 385 SvxNumRule* pRule = pItem->GetNumRule(); in GetNumBulletItem() 388 SvxNumRule aNewRule( *pRule ); in GetNumBulletItem()
|
| H A D | bulmaper.cxx | 105 void SdBulletMapper::MapFontsInNumRule( SvxNumRule& aNumRule, const SfxItemSet& rSet ) in MapFontsInNumRule()
|
| /trunk/main/cui/source/tabpages/ |
| H A D | numpages.cxx | 185 sal_Bool lcl_IsNumFmtSet(SvxNumRule* pNum, sal_uInt16 nLevelMask) in lcl_IsNumFmtSet() 331 pSaveNum = new SvxNumRule(*((SvxNumBulletItem*)pItem)->GetNumRule()); in ActivatePage() 385 pSaveNum = new SvxNumRule(*((SvxNumBulletItem*)pItem)->GetNumRule()); in Reset() 388 pActNum = new SvxNumRule(*pSaveNum); in Reset() 531 pSaveNum = new SvxNumRule(*((SvxNumBulletItem*)pItem)->GetNumRule()); in ActivatePage() 583 pSaveNum = new SvxNumRule(*((SvxNumBulletItem*)pItem)->GetNumRule()); in Reset() 588 pActNum = new SvxNumRule(*pSaveNum); in Reset() 771 pSaveNum = new SvxNumRule(*((SvxNumBulletItem*)pItem)->GetNumRule()); in ActivatePage() 823 pSaveNum = new SvxNumRule(*((SvxNumBulletItem*)pItem)->GetNumRule()); in Reset() 827 pActNum = new SvxNumRule(*pSaveNum); in Reset() [all …]
|
| /trunk/main/sd/source/ui/dlg/ |
| H A D | dlgolbul.cxx | 148 SvxNumRule* pRule = pItem->GetNumRule(); in OutlineBulletDlg() 151 SvxNumRule aNewRule( *pRule ); in OutlineBulletDlg() 230 SvxNumRule* pRule = pBulletItem->GetNumRule(); in GetOutputItemSet()
|
| /trunk/main/sw/inc/ |
| H A D | numrule.hxx | 47 class SvxNumRule; 296 void SetSvxRule(const SvxNumRule&, SwDoc* pDoc); 297 SvxNumRule MakeSvxNumRule() const;
|
| /trunk/main/sd/source/ui/inc/ |
| H A D | bulmaper.hxx | 32 class SvxNumRule; 41 static void MapFontsInNumRule( SvxNumRule& aNumRule, const SfxItemSet& rSet );
|
| H A D | View.hxx | 217 const SvxNumRule* pNumRule,
|
| /trunk/main/editeng/source/outliner/ |
| H A D | outlvw.cxx | 1195 const SvxNumRule* pDefaultBulletNumRule = 0; in ToggleBullets() 1240 SvxNumRule aNewNumRule( *pDefaultBulletNumRule ); in ToggleBullets() 1262 const SvxNumRule* pNumRule ) in ToggleBulletsNumbering() 1331 const SvxNumRule* pNewNumRule, in ApplyBulletsNumbering() 1411 SvxNumRule aNewRule(*pNewNumRule); in ApplyBulletsNumbering()
|
| /trunk/main/sd/source/core/ |
| H A D | stlpool.cxx | 1029 … SvxNumRule aNumRule( NUM_BULLET_REL_SIZE|NUM_BULLET_COLOR|NUM_CHAR_TEXT_DISTANCE, 10 , sal_False); in PutNumBulletItem() 1050 …SvxNumRule* pDefaultRule = ((SvxNumBulletItem*) rSet.GetPool()->GetSecondaryPool()->GetPoolDefault… in PutNumBulletItem() 1055 SvxNumRule aNumRule(pDefaultRule->GetFeatureFlags(), 10, sal_False); in PutNumBulletItem() 1084 …SvxNumRule aNumRule( NUM_BULLET_REL_SIZE|NUM_BULLET_COLOR|NUM_CHAR_TEXT_DISTANCE|NUM_SYMBOL_ALIGNM… in PutNumBulletItem()
|
| /trunk/main/sw/source/core/doc/ |
| H A D | number.cxx | 969 void SwNumRule::SetSvxRule(const SvxNumRule& rNumRule, SwDoc* pDoc) in SetSvxRule() 984 SvxNumRule SwNumRule::MakeSvxNumRule() const in MakeSvxNumRule() 986 SvxNumRule aRule(NUM_CONTINUOUS|NUM_CHAR_TEXT_DISTANCE|NUM_CHAR_STYLE| in MakeSvxNumRule()
|
| /trunk/main/svx/source/sidebar/tools/ |
| H A D | ValueSetWithTextControl.cxx | 385 SvxNumRule aTempRule( 0, 10, false ); in UserDraw() 430 SvxNumRule aTempRule( 0, 10, false ); in UserDraw()
|
| /trunk/main/sd/source/ui/view/ |
| H A D | drviewsf.cxx | 594 SvxNumRule* pNumRule = NULL; in GetAttrState() 606 pNumRule = new SvxNumRule(*((SvxNumBulletItem*)pTmpItem)->GetNumRule()); in GetAttrState()
|
| H A D | viewshel.cxx | 878 SvxNumRule* pRule = pItem->GetNumRule(); in GetNumBulletItem() 881 SvxNumRule aNewRule( *pRule ); in GetNumBulletItem()
|
| /trunk/main/svx/source/unodraw/ |
| H A D | unomod.cxx | 751 SvxNumRule* pDefaultRule = NULL; in SvxCreateNumRule() 767 SvxNumRule aTempRule( 0, 10, false ); in SvxCreateNumRule()
|
| /trunk/main/editeng/source/editeng/ |
| H A D | eerdll.cxx | 107 SvxNumRule aTmpNumRule( 0, 0, sal_False ); in GetDefItems()
|