Lines Matching refs:eStrId
89 SvxSwFramePosString::StringId eStrId; member
97 SvxSwFramePosString::StringId eStrId; member
626 if ( ( !_bUseMirrorStr && _pMap[nRelMapPos].eStrId == _eStrId ) || in lcl_GetLBRelationsForStrID()
1373 …SvxSwFramePosString::StringId eStrId = aMirrorPagesCB.IsChecked() ? _pMap[i].eMirrorStrId : _pMap[… in FillPosLB() local
1375 eStrId = lcl_ChangeResIdToVerticalOrRTL( eStrId, in FillPosLB()
1380 String sEntry(aFramePosString.GetString(eStrId)); in FillPosLB()
1430 SvxSwFramePosString::StringId eStrId = _pMap[_nLBSelPos].eStrId; in FillRelLB() local
1434 if (_pMap[nMapPos].eStrId == eStrId) in FillRelLB()
1441 … SvxSwFramePosString::StringId sStrId1 = aAsCharRelationMap[nRelPos].eStrId; in FillRelLB()
1491 : _pMap[_nLBSelPos].eStrId), in FillRelLB()
1508 … aRelationMap[nRelPos].eMirrorStrId : aRelationMap[nRelPos].eStrId; in FillRelLB()
1612 SvxSwFramePosString::StringId eStrId = pMap[nMapPos].eStrId; in GetAlignment() local
1616 if (pMap[i].eStrId == eStrId) in GetAlignment()
1652 SvxSwFramePosString::StringId eResId = pMap[i].eStrId; in GetMapPos()