/aoo41x/main/sw/source/filter/html/ |
H A D | htmlnum.hxx | 38 SwNumRule * pNumRule; // Aktuelle Numerierung member in SwHTMLNumRuleInfo 49 pNumRule( 0 ), nDeep( 0 ), in SwHTMLNumRuleInfo() 56 pNumRule( rInf.pNumRule ), nDeep( rInf.nDeep ), in SwHTMLNumRuleInfo() 67 void SetNumRule( const SwNumRule *pRule ) { pNumRule = (SwNumRule *)pRule; } in SetNumRule() 68 SwNumRule *GetNumRule() { return pNumRule; } in GetNumRule() 69 const SwNumRule *GetNumRule() const { return pNumRule; } in GetNumRule() 96 pNumRule = rInf.pNumRule; in Set() 105 pNumRule = 0; in Clear() 114 (sal_uInt8)( pNumRule!=0 && nDeep != 0 in GetLevel()
|
H A D | htmlnum.cxx | 80 pNumRule = const_cast<SwNumRule*>(pTxtNdNumRule); in Set() 81 nDeep = static_cast< sal_uInt16 >(pNumRule ? rTxtNd.GetActualListLevel() + 1 : 0); in Set() 98 pNumRule = 0; in Set()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par3.cxx | 363 SwNumRule* pNumRule; // Parent NumRule member 425 : pNumRule(pNumRule_), nIdLst(aLST.nIdLst), in WW8LSTInfo() 464 , pNumRule(rLFO.pNumRule) in WW8LFOInfo() 1161 return maLSTInfos[i]->pNumRule; in GetNumRule() 1352 aLFO.pNumRule = pParentListInfo->pNumRule; in WW8ListManager() 1558 (*aIter)->pNumRule->IsAutoRule()) in ~WW8ListManager() 1647 if( !pLFOInfo->pNumRule ) in GetNumRuleForActivation() 1660 pLFOInfo->pNumRule->Set(nLevel, pFmt); in GetNumRuleForActivation() 1689 SwNumRule *pRet = pLFOInfo->pNumRule; in GetNumRuleForActivation() 1713 pRet = pParentListInfo->pNumRule; in GetNumRuleForActivation() [all …]
|
H A D | ww8par2.cxx | 1035 pNumRule = rDoc.FindNumRulePtr(sNumRule); in StartAnl() 1036 if (!pNumRule) in StartAnl() 1052 pNumRule = rDoc.FindNumRulePtr(sNumRule); in StartAnl() 1053 if (!pNumRule) in StartAnl() 1059 if (!pNumRule) in StartAnl() 1063 pNumRule = rDoc.GetNumRuleTbl()[ in StartAnl() 1083 maANLDRules.SetNumRule(pNumRule, nWwNumType); in StartAnl() 1102 if (!pNumRule->GetNumFmt(nSwNumLevel)) in NextAnlLine() 1114 if (!pNumRule->GetNumFmt(nSwNumLevel)) in NextAnlLine() 1121 if (!pNumRule->GetNumFmt(nI)) in NextAnlLine() [all …]
|
/aoo41x/main/sw/source/ui/app/ |
H A D | docstyle.cxx | 410 pNumRule(0), in SwDocStyleSheet() 447 pNumRule(rOrg.pNumRule), in SwDocStyleSheet() 858 if (pNumRule) in SetName() 1670 bPhysical = 0 != pNumRule; in FillStyleSheet() 1678 if( pNumRule ) in FillStyleSheet() 1694 pNumRule = 0; in FillStyleSheet() 1790 if( !pNumRule ) in Create() 1811 pNumRule = pRule; in Create() 1853 return pNumRule; in GetNumRule() 1926 return pNumRule ? rDoc.IsUsed( *pNumRule ) : sal_False; in IsUsed() [all …]
|
H A D | docst.cxx | 901 const SwNumRule* pNumRule = pStyle->GetNumRule(); in ApplyStyles() local 902 const String sListIdForStyle = pNumRule->GetDefaultListId(); in ApplyStyles() 903 pSh->SetCurNumRule( *pNumRule, false, sListIdForStyle, true ); in ApplyStyles() 956 aTemplate.aColl.pNumRule = (SwNumRule*)pStyle->GetNumRule(); in DoWaterCan()
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | outline.cxx | 290 delete pNumRule; in ~SwOutlineTabDialog() 533 rWrtSh.SetOutlineNumRule( *pNumRule); in Ok() 736 SwNumFmt aNumFmt(pNumRule->Get(i)); in IMPL_LINK() 739 pNumRule->Set(i, aNumFmt); in IMPL_LINK() 810 SwNumFmt aNumFmt(pNumRule->Get(i)); in IMPL_LINK() 812 pNumRule->Set(i, aNumFmt); in IMPL_LINK() 830 SwNumFmt aNumFmt(pNumRule->Get(i)); in IMPL_LINK() 833 pNumRule->Set(i, aNumFmt); in IMPL_LINK() 852 pNumRule->Set(i, aNumFmt); in IMPL_LINK() 902 pNumRule->Set(i, aNumFmt); in IMPL_LINK() [all …]
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuolbull.cxx | 219 SvxNumRule* pNumRule = NULL; in SetCurrentBulletsNumbering() local 222 pNumRule = new SvxNumRule(*((SvxNumBulletItem*)pTmpItem)->GetNumRule()); in SetCurrentBulletsNumbering() 236 SvxNumRule aTmpRule( *pNumRule ); in SetCurrentBulletsNumbering() 248 for(sal_uInt16 i = 0; i < pNumRule->GetLevelCount(); i++) in SetCurrentBulletsNumbering() 253 pNumRule->SetLevel(i, aFmt); in SetCurrentBulletsNumbering() 294 … pOLV->ToggleBulletsNumbering( bToggle, nSId == FN_SVX_SET_BULLET, bInMasterView ? 0 : pNumRule ); in SetCurrentBulletsNumbering() 299 …tsBulletsNumbering( bToggle, nSId == FN_SVX_SET_BULLET, bInMasterView ? 0 : pNumRule, bSwitchOff ); in SetCurrentBulletsNumbering() 304 aSetAttr.Put(SvxNumBulletItem( *pNumRule ), nNumItemId); in SetCurrentBulletsNumbering() 317 delete pNumRule; in SetCurrentBulletsNumbering()
|
/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 1127 pNumRule = pCollRule; in NumOrBulletOn() 1172 else if ( !pNumRule ) in NumOrBulletOn() 1212 pNumRule = pCollRule; in NumOrBulletOn() 1220 if ( pNumRule ) in NumOrBulletOn() 1222 if ( !pNumRule->IsAutoRule() ) in NumOrBulletOn() 1224 pNumRule = 0; in NumOrBulletOn() 1229 pNumRule = 0; in NumOrBulletOn() 1238 if ( !pNumRule ) in NumOrBulletOn() 1247 if (pNumRule) in NumOrBulletOn() 1249 SwNumRule aNumRule(*pNumRule); in NumOrBulletOn() [all …]
|
/aoo41x/main/editeng/source/items/ |
H A D | numitem.cxx | 1159 pNumRule(new SvxNumRule(rRule)) in SvxNumBulletItem() 1168 pNumRule(new SvxNumRule(rRule)) in SvxNumBulletItem() 1183 pNumRule = new SvxNumRule(*rCopy.pNumRule); in SvxNumBulletItem() 1190 delete pNumRule; in ~SvxNumBulletItem() 1198 return *pNumRule == *((SvxNumBulletItem&)rCopy).pNumRule; in operator ==() 1219 pNumRule->Store(rStream); in Store() 1229 rVal <<= SvxCreateNumRule( pNumRule ); in QueryValue() 1242 pNewRule->GetNumRuleType() != pNumRule->GetNumRuleType() ) in PutValue() 1244 …SvxNumRule* pConverted = SvxConvertNumRule( pNewRule, pNumRule->GetLevelCount(), pNumRule->GetNumR… in PutValue() 1248 delete pNumRule; in PutValue() [all …]
|
/aoo41x/main/sw/source/core/doc/ |
H A D | fmtcol.cxx | 91 SwNumRule* pNumRule( 0 ); in GetNumRule() local 100 pNumRule = rTxtFmtColl.GetDoc()->FindNumRulePtr( sNumRuleName ); in GetNumRule() 104 return pNumRule; in GetNumRule() 109 SwNumRule* pNumRule = GetNumRule( rTxtFmtColl ); in AddToNumRule() local 110 if ( pNumRule ) in AddToNumRule() 112 pNumRule->AddParagraphStyle( rTxtFmtColl ); in AddToNumRule() 118 SwNumRule* pNumRule = GetNumRule( rTxtFmtColl ); in RemoveFromNumRule() local 119 if ( pNumRule ) in RemoveFromNumRule() 121 pNumRule->RemoveParagraphStyle( rTxtFmtColl ); in RemoveFromNumRule()
|
H A D | docnum.cxx | 1286 SwNumRule * pNumRule = FindNumRulePtr(rOldName); in RenameNumRule() local 1288 if (pNumRule) in RenameNumRule() 1300 pNumRule->GetTxtNodeList( aTxtNodeList ); in RenameNumRule() 1304 pNumRule->SetName( rNewName, *this ); in RenameNumRule() 1852 if (pNumRule) in SearchNumRule() 2558 const SwNumRule* pNumRule; in GetUniqueNumRuleName() local 2562 if( 0 != ( pNumRule = (*pNumRuleTbl)[ n ] ) ) in GetUniqueNumRuleName() 2564 const String& rNm = pNumRule->GetName(); in GetUniqueNumRuleName() 2636 SwNumRule * pNumRule = pTxtNode->GetNumRule(); in IsFirstOfNumRule() local 2638 if (pNumRule) in IsFirstOfNumRule() [all …]
|
H A D | dbgoutsw.cxx | 584 const SwNumRule * pNumRule = pTxtNode->GetNumRule(); in lcl_dbg_out() local 586 if (pNumRule != NULL) in lcl_dbg_out() 596 aTmpStr += pNumRule->GetName(); in lcl_dbg_out() 614 … pNumFmt = pNumRule->GetNumFmt( static_cast< sal_uInt16 >(pTxtNode->GetActualListLevel()) ); in lcl_dbg_out()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unosett.cxx | 1257 pNumRule(new SwNumRule(rRule)), in SwXNumberingRules() 1267 SwNumFmt rFmt(pNumRule->Get(i)); in SwXNumberingRules() 1289 pNumRule(0), in SwXNumberingRules() 1301 pNumRule(0), in SwXNumberingRules() 1329 delete pNumRule; in ~SwXNumberingRules() 1347 if(pNumRule) in replaceByIndex() 2258 if(!pNumRule) in setPropertyValue() 2260 if(!pNumRule && pDocShell) in setPropertyValue() 2411 if(pNumRule) in getName() 2445 delete pNumRule; in Modify() [all …]
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviewsf.cxx | 594 SvxNumRule* pNumRule = NULL; in GetAttrState() local 606 pNumRule = new SvxNumRule(*((SvxNumBulletItem*)pTmpItem)->GetNumRule()); in GetAttrState() 608 if ( pNumRule ) in GetAttrState() 613 for(sal_uInt16 i = 0; i < pNumRule->GetLevelCount(); i++) in GetAttrState() 625 const SvxNumberFormat* pNumFmt = pNumRule->Get(nCurLevel); in GetAttrState() 646 sal_uInt16 nBulIndex = pBullets->GetNBOIndexForNumRule(*pNumRule,nActNumLvl); in GetAttrState() 654 sal_uInt16 nBulIndex = pNumbering->GetNBOIndexForNumRule(*pNumRule,nActNumLvl); in GetAttrState()
|
/aoo41x/main/sw/source/core/edit/ |
H A D | edattr.cxx | 94 SwNumRule * pNumRule = pTxtNd->GetNumRule(); in GetCurAttr() local 96 if (pNumRule) in GetCurAttr() 99 … pNumRule->Get(static_cast<sal_uInt16>(pTxtNd->GetActualListLevel())).GetCharFmtName(); in GetCurAttr() 429 const SwNumRule* pNumRule = rTNd.GetNumRule(); in lcl_IsNoEndTxtAttrAtPos() local 434 if ( pNumRule ) in lcl_IsNoEndTxtAttrAtPos() 437 … const SwNumFmt &rNumFmt = pNumRule->Get( static_cast<sal_uInt16>(rTNd.GetActualListLevel()) ); in lcl_IsNoEndTxtAttrAtPos()
|
H A D | editsh.cxx | 914 SwNumRule* pNumRule( pTxtNd->GetNumRule() ); in SetNumberingRestart() local 916 if ( pNumRule && pTxtNd->GetNum() && in SetNumberingRestart() 921 … pNumRule->Get( static_cast<sal_uInt16>(pTxtNd->GetActualListLevel()) ).GetStart() ) in SetNumberingRestart()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | outline.hxx | 72 SwNumRule* pNumRule; member in SwOutlineTabDialog 91 SwNumRule* GetNumRule() {return pNumRule;} in GetNumRule() 127 SwNumRule* pNumRule; member in SwOutlineSettingsTabPage
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | rtfnum.cxx | 686 const SwNumRule *pNumRule = 0; in ReadListOverrideTable() local 712 pNumRule = pDoc->GetNumRuleTbl()[ nRulePos ]; in ReadListOverrideTable() 713 if ( pNumRule->IsAutoRule() && in ReadListOverrideTable() 714 pNumRule != pDoc->GetOutlineNumRule() ) in ReadListOverrideTable() 716 pDoc->SetOutlineNumRule( *pNumRule ); in ReadListOverrideTable() 717 pDoc->DelNumRule( pNumRule->GetName() ); in ReadListOverrideTable()
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 2544 SwNumRule* pNumRule = GetNumRule(); in NumRuleChgd() local 2545 if ( pNumRule && pNumRule != GetNum()->GetNumRule() ) in NumRuleChgd() 2547 mpNodeNum->ChangeNumRule( *pNumRule ); in NumRuleChgd() 4051 SwNumRule* pNumRule = GetNumRule(); in AddToList() local 4052 if ( pNumRule ) in AddToList() 4233 const SwNumRule* pNumRule = GetNum() ? GetNum()->GetNumRule() : 0; in GetListTabStopPosition() local 4234 if ( pNumRule && HasVisibleNumberingOrBullet() && GetActualListLevel() >= 0 ) in GetListTabStopPosition() 4236 const SwNumFmt& rFmt = pNumRule->Get( static_cast<sal_uInt16>(GetActualListLevel()) ); in GetListTabStopPosition() 4276 const SwNumRule* pNumRule = GetNum() ? GetNum()->GetNumRule() : 0; in GetLabelFollowedBy() local 4277 if ( pNumRule && HasVisibleNumberingOrBullet() && GetActualListLevel() >= 0 ) in GetLabelFollowedBy() [all …]
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 1476 const SwNumRule* pNumRule = rShell.GetCurNumRule(); in StateStatusLine() local 1477 const bool bOutlineNum = pNumRule ? pNumRule->IsOutlineRule() : 0; in StateStatusLine() 1480 if (pNumRule && !bOutlineNum ) // Cursor in Numerierung in StateStatusLine() 1489 if(!pNumRule->IsAutoRule()) in StateStatusLine() 1742 const SwNumRule* pNumRule = rSh.GetCurNumRule(); in ExecuteStatusLine() local 1743 if( pNumRule ) // Cursor in Numerierung in ExecuteStatusLine() 1745 if( pNumRule->IsAutoRule() ) in ExecuteStatusLine()
|
/aoo41x/main/sw/source/core/SwNumberTree/ |
H A D | SwNodeNum.cxx | 49 SwNodeNum::SwNodeNum( SwNumRule* pNumRule ) in SwNodeNum() argument 52 mpNumRule( pNumRule ) in SwNodeNum()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | numitem.hxx | 325 SvxNumRule* pNumRule; member in SvxNumBulletItem 338 SvxNumRule* GetNumRule() const {return pNumRule;} in GetNumRule()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | nodes.cxx | 254 const SwNumRule* pNumRule = pTxtNd->GetNumRule(); in ChgNode() local 255 if( pNumRule && sNumRule != pNumRule->GetName() ) in ChgNode() 257 sNumRule = pNumRule->GetName(); in ChgNode() 262 pDestDoc->MakeNumRule( sNumRule, pNumRule ); in ChgNode()
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtfld.cxx | 476 const SwNumRule* pNumRule = pTxtNd->GetNumRule(); in NewNumberPortion() local 481 … const SwNumFmt &rNumFmt = pNumRule->Get( static_cast<sal_uInt16>(pTxtNd->GetActualListLevel()) ); in NewNumberPortion()
|