Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx112 void SetSaveUserColor(const Color* p ) { SetNewCol( &mpUserColor, p ); } in SetSaveUserColor() function in SwTableBox_Impl
132 inline void SwTableBox::SetSaveUserColor(const Color* p ) in SetSaveUserColor() function in SwTableBox
135 pImpl->SetSaveUserColor( p ); in SetSaveUserColor()
137 ( pImpl = new SwTableBox_Impl ) ->SetSaveUserColor( p ); in SetSaveUserColor()
2105 rBox.SetSaveUserColor( pNewUserColor ); in ChgTextToNum()
2237 rBox.SetSaveUserColor( pNewUserColor ); in ChgNumToText()
/aoo41x/main/sw/inc/
H A Dswtable.hxx452 inline void SetSaveUserColor(const Color* p );

Completed in 46 milliseconds