Searched refs:FillPosLB (Results 1 – 4 of 4) sorted by relevance
/trunk/main/cui/source/tabpages/ |
H A D | swpossizetabpage.hxx | 130 …sal_uInt16 FillPosLB(FrmMap *pMap, sal_uInt16 nAlign, const sal_uInt16 _nRel, ListBox &rL…
|
H A D | swpossizetabpage.cxx | 1562 sal_uInt16 nMapPos = FillPosLB(m_pHMap, nH, nHRel, m_aHoriLB); in InitPos() 1572 nMapPos = FillPosLB(m_pVMap, nV, nVRel, m_aVertLB); in InitPos() 1809 sal_uInt16 SvxSwPosSizeTabPage::FillPosLB(FrmMap *_pMap, in FillPosLB() function in SvxSwPosSizeTabPage
|
/trunk/main/sw/source/ui/inc/ |
H A D | frmpage.hxx | 164 sal_uInt16 FillPosLB( const FrmMap* _pMap,
|
/trunk/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 1293 sal_uInt16 nMapPos = FillPosLB(pHMap, nH, nHRel, aHorizontalDLB); in InitPos() 1303 nMapPos = FillPosLB(pVMap, nV, nVRel, aVerticalDLB); in InitPos() 1350 sal_uInt16 SwFrmPage::FillPosLB(const FrmMap* _pMap, in FillPosLB() function in SwFrmPage
|
Completed in 48 milliseconds