Home
last modified time | relevance | path

Searched refs:eStrId (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx52 SvxSwFramePosString::StringId eStrId; member
60 SvxSwFramePosString::StringId eStrId; member
1416 SvxSwFramePosString::StringId eStrId = pMap[nMapPos].eStrId; in GetAlignment() local
1420 if (pMap[i].eStrId == eStrId) in GetAlignment()
1454 SvxSwFramePosString::StringId eResId = pMap[i].eStrId; in GetMapPos()
1676 SvxSwFramePosString::StringId eStrId = pMap[nMapPos].eStrId; in FillRelLB() local
1680 if (pMap[_nMapPos].eStrId == eStrId) in FillRelLB()
1731 : pMap[nMapPos].eStrId ), in FillRelLB()
1832 …SvxSwFramePosString::StringId eStrId = m_aHoriMirrorCB.IsChecked() ? _pMap[i].eMirrorStrId : _pMap… in FillPosLB() local
1833 eStrId = lcl_ChangeResIdToVerticalOrRTL(eStrId, m_bIsVerticalFrame, m_bIsInRightToLeft); in FillPosLB()
[all …]
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx89 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()
1612 SvxSwFramePosString::StringId eStrId = pMap[nMapPos].eStrId; in GetAlignment() local
1616 if (pMap[i].eStrId == eStrId) in GetAlignment()
[all …]

Completed in 48 milliseconds