Lines Matching refs:nNodePos
212 SwHistorySetTxt::SwHistorySetTxt( SwTxtAttr* pTxtHt, sal_uLong nNodePos ) in SwHistorySetTxt() argument
214 , m_nNodeIndex( nNodePos ) in SwHistorySetTxt()
266 SwHistorySetTxtFld::SwHistorySetTxtFld( SwTxtFld* pTxtFld, sal_uLong nNodePos ) in SwHistorySetTxtFld() argument
284 m_nNodeIndex = nNodePos; in SwHistorySetTxtFld()
328 SwHistorySetRefMark::SwHistorySetRefMark( SwTxtRefMark* pTxtHt, sal_uLong nNodePos ) in SwHistorySetRefMark() argument
331 , m_nNodeIndex( nNodePos ) in SwHistorySetRefMark()
357 SwHistorySetTOXMark::SwHistorySetTOXMark( SwTxtTOXMark* pTxtHt, sal_uLong nNodePos ) in SwHistorySetTOXMark() argument
362 , m_nNodeIndex( nNodePos ) in SwHistorySetTOXMark()
416 xub_StrLen nAttrStart, xub_StrLen nAttrEnd, sal_uLong nNodePos ) in SwHistoryResetTxt() argument
418 , m_nNodeIndex( nNodePos ), m_nStart( nAttrStart ), m_nEnd( nAttrEnd ) in SwHistoryResetTxt()
435 SwHistorySetFootnote::SwHistorySetFootnote( SwTxtFtn* pTxtFtn, sal_uLong nNodePos ) in SwHistorySetFootnote() argument
439 , m_nNodeIndex( nNodePos ) in SwHistorySetFootnote()
719 sal_uLong nNodePos, const SvUShortsSort& rSetArr ) in SwHistorySetAttrSet() argument
723 , m_nNodeIndex( nNodePos ) in SwHistorySetAttrSet()
821 sal_uLong nNodePos, xub_StrLen nAttrStt, xub_StrLen nAttrEnd ) in SwHistoryResetAttrSet() argument
823 , m_nNodeIndex( nNodePos ), m_nStart( nAttrStt ), m_nEnd( nAttrEnd ) in SwHistoryResetAttrSet()