/aoo42x/main/sw/source/core/undo/ |
H A D | unmove.cxx | 63 if( pTxtNd->HasSwAttrSet() ) in SwUndoMove() 74 if( pEndTxtNd->HasSwAttrSet() ) in SwUndoMove() 87 if( pTxtNd->HasSwAttrSet() ) in SwUndoMove() 221 if( pCNd->HasSwAttrSet() ) in UndoImpl()
|
H A D | undel.cxx | 203 if( pEndTxtNd->HasSwAttrSet() ) in SwUndoDelete() 209 if( pEndTxtNd->HasSwAttrSet() && in SwUndoDelete() 382 if( !bOneNode && pSttTxtNd->HasSwAttrSet() ) in SaveCntnt() 423 if( pEndTxtNd->HasSwAttrSet() ) in SaveCntnt() 701 if( pTxtNd && pTxtNd->HasSwAttrSet() ) in UndoImpl() 805 if( pTxtNd->HasSwAttrSet() && bNodeMove && !pEndStr ) in UndoImpl()
|
H A D | untbl.cxx | 403 if( pNd->HasSwAttrSet() ) in SwTblToTxtSave() 611 if( pTxtNd->HasSwAttrSet() ) in UndoTableToText() 1371 if( pCNd->HasSwAttrSet() ) in SaveCntntAttrs() 2223 if( pCNd->HasSwAttrSet() ) in SaveCollection() 2252 if( pTNd->HasSwAttrSet() ) in SwUndoTblNumFmt() 2319 if( pTxtNd->HasSwAttrSet() ) in UndoImpl()
|
H A D | unins.cxx | 621 if( pNd->HasSwAttrSet() ) in Impl() 629 if( pNext->HasSwAttrSet() ) in Impl()
|
H A D | untblk.cxx | 57 if( pTxtNd->HasSwAttrSet() ) in SwUndoInserts()
|
H A D | unsect.cxx | 101 if( pCNd && pCNd->HasSwAttrSet() && ( in SwUndoInsSection()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 1618 if( HasSwAttrSet() ) in CopyText() 1624 pDest->HasSwAttrSet() || in CopyText() 1664 if( HasSwAttrSet() ) in CopyText() 1669 || pDest->HasSwAttrSet() in CopyText() 2187 if( HasSwAttrSet() ) in CutImpl() 2190 if( nInitSize || pDest->HasSwAttrSet() || in CutImpl() 2526 ( !HasSwAttrSet() || in _GetNumRule() 2618 if( HasSwAttrSet() ) in _MakeNewTxtNode() 4212 else if ( HasSwAttrSet() && in AreListLevelIndentsApplicable() 4218 else if ( HasSwAttrSet() && in AreListLevelIndentsApplicable()
|
H A D | thints.cxx | 851 if ( !bNoLengthAttribute && rNode.HasSwAttrSet() && aNewSet.Count() ) in BuildPortions() 889 if ( !bNoLengthAttribute && rNode.HasSwAttrSet() && pNewStyle->Count() ) in BuildPortions() 2518 if( HasSwAttrSet() && GetpSwAttrSet()->Count() ) in FmtToTxtAttr() 2541 if( pNd->HasSwAttrSet() && pNd->GetpSwAttrSet()->Count() ) in FmtToTxtAttr()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | findattr.cxx | 259 if( bNoColls && !rTxtNd.HasSwAttrSet() ) in SetNewSet() 865 if( bNoColls && !rCNd.HasSwAttrSet() ) in lcl_Search() 957 if( !pNode->HasSwAttrSet() ) in Find() 1055 if( !pNode->HasSwAttrSet() ) in Find()
|
H A D | crstrvl.cxx | 1592 if( pTxtNd->HasSwAttrSet() && in GetContentAtPos()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 195 if( pDstNd->HasSwAttrSet() ) in lcl_CpyBreakAttrs() 414 if( pSrcNd && pSrcNd->HasSwAttrSet() ) in SetFlysInDoc() 438 if( pSrcNd && pSrcNd->HasSwAttrSet() ) in SetFlysInDoc()
|
H A D | rtftbl.cxx | 997 if( pCNd && pCNd->HasSwAttrSet() ) in NewTblLine()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 258 if( !pCpyAttrNd->HasSwAttrSet() ) in MakeCopy() 267 if( pCpyAttrNd->HasSwAttrSet() ) in MakeCopy() 1242 if( pSttTxtNd && bCopyCollFmt && pDestTxtNd->HasSwAttrSet() ) in CopyImpl()
|
H A D | ndsect.cxx | 883 if( pCpyTNd->HasSwAttrSet() ) in InsertTextSection()
|
H A D | ndtbl.cxx | 472 if( pNextNd && pNextNd->HasSwAttrSet() ) in InsertTable() 1614 if( pDelPara->pLastNd && pDelPara->pLastNd->HasSwAttrSet() ) in lcl_DelBox()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docfmt.cxx | 194 if( pNode && pNode->HasSwAttrSet() ) in lcl_RstAttr() 452 if( pTNd && pTNd->HasSwAttrSet() && pTNd->GetpSwAttrSet()->Count() ) in ResetAttrs() 473 if( pTNd && pTNd->HasSwAttrSet() && pTNd->GetpSwAttrSet()->Count() ) in ResetAttrs() 2452 if( pSet && pTNd->HasSwAttrSet() ) in SetTxtFmtCollByAutoFmt()
|
H A D | docedt.cxx | 1384 if( ( pTxtNd = aIdx.GetNode().GetTxtNode())->HasSwAttrSet() ) in lcl_JoinText() 1390 if( pTxtNd->HasSwAttrSet() && in lcl_JoinText() 1397 if( pOldTxtNd->HasSwAttrSet() ) in lcl_JoinText() 1460 if( pDelNd->HasSwAttrSet() ) in lcl_JoinText()
|
H A D | doctxm.cxx | 909 if( pCNd->HasSwAttrSet() ) in Update() 1062 if( pFirstEmptyNd->HasSwAttrSet() ) in Update()
|
H A D | htmltbl.cxx | 488 rHR |= !pTxtNd->HasSwAttrSet() || in lcl_GetMinMaxSize()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edfmt.cxx | 122 else if( pCNd->HasSwAttrSet() ) in FillByEx()
|
H A D | autofmt.cxx | 1055 if( pAktTxtNd->HasSwAttrSet() ) in SetColl() 2629 if( pAktTxtNd->HasSwAttrSet() ) in SwAutoFormat()
|
/aoo42x/main/sw/source/core/text/ |
H A D | porrst.cxx | 234 if ( rTxtNode.HasSwAttrSet() ) in EmptyHeight()
|
H A D | frmpaint.cxx | 491 if ( rTxtNode.HasSwAttrSet() ) in PaintEmpty()
|
H A D | frmcrsr.cxx | 1440 if( GetTxtNode()->HasSwAttrSet() ) in FillCrsrPos()
|
/aoo42x/main/sw/inc/ |
H A D | node.hxx | 488 inline sal_Bool HasSwAttrSet() const { return mpAttrSet ? sal_True : sal_False; } in HasSwAttrSet() function in SwCntntNode
|