Home
last modified time | relevance | path

Searched refs:HasHints (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx421 if ( HasHints() ) in SplitCntntNode()
452 if ( pNode->HasHints() ) in SplitCntntNode()
468 if ( HasHints() ) in SplitCntntNode()
528 if ( HasHints() ) in SplitCntntNode()
557 if ( HasHints() ) in SplitCntntNode()
868 if ( HasHints() ) in Update()
1191 if ( HasHints() ) in DontExpandFmt()
1879 if ( HasHints() ) in InsertText()
2452 if ( !HasHints() ) in GCAttr()
2764 if ( HasHints() ) in GetTxtAttrForCharAt()
[all …]
H A Dthints.cxx1660 if ( !HasHints() ) in DeleteAttribute()
1702 if ( !HasHints() ) in DeleteAttributes()
1879 if ( HasHints() ) in SetAttr()
2086 if( HasHints() ) in GetAttr()
3195 if ( HasHints() ) in ClearSwpHintsArr()
3244 if ( HasHints() ) in GetLang()
H A Dtxtedt.cxx651 if ( HasHints() ) in RstTxtAttr()
/aoo41x/main/sw/source/core/crsr/
H A Dfindattr.cxx146 if ( !rTxtNd.HasHints() ) in lcl_Search()
711 if( !rTxtNd.HasHints() ) in lcl_SearchForward()
785 if( !rTxtNd.HasHints() ) in lcl_SearchBackward()
939 if( ((SwTxtNode*)pNode)->HasHints() && in Find()
H A Dcallnk.cxx130 if ( ((SwTxtNode*)pCNd)->HasHints() ) in ~SwCallLink()
/aoo41x/main/sw/source/core/text/
H A Ditratr.hxx105 inline sal_Bool HasHints() const { return 0 != pHints; } in HasHints() function in SwAttrIter
H A Ditrpaint.cxx545 if( HasHints() ) in CheckSpecialUnderline()
/aoo41x/main/sw/source/core/doc/
H A Ddocfly.cxx253 ASSERT( pTxtNode->HasHints(), "Missing FlyInCnt-Hint." ); in SetFlyFrmAnchor()
837 ASSERT( pTxtNode->HasHints(), "Missing FlyInCnt-Hint." ); in ChgAnchor()
H A Ddoclay.cxx1401 ASSERT( pTxtNode->HasHints(), "Missing FlyInCnt-Hint." ); in lcl_InsertLabel()
1723 ASSERT( pTxtNode->HasHints(), "Missing FlyInCnt-Hint." ); in lcl_InsertDrawLabel()
H A Ddocfmt.cxx853 pTxtNd->HasHints() && !nMkPos && nPtPos == rStr.Len() ) in lcl_InsAttr()
/aoo41x/main/sw/inc/
H A Dndtxt.hxx235 inline bool HasHints() const { return m_pSwpHints ? true : false; } in HasHints() function in SwTxtNode
/aoo41x/main/sw/source/core/undo/
H A Dundobj1.cxx595 ASSERT( pTxtNode->HasHints(), "Missing FlyInCnt-Hint." ); in UndoImpl()
H A Dunattr.cxx549 ASSERT( pTxtNode->HasHints(), "Missing FlyInCnt-Hint." ); in RestoreFlyAnchor()
/aoo41x/main/sw/source/filter/html/
H A Dwrthtml.cxx885 if( !pTxtNd || !pTxtNd->HasHints() ) in OutHeaderAttrs()
H A Dhtmlatr.cxx2477 sal_uInt16 nCntAttr = pNd->HasHints() ? pNd->GetSwpHints().Count() : 0; in OutHTML_SwTxtNode()
/aoo41x/main/sw/source/core/unocore/
H A Dunodraw.cxx1233 ASSERT( pTxtNode->HasHints(), "Missing FlyInCnt-Hint." ); in setPropertyValue()
1319 ASSERT( pTxtNode->HasHints(), "Missing FlyInCnt-Hint." ); in setPropertyValue()

Completed in 607 milliseconds