Searched refs:aWidthAdjustValue (Results 1 – 2 of 2) sorted by relevance
86 sal_Int16 aWidthAdjustValue; member in SwFmtCol104 sal_Int16 GetAdjustValue() const { return aWidthAdjustValue; } in GetAdjustValue()105 void SetAdjustValue( const sal_Int16& n ) { aWidthAdjustValue = n; } in SetAdjustValue()
831 aWidthAdjustValue( rCpy.aWidthAdjustValue ), in SwFmtCol()851 aWidthAdjustValue = rCpy.aWidthAdjustValue; in operator =()869 aWidthAdjustValue( 0 ), in SwFmtCol()885 aWidthAdjustValue == rCmp.GetAdjustValue() in operator ==()
Completed in 227 milliseconds