Home
last modified time | relevance | path

Searched refs:GetLastTab (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxttab.cxx86 SwTabPortion *pLastTab = rInf.GetLastTab(); in NewTabPortion()
126 SwTwips nTabPos = rInf.GetLastTab() ? rInf.GetLastTab()->GetTabPos() : 0; in NewTabPortion()
358 SwTabPortion *pLastTab = rInf.GetLastTab(); in Format()
374 if( rInf.GetLastTab() == this && !IsTabLeftPortion() ) in FormatEOL()
H A Dporfly.cxx70 if( rInf.GetLastTab() ) in Format()
71 ((SwLinePortion*)rInf.GetLastTab())->FormatEOL( rInf ); in Format()
H A Ditrform2.cxx722 SwTabPortion *pLastTab = rInf.GetLastTab(); in BuildPortions()
1344 SwTabPortion* pLastTabPortion = rInf.GetLastTab(); in NewPortion()
1361 rInf.SetFull( rInf.GetLastTab()->Format( rInf ) ); in NewPortion()
H A Dinftxt.hxx680 inline SwTabPortion *GetLastTab() { return pLastTab; } in GetLastTab() function in SwTxtFormatInfo
H A Dinftxt.cxx1639 const xub_Unicode cTabDec = GetLastTab() ? (sal_Unicode)GetTabDecimal() : 0; in ScanPortionEnd()
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx131 SvLBoxTab* GetLastTab( sal_uInt16 nFlagMask, sal_uInt16& rTabPos );
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx2028 SvLBoxTab* pLastTab = GetLastTab(SV_LBOXTAB_SHOW_SELECTION,nLastTab); in GetFocusRect()
2387 SvLBoxTab* SvTreeListBox::GetLastTab( sal_uInt16 nFlagMask, sal_uInt16& rTabPos ) in GetLastTab() function in SvTreeListBox

Completed in 56 milliseconds