/aoo42x/main/sw/source/core/doc/ |
H A D | fmtcol.cxx | 69 && pTxtFmtColl->IsAssignedToListLevelOfOutlineStyle() ) in CheckTxtFmtCollForDeletionOfAssignmentToOutlineStyle() 146 …const bool bAssignedToListLevelOfOutlineStyle(IsAssignedToListLevelOfOutlineStyle());//#outline le… in Modify() 422 const int nAssignedOutlineStyleLevel = IsAssignedToListLevelOfOutlineStyle() in ResetAllFmtAttr() 667 ASSERT( IsAssignedToListLevelOfOutlineStyle(), in GetAssignedOutlineStyleLevel() 682 if ( !pDerivedTxtFmtColl->IsAssignedToListLevelOfOutlineStyle() ) in AssignToListLevelOfOutlineStyle()
|
H A D | docnum.cxx | 116 if ( pTxtNd->GetTxtColl()->IsAssignedToListLevelOfOutlineStyle() && in SetOutlineNumRule() 145 if(pColl->IsAssignedToListLevelOfOutlineStyle())//<-end,zhaojianwei in PropagateOutlineRule() 205 if((*pTxtFmtCollTbl)[ n ]->IsAssignedToListLevelOfOutlineStyle()) in OutlineUpDown() 234 if( aTmpColl->IsAssignedToListLevelOfOutlineStyle() && in OutlineUpDown() 264 if( aTmpColl->IsAssignedToListLevelOfOutlineStyle() && in OutlineUpDown() 347 if( pColl->IsAssignedToListLevelOfOutlineStyle() ) in OutlineUpDown() 386 if( pColl->IsAssignedToListLevelOfOutlineStyle() ) in OutlineUpDown() 1545 ((SwTxtFmtColl*)pTNd->GetFmtColl())->IsAssignedToListLevelOfOutlineStyle() )//<-end,zhaojianwei in DelNumRules()
|
H A D | docfmt.cxx | 1911 if ( rColl.IsAssignedToListLevelOfOutlineStyle() ) in CopyTxtColl() 2066 if(pSrcColl->IsAssignedToListLevelOfOutlineStyle()) in CopyFmtArr() 2619 ! pTxtFmtColl->IsAssignedToListLevelOfOutlineStyle() ) //<-end,zhaojianwei in HasOutlineStyleToBeWrittenAsNormalListStyle()
|
H A D | doctxm.cxx | 1316 pColl->IsAssignedToListLevelOfOutlineStyle()) )//<-end,zhaojianwei in UpdateTemplate() 1542 if ( pOutlNd->GetTxtColl()->IsAssignedToListLevelOfOutlineStyle() ) in UpdateCntnt() 1601 if ( pOutlNd->GetTxtColl()->IsAssignedToListLevelOfOutlineStyle() ) in UpdateTable()
|
H A D | dbgoutsw.cxx | 638 (static_cast<SwTxtFmtColl *>(pColl)->IsAssignedToListLevelOfOutlineStyle() in lcl_dbg_out()
|
H A D | poolfmt.cxx | 341 if( pNewColl->IsAssignedToListLevelOfOutlineStyle()) in GetTxtCollFromPool()
|
H A D | doc.cxx | 2162 !pMyColl->IsAssignedToListLevelOfOutlineStyle() //<-end,zhaojianwei in Summary()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 1148 ASSERT( pColl->IsAssignedToListLevelOfOutlineStyle(), //<-end,zhaojianwei in NumOrBulletOn() 1150 if ( pColl->IsAssignedToListLevelOfOutlineStyle() && //<-end,zhaojianwei in NumOrBulletOn() 1197 ASSERT( pColl->IsAssignedToListLevelOfOutlineStyle(),//#outline level,zhaojianwei in NumOrBulletOn() 1199 if ( pColl->IsAssignedToListLevelOfOutlineStyle() &&//#outline level,zhaojianwei in NumOrBulletOn()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | writerhelper.cxx | 107 const bool bIsAAssignedToOutlineStyle( pA->IsAssignedToListLevelOfOutlineStyle() ); in operator ()() 108 const bool bIsBAssignedToOutlineStyle( pB->IsAssignedToListLevelOfOutlineStyle() ); in operator ()()
|
H A D | ww8atr.cxx | 738 if (((const SwTxtFmtColl*)pParent)->IsAssignedToListLevelOfOutlineStyle()) in DisallowInheritingOutlineNumbering() 770 if (((const SwTxtFmtColl&)rFmt).IsAssignedToListLevelOfOutlineStyle()) in OutputFormat() 2232 (pColl->IsAssignedToListLevelOfOutlineStyle()) && in StartTOX() 2263 if (!pColl->IsAssignedToListLevelOfOutlineStyle()) in StartTOX() 2295 …if (!pColl->IsAssignedToListLevelOfOutlineStyle() || pColl->GetAssignedOutlineStyleLevel() < nTOXL… in StartTOX() 3400 if ( pC && pC->IsAssignedToListLevelOfOutlineStyle() ) in ParaNumRule()
|
H A D | docxexport.cxx | 170 if (((const SwTxtFmtColl*)pParent)->IsAssignedToListLevelOfOutlineStyle()) in DisallowInheritingOutlineNumbering()
|
H A D | rtfexport.cxx | 754 if (((const SwTxtFmtColl*)pParent)->IsAssignedToListLevelOfOutlineStyle()) in DisallowInheritingOutlineNumbering()
|
H A D | ww8par.cxx | 5184 …return pTest->IsAssignedToListLevelOfOutlineStyle() && pTest->GetAssignedOutlineStyleLevel() == mn… in operator ()() 5201 if ( ( *aIter )->IsAssignedToListLevelOfOutlineStyle() ) in SetOutlineStyles()
|
/aoo42x/main/sw/inc/ |
H A D | fmtcol.hxx | 117 inline bool IsAssignedToListLevelOfOutlineStyle() const in IsAssignedToListLevelOfOutlineStyle() function in SwTxtFmtColl
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | swxml.cxx | 428 if ( pColl->IsAssignedToListLevelOfOutlineStyle() ) in lcl_AdjustOutlineStylesForOOo() 455 ! aCreatedDefaultOutlineStyles[ i ]->IsAssignedToListLevelOfOutlineStyle() ) in lcl_AdjustOutlineStylesForOOo()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 243 pTxtColl && pTxtColl->IsAssignedToListLevelOfOutlineStyle() ) in SwTxtNode() 1145 const int nOldLevel = pOldColl && pOldColl->IsAssignedToListLevelOfOutlineStyle() ? in _ChgTxtCollUpdateNum() 1147 const int nNewLevel = pNewColl && pNewColl->IsAssignedToListLevelOfOutlineStyle() ? in _ChgTxtCollUpdateNum() 3620 ASSERT( rTxtNode.GetTxtColl()->IsAssignedToListLevelOfOutlineStyle(), in HandleModifyAtTxtNode() 4969 mrTxtNode.GetTxtColl()->IsAssignedToListLevelOfOutlineStyle() ) in ~HandleResetAttrAtTxtNode()
|
/aoo42x/main/sw/source/ui/chrdlg/ |
H A D | pardlg.cxx | 257 if(pTmpColl && pTmpColl->IsAssignedToListLevelOfOutlineStyle()) in PageCreated()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | outline.cxx | 275 if(rTxtColl.IsAssignedToListLevelOfOutlineStyle()) in SwOutlineTabDialog() 460 if(rTxtColl.IsAssignedToListLevelOfOutlineStyle()) in Ok()
|
/aoo42x/main/sw/source/ui/fmtui/ |
H A D | tmpdlg.cxx | 493 if(pTmpColl && pTmpColl->IsAssignedToListLevelOfOutlineStyle()) in PageCreated()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unosett.cxx | 1691 const sal_Int16 nOutLevel = rTxtColl.IsAssignedToListLevelOfOutlineStyle() in GetNumberingRuleByIndex() 2178 if ( rTxtColl.IsAssignedToListLevelOfOutlineStyle() in SetNumberingRuleByIndex()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docst.cxx | 554 if( pColl->IsAssignedToListLevelOfOutlineStyle()) in Edit()
|
H A D | docstyle.cxx | 1270 if( pColl->IsAssignedToListLevelOfOutlineStyle()) in SetItemSet()
|
/aoo42x/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 642 if(pColl && ! pColl->IsAssignedToListLevelOfOutlineStyle()) //<-end,zhaojianwei in IsNoNum() 648 ! rSh.GetTxtCollFromPool(nId)->IsAssignedToListLevelOfOutlineStyle()) //<-end,zhaojianwei in IsNoNum()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 1993 pColl->IsAssignedToListLevelOfOutlineStyle() in KeyInput() 2053 pColl->IsAssignedToListLevelOfOutlineStyle() && in KeyInput()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 2743 if( rColls[ --n ]->IsAssignedToListLevelOfOutlineStyle()) in MakeStyleTab()
|