Searched refs:sStrId1 (Results 1 – 2 of 2) sorted by relevance
1687 … SvxSwFramePosString::StringId sStrId1 = aAsCharRelationMap[nRelPos].eStrId; in FillRelLB() local1689 … sStrId1 = lcl_ChangeResIdToVerticalOrRTL(sStrId1, m_bIsVerticalFrame, m_bIsInRightToLeft); in FillRelLB()1690 String sEntry = m_aFramePosString.GetString(sStrId1); in FillRelLB()1747 …SvxSwFramePosString::StringId sStrId1 = m_aHoriMirrorCB.IsChecked() ? aRelationMap[nRelPos].eMirro… in FillRelLB() local1748 … sStrId1 = lcl_ChangeResIdToVerticalOrRTL(sStrId1, m_bIsVerticalFrame, m_bIsInRightToLeft); in FillRelLB()1749 String sEntry = m_aFramePosString.GetString(sStrId1); in FillRelLB()
1441 … SvxSwFramePosString::StringId sStrId1 = aAsCharRelationMap[nRelPos].eStrId; in FillRelLB() local1444 sStrId1 = in FillRelLB()1445 lcl_ChangeResIdToVerticalOrRTL( sStrId1, in FillRelLB()1450 String sEntry = aFramePosString.GetString(sStrId1); in FillRelLB()
Completed in 36 milliseconds