Searched refs:GetLastTab (Results 1 – 7 of 7) sorted by relevance
86 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()
70 if( rInf.GetLastTab() ) in Format()71 ((SwLinePortion*)rInf.GetLastTab())->FormatEOL( rInf ); in Format()
722 SwTabPortion *pLastTab = rInf.GetLastTab(); in BuildPortions()1344 SwTabPortion* pLastTabPortion = rInf.GetLastTab(); in NewPortion()1361 rInf.SetFull( rInf.GetLastTab()->Format( rInf ) ); in NewPortion()
680 inline SwTabPortion *GetLastTab() { return pLastTab; } in GetLastTab() function in SwTxtFormatInfo
1639 const xub_Unicode cTabDec = GetLastTab() ? (sal_Unicode)GetTabDecimal() : 0; in ScanPortionEnd()
131 SvLBoxTab* GetLastTab( sal_uInt16 nFlagMask, sal_uInt16& rTabPos );
2028 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 53 milliseconds