Searched refs:nDividerCountBy (Results 1 – 2 of 2) sorted by relevance
63 nDividerCountBy( 3 ), in SwLineNumberInfo()77 nDividerCountBy( rCpy.GetDividerCountBy() ), in SwLineNumberInfo()99 nDividerCountBy = rCpy.GetDividerCountBy(); in operator =()116 nDividerCountBy == rInf.GetDividerCountBy() && in operator ==()
48 sal_uInt16 nDividerCountBy; //Interval for display of an user defined member in SwLineNumberInfo74 sal_uInt16 GetDividerCountBy() const { return nDividerCountBy; } in GetDividerCountBy()75 void SetDividerCountBy( sal_uInt16 n ) { nDividerCountBy = n; } in SetDividerCountBy()
Completed in 15 milliseconds