Searched refs:m_pHMap (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/cui/source/tabpages/ |
| H A D | swpossizetabpage.cxx | 568 m_pHMap( 0 ), in SvxSwPosSizeTabPage() 730 if ( m_pHMap ) in FillItemSet() 739 sal_uInt16 nMapPos = GetMapPos(m_pHMap, m_aHoriLB); in FillItemSet() 740 short nAlign = GetAlignment(m_pHMap, nMapPos, m_aHoriLB, m_aHoriToLB); in FillItemSet() 741 short nRel = GetRelation(m_pHMap, m_aHoriToLB); in FillItemSet() 1081 if ( m_pHMap ) in IMPL_LINK() 1084 sal_uInt16 nMapPos = GetMapPos(m_pHMap, m_aHoriToLB); in IMPL_LINK() 1085 sal_uInt16 nAlign = GetAlignment(m_pHMap, nMapPos, m_aHoriLB, m_aHoriToLB); in IMPL_LINK() 1086 sal_uInt16 nRel = GetRelation(m_pHMap, m_aHoriToLB); in IMPL_LINK() 1228 sal_uInt16 nRel = GetRelation(m_pHMap, m_aHoriToLB); in IMPL_LINK() [all …]
|
| H A D | swpossizetabpage.hxx | 93 FrmMap* m_pHMap; member in SvxSwPosSizeTabPage
|