Searched refs:i_nEnd (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/core/txtnode/ |
H A D | txtatr2.cxx | 102 const xub_StrLen i_nStart, const xub_StrLen i_nEnd ) in SwTxtAttrNesting() argument 103 : SwTxtAttrEnd( i_rAttr, i_nStart, i_nEnd ) in SwTxtAttrNesting() 324 xub_StrLen const i_nEnd, in CreateTxtMeta() argument 332 SwTxtMeta *const pTxtMeta(new SwTxtMeta(i_rAttr, i_nStart, i_nEnd)); in CreateTxtMeta() 337 const xub_StrLen i_nStart, const xub_StrLen i_nEnd ) in SwTxtMeta() argument 338 : SwTxtAttrNesting( i_rAttr, i_nStart, i_nEnd ) in SwTxtMeta()
|
/aoo42x/main/sw/inc/ |
H A D | txtatr.hxx | 67 const xub_StrLen i_nStart, const xub_StrLen i_nEnd ); 75 const xub_StrLen i_nStart, const xub_StrLen i_nEnd ); 82 xub_StrLen const i_nStart, xub_StrLen const i_nEnd,
|
Completed in 19 milliseconds