Searched refs:RstTxtAttr (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sw/source/core/doc/ |
H A D | docfmt.cxx | 178 pTxtNode->RstTxtAttr( aSt, nEnd - aSt.GetIndex(), pPara->nWhich, in lcl_RstTxtAttr() 184 pTxtNode->RstTxtAttr( aSt, nEnd - aSt.GetIndex(), pPara->nWhich, in lcl_RstTxtAttr() 866 pTxtNd->RstTxtAttr( aSt, nPtPos, 0, pCharSet ); in lcl_InsAttr() 871 pTxtNd->RstTxtAttr( aSt, nPtPos, 0, pCharSet ); in lcl_InsAttr()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | untblk.cxx | 251 pTxtNode->RstTxtAttr( SwIndex(pTxtNode, 0), pTxtNode->Len(), 0, 0, true ); in UndoImpl()
|
H A D | unsect.cxx | 251 pTxtNd->RstTxtAttr( aCntIdx, pTxtNd->Len(), 0, 0, true ); in Join()
|
H A D | untbl.cxx | 2114 pTxtNd->RstTxtAttr( aTmpIdx, pTxtNd->GetTxt().Len() - nDelPos + 1 ); in UndoImpl()
|
/aoo42x/main/sw/inc/ |
H A D | ndtxt.hxx | 281 void RstTxtAttr(
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 268 pNd->RstTxtAttr( aIdx, 1, RES_CHRATR_FONTSIZE ); in SetFlysInDoc()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | txtedt.cxx | 397 void SwTxtNode::RstTxtAttr( in RstTxtAttr() function in SwTxtNode
|
H A D | thints.cxx | 1948 RstTxtAttr( aIndex, nEnd - nStt, RES_TXTATR_CHARFMT, 0 ); in SetAttr()
|
Completed in 90 milliseconds