Searched defs:GetLeftMin (Results 1 – 3 of 3) sorted by relevance
89 long GetLeftMin() const { return nLeftMin; } in GetLeftMin() function in SwTabCols
171 inline SwTwips GetLeftMin() const { return nFirst < nLeft ? nFirst : nLeft; } in GetLeftMin() function in SwTxtMargin
1553 inline long SvxRuler::GetLeftMin() const in GetLeftMin() function in SvxRuler
Completed in 33 milliseconds