Searched refs:rTOXMark (Results 1 – 2 of 2) sorted by relevance
403 const SwTOXMark& rTOXMark = pTxtMark->GetTOXMark(); in GetText_Impl() local408 rTxt = rTOXMark.GetPrimaryKey(); in GetText_Impl()409 rTxtReading = rTOXMark.GetPrimaryKeyReading(); in GetText_Impl()414 rTxt = rTOXMark.GetSecondaryKey(); in GetText_Impl()415 rTxtReading = rTOXMark.GetSecondaryKeyReading(); in GetText_Impl()420 rTxt = rTOXMark.GetText(); in GetText_Impl()421 rTxtReading = rTOXMark.GetTextReading(); in GetText_Impl()
571 SwTOXMark & rTOXMark = static_cast<SwTOXMark&>(rAttr.GetAttr()); in lcl_CreateTOXMarkPortion() local575 *const_cast<SwTOXType*>(rTOXMark.GetTOXType()), rTOXMark), in lcl_CreateTOXMarkPortion()
Completed in 48 milliseconds