Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/table/
H A Dswtable.cxx178 void SetSaveUserColor(const Color* p ) { SetNewCol( &mpUserColor, p ); } in SetSaveUserColor() function in SwTableBox_Impl
198 inline void SwTableBox::SetSaveUserColor(const Color* p ) in SetSaveUserColor() function in SwTableBox
201 pImpl->SetSaveUserColor( p ); in SetSaveUserColor()
203 ( pImpl = new SwTableBox_Impl ) ->SetSaveUserColor( p ); in SetSaveUserColor()
2171 rBox.SetSaveUserColor( pNewUserColor ); in ChgTextToNum()
2303 rBox.SetSaveUserColor( pNewUserColor ); in ChgNumToText()
/trunk/main/sw/inc/
H A Dswtable.hxx452 inline void SetSaveUserColor(const Color* p );

Completed in 31 milliseconds