Home
last modified time | relevance | path

Searched refs:aWidthAdjustValue (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/inc/
H A Dfmtclds.hxx86 sal_Int16 aWidthAdjustValue; member in SwFmtCol
104 sal_Int16 GetAdjustValue() const { return aWidthAdjustValue; } in GetAdjustValue()
105 void SetAdjustValue( const sal_Int16& n ) { aWidthAdjustValue = n; } in SetAdjustValue()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx831 aWidthAdjustValue( rCpy.aWidthAdjustValue ), in SwFmtCol()
851 aWidthAdjustValue = rCpy.aWidthAdjustValue; in operator =()
869 aWidthAdjustValue( 0 ), in SwFmtCol()
885 aWidthAdjustValue == rCmp.GetAdjustValue() in operator ==()

Completed in 18 milliseconds