Searched refs:nAbsLeft (Results 1 – 2 of 2) sorted by relevance
634 void MSWordExportBase::CorrectTabStopInSet( SfxItemSet& rSet, sal_uInt16 nAbsLeft ) in CorrectTabStopInSet() argument647 rTab.GetTabPos() >= nAbsLeft ) in CorrectTabStopInSet()649 rTab.GetTabPos() -= nAbsLeft; in CorrectTabStopInSet()
839 static void CorrectTabStopInSet( SfxItemSet& rSet, sal_uInt16 nAbsLeft );
Completed in 43 milliseconds