Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/table/
H A Dswtable.cxx170 void SetNewCol( Color** ppCol, const Color* pNewCol );
178 void SetSaveUserColor(const Color* p ) { SetNewCol( &mpUserColor, p ); } in SetSaveUserColor()
179 void SetSaveNumFmtColor( const Color* p ) { SetNewCol( &mpNumFmtColor, p ); } in SetSaveNumFmtColor()
2732 void SwTableBox_Impl::SetNewCol( Color** ppCol, const Color* pNewCol ) in SetNewCol() function in SwTableBox_Impl

Completed in 34 milliseconds