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()
826 aWidthAdjustValue( rCpy.aWidthAdjustValue ), in SwFmtCol()846 aWidthAdjustValue = rCpy.aWidthAdjustValue; in operator =()864 aWidthAdjustValue( 0 ), in SwFmtCol()880 aWidthAdjustValue == rCmp.GetAdjustValue() in operator ==()
Completed in 23 milliseconds